MatrixSynapse/synapse/handlers
Erik Johnston 415ddf59bb Don't add a 'prev' key to m.room.member messages 2014-11-19 17:59:51 +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: Raise 404 if room alias is not found 2014-11-19 17:14:14 +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 Fix pep8 warnings 2014-10-30 11:10:17 +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 Use python logger, not the twisted logger 2014-11-03 10:16:28 +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