MatrixSynapse/synapse/handlers
Richard van der Hoff 617e8a4653 Allow ThirdPartyRules modules to replace event content
Support returning a new event dict from `check_event_allowed`.
2020-10-13 23:24:50 +01:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
acme.py
acme_issuing_service.py
admin.py
appservice.py
auth.py
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 response cache. (#8507) 2020-10-09 11:35:11 -04:00
message.py Allow ThirdPartyRules modules to replace event content 2020-10-13 23:24:50 +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 Move additional tasks to the background worker, part 4 (#8513) 2020-10-13 08:20:32 -04:00
read_marker.py
receipts.py
register.py
room.py Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
room_list.py
room_member.py Fix message duplication if something goes wrong after persisting the event (#8476) 2020-10-13 12:07:56 +01:00
room_member_worker.py
saml_handler.py
search.py
set_password.py
state_deltas.py
stats.py
sync.py Add type hints to response cache. (#8507) 2020-10-09 11:35:11 -04:00
typing.py
user_directory.py