MatrixSynapse/synapse/handlers
Travis Ralston d8e65ed7e1
Fix a minor documentation typo in on_make_leave
2018-07-25 15:44:41 -06:00
..
__init__.py Move RoomContextHandler out of Handlers 2018-07-18 15:33:03 +01:00
_base.py Use new getters 2018-07-23 13:17:22 +01:00
account_data.py
admin.py
appservice.py another couple of logcontext leaks 2018-07-24 00:57:48 +01:00
auth.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Fix a minor documentation typo in on_make_leave 2018-07-25 15:44:41 -06:00
groups_local.py
identity.py
initial_sync.py another couple of logcontext leaks 2018-07-24 00:57:48 +01:00
message.py Merge branch 'develop' into erikj/client_apis_move 2018-07-24 09:57:05 +01:00
pagination.py Move PaginationHandler to its own file 2018-07-20 15:32:23 +01:00
presence.py
profile.py Fix updating of cached remote profiles 2018-07-25 10:34:48 +01:00
read_marker.py
receipts.py
register.py
room.py Replace usage of get_current_toke with StreamToken.START 2018-07-24 16:49:17 +01:00
room_list.py
room_member.py Use new getters 2018-07-23 13:17:22 +01:00
room_member_worker.py
search.py
set_password.py
sync.py
typing.py
user_directory.py