anonymousland-synapse/synapse/handlers
Mark Haines 81b94c5750 Merge pull request #1066 from matrix-org/markjh/direct_to_device_lowerbound
Only return new device messages in /sync
2016-09-02 16:18:34 +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
auth.py
device.py
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 Correctly handle the difference between prev and current state 2016-08-31 14:26: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