MatrixSynapse/synapse/handlers
Mark Haines 471555b3a8 Move the rooms out into a room_map mapping from room_id to room. 2015-10-05 16:39:36 +01:00
..
__init__.py
_base.py
admin.py
appservice.py
auth.py Allow configuration to ignore invalid SSL certs 2015-09-09 12:02:07 +01:00
directory.py
events.py
federation.py synapse/handlers/federation.py:_handle_auth_events was unused 2015-09-23 10:25:26 +01:00
identity.py
message.py Clarify that room_initial_sync returns a python dict 2015-09-21 14:21:03 +01:00
presence.py
profile.py
receipts.py
register.py
room.py Merge pull request #288 from matrix-org/markjh/unused_definitions 2015-09-28 14:22:44 +01:00
sync.py Move the rooms out into a room_map mapping from room_id to room. 2015-10-05 16:39:36 +01:00
typing.py