MatrixSynapse/synapse/handlers
Erik Johnston 2854ee2a52 Only pull out IDs from DB for /state_ids/ request 2016-09-02 10:53:36 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
device.py
directory.py
e2e_keys.py
events.py
federation.py Only pull out IDs from DB for /state_ids/ request 2016-09-02 10:53:36 +01:00
identity.py
message.py Correctly handle the difference between prev and current state 2016-08-31 14:26:22 +01:00
presence.py Fix typo in log line 2016-09-01 14:50:06 +01:00
profile.py
receipts.py
register.py
room.py
room_member.py Correctly handle the difference between prev and current state 2016-08-31 14:26:22 +01:00
search.py
sync.py Comment about message deletion 2016-08-30 11:23:26 +01:00
typing.py