MatrixSynapse/synapse/handlers
Paul "LeoNerd" Evans 033d43e419 Don't corrupt shared cache on subsequent protocol requests 2016-09-09 13:10:36 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py Don't corrupt shared cache on subsequent protocol requests 2016-09-09 13:10:36 +01:00
auth.py
device.py
devicemessage.py Add a new method to enqueue the device messages rather than sending a dummy EDU 2016-09-07 16:10:51 +01:00
directory.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
e2e_keys.py
events.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
federation.py Use get_joined_users_from_context instead of manually looking up hosts 2016-09-05 13:44:40 +01:00
identity.py
message.py Use get_joined_users_from_context instead of manually looking up hosts 2016-09-05 13:44:40 +01:00
presence.py Check the user_id for presence/typing matches origin 2016-09-08 15:07:38 +01:00
profile.py
receipts.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
register.py
room.py Add server param to /publicRooms 2016-09-08 11:53:05 +01:00
room_member.py Fix membership changes to be idempotent 2016-09-02 19:23:22 +01:00
search.py
sync.py Only return new device messages in /sync 2016-09-02 15:50:37 +01:00
typing.py Check the user_id for presence/typing matches origin 2016-09-08 15:07:38 +01:00