MatrixSynapse/synapse/handlers
Erik Johnston 097330bae8 Check correct variable 2016-08-30 15:50: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
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 Measure _filter_events_for_server 2016-08-26 11:15:40 +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 Check correct variable 2016-08-30 15:50:20 +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 Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00
search.py
sync.py Comment about message deletion 2016-08-30 11:23:26 +01:00
typing.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00