MatrixSynapse/synapse/handlers
Erik Johnston 30961182f2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 2016-08-26 09:48:13 +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
directory.py
e2e_keys.py
events.py
federation.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_ids 2016-08-26 09:48:13 +01:00
identity.py
message.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
presence.py
profile.py
receipts.py
register.py
room.py
room_member.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
search.py
sync.py Make sync not pull out full state 2016-08-25 18:59:44 +01:00
typing.py