MatrixSynapse/synapse/handlers
David Baker e377d33652 Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Rename annotate_state_groups to annotate_event_with_state 2014-11-11 16:58:53 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py SYN-153: Fix formatting of federation error message 2014-11-20 09:58:23 +00:00
events.py Preserve logging context in a few more places, drop the logging context after it has been stashed to reduce potential for confusion 2014-11-19 16:37:43 +00:00
federation.py These lines aren't doing anything 2014-11-17 10:41:35 +00:00
login.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
message.py Remove unused variable 2014-11-18 16:46:12 +00:00
presence.py Initialise UserPresenceCache instances to always contain a 'presence' key 2014-11-19 17:31:46 +00:00
profile.py Don't add a 'prev' key to m.room.member messages 2014-11-19 17:59:51 +00:00
register.py Separate out the matrix http client completely because just about all of its code it now separate from the simple case we need for standard HTTP(S) 2014-11-20 17:41:56 +00:00
room.py Don't add a 'prev' key to m.room.member messages 2014-11-19 17:59:51 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00