synapse-product/synapse/handlers
2016-09-06 10:28:35 +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 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 Short circuit if presence is the same 2016-09-06 10:28:35 +01:00
profile.py
receipts.py
register.py
room_member.py Fix membership changes to be idempotent 2016-09-02 19:23:22 +01:00
room.py
search.py
sync.py Only return new device messages in /sync 2016-09-02 15:50:37 +01:00
typing.py