MatrixSynapse/synapse/handlers
Brendan Abolivier a743bf4694
Port the ThirdPartyEventRules module interface to the new generic interface (#10386)
Port the third-party event rules interface to the generic module interface introduced in v1.37.0
2021-07-20 12:39:46 +02:00
..
ui_auth
__init__.py
_base.py
account_data.py
account_validity.py
admin.py
appservice.py
auth.py
cas.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
deactivate_account.py
device.py
devicemessage.py
directory.py
e2e_keys.py
e2e_room_keys.py
event_auth.py
events.py
federation.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
groups_local.py
identity.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
initial_sync.py
message.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
oidc.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
pagination.py
password_policy.py
presence.py
profile.py Use inline type hints in `handlers/` and `rest/`. (#10382) 2021-07-16 18:22:36 +01:00
read_marker.py
receipts.py
register.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
room.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
room_list.py Fix exception when failing to get remote room list (#10414) 2021-07-20 11:35:23 +01:00
room_member.py
room_member_worker.py
saml.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
search.py
send_email.py
set_password.py
space_summary.py
sso.py Use inline type hints in `handlers/` and `rest/`. (#10382) 2021-07-16 18:22:36 +01:00
state_deltas.py
stats.py
sync.py [pyupgrade] `synapse/` (#10348) 2021-07-19 15:28:05 +01:00
typing.py
user_directory.py