synapse-product/synapse/handlers
2020-10-21 06:44:31 -04:00
..
ui_auth Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
__init__.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
_base.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
account_data.py
account_validity.py Consistently use wrap_as_background_task in more places (#8599) 2020-10-20 11:29:38 -04:00
acme_issuing_service.py
acme.py
admin.py
appservice.py Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
auth.py Fix mypy error: auth handler "checkpw" internal function type mismatch (#8569) 2020-10-19 18:32:24 +01:00
cas_handler.py
deactivate_account.py Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
events.py
federation.py Move third_party_rules check to event creation time 2020-10-13 21:38:48 +01:00
groups_local.py
identity.py
initial_sync.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
message.py Fix modifying events in ThirdPartyRules modules (#8564) 2020-10-16 13:39:46 +01:00
oidc_handler.py
pagination.py Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
password_policy.py
presence.py
profile.py Add type hints to profile and base handlers. (#8609) 2020-10-21 06:44:31 -04:00
read_marker.py
receipts.py Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
register.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
room_list.py
room_member_worker.py
room_member.py Simplify _locally_reject_invite 2020-10-13 23:58:48 +01:00
room.py Remove redundant token_id parameter to create_event 2020-10-13 23:06:36 +01:00
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py
sync.py Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
typing.py Send some ephemeral events to appservices (#8437) 2020-10-15 12:33:28 -04:00
user_directory.py