MatrixSynapse/synapse/handlers
Erik Johnston 61eaa6ec64 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sync 2016-01-28 10:50:57 +00:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py
directory.py
events.py Only fetch events for rooms and receipts 2016-01-21 16:10:37 +00:00
federation.py Federation: drop events which cause SynapseErrors 2016-01-27 17:02:10 +00:00
identity.py
message.py Make it possible to paginate forwards from stream tokens 2016-01-27 17:42:45 +00:00
presence.py
profile.py
receipts.py
register.py Underscores are allowed in user ids 2016-01-22 14:59:49 +00:00
room.py
search.py
sync.py Use the same path for incremental with gap or without gap 2016-01-27 17:33:27 +00:00
typing.py