forked-synapse/synapse/handlers
2014-11-10 11:15:02 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Use current state to get room hosts, rather than querying the database 2014-11-07 16:03:31 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py Notify users about invites. 2014-11-10 11:15:02 +00:00
login.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
message.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
presence.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
profile.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
register.py Use python logger, not the twisted logger 2014-11-03 10:16:28 +00:00
room.py Implement invite part of invite join dance 2014-11-07 13:41:00 +00:00
typing.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00