synapse-product/synapse/handlers
Erik Johnston d514dac0b2
Merge pull request #5860 from matrix-org/erikj/update_5704_comments
Remove logging for #5407 and update comments
2019-08-19 10:20:59 +01:00
..
__init__.py Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
_base.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
account_data.py
account_validity.py
acme_issuing_service.py Allow configuration of the path used for ACME account keys. 2019-06-24 13:51:22 +01:00
acme.py
admin.py
appservice.py
auth.py
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
federation.py Merge pull request #5790 from matrix-org/erikj/groups_request_errors 2019-08-01 13:14:08 +01:00
groups_local.py
identity.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
initial_sync.py
message.py
pagination.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
presence.py
profile.py
read_marker.py
receipts.py
register.py
room_list.py
room_member_worker.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
room_member.py
room.py
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py
sync.py
typing.py
user_directory.py