MatrixSynapse/synapse/handlers
Mark Haines 84a769cdb7 Fix code-style 2015-02-10 17:58:36 +00:00
..
__init__.py
_base.py
admin.py
directory.py
events.py
federation.py Explicitly list the RejectedReasons that we can prove 2015-02-06 15:16:26 +00:00
login.py
message.py During room intial sync, only calculate current state once. 2015-02-09 17:41:29 +00:00
presence.py Fix code-style 2015-02-10 17:58:36 +00:00
profile.py
register.py Code-style fixes 2015-02-10 16:30:48 +00:00
room.py Pass through list of room hosts from room alias query to federation so that it can retry against different room hosts 2015-02-05 13:44:42 +00:00
sync.py Fix code-style 2015-02-10 17:58:36 +00:00
typing.py