MatrixSynapse/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
account_data.py
admin.py
appservice.py
auth.py
device.py
directory.py
e2e_keys.py
events.py
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
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