MatrixSynapse/synapse/handlers
Mark Haines d4a35ada28 Send device messages over federation 2016-09-06 18:16:20 +01:00
..
__init__.py
_base.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
account_data.py
admin.py
appservice.py Merge pull request #1041 from matrix-org/paul/third-party-lookup 2016-08-25 17:06:53 +01:00
auth.py
device.py
devicemessage.py Send device messages over federation 2016-09-06 18:16:20 +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 Merge pull request #1064 from matrix-org/erikj/on_receive_check 2016-09-02 14:43:35 +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 Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
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 Only return new device messages in /sync 2016-09-02 15:50:37 +01:00
typing.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00