MatrixSynapse/synapse/handlers
Mark Haines fa9d36e050 Merge branch 'develop' into markjh/direct_to_device_federation 2016-09-08 13:43:43 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
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
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 Record counts of state changes 2016-09-06 11:31:01 +01:00
profile.py
receipts.py
register.py
room.py
room_member.py Fix membership changes to be idempotent 2016-09-02 19:23:22 +01:00
search.py
sync.py
typing.py