synapse-product/synapse/handlers
2014-10-17 15:04:17 +01:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py Finish implementing the new join dance. 2014-10-17 15:04:17 +01:00
login.py Split PlainHttpClient into separate clients for talking to Identity servers and talking to Capatcha servers 2014-10-02 14:03:26 +01:00
message.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
presence.py
profile.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
register.py Fix pyflakes errors 2014-10-02 14:37:30 +01:00
room.py Begin making auth use event.old_state_events 2014-10-15 16:06:59 +01:00
typing.py