synapse/docs/modules
Patrick Cloke 7c9b91790c
Consolidate logic to check for deactivated users. (#15634)
This moves the deactivated user check to the method which
all login types call.

Additionally updates the application service tests to be more
realistic by removing invalid tests and fixing server names.
2023-05-23 10:35:43 -04:00
..
account_data_callbacks.md Add a module callback to react to account data changes (#12327) 2022-04-01 11:22:48 +02:00
account_validity_callbacks.md Document the version of Synapse each module callback was introduced in (#11132) 2021-10-20 11:04:27 +00:00
background_update_controller_callbacks.md Make background updates controllable via a plugin (#11306) 2021-11-29 17:57:06 +01:00
index.md Document Synapse's behaviour when dealing with multiple modules (#11096) 2021-10-18 18:26:52 +02:00
password_auth_provider_callbacks.md Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
porting_legacy_module.md Port the Password Auth Providers module interface to the new generic interface (#10548) 2021-10-13 11:21:52 +00:00
presence_router_callbacks.md Document the version of Synapse each module callback was introduced in (#11132) 2021-10-20 11:04:27 +00:00
spam_checker_callbacks.md Update spam checker documentation for moved media modules. (#15175) 2023-02-28 12:51:11 -05:00
third_party_rules_callbacks.md Add module API callbacks for adding and deleting local 3PID associations (#15044 2023-02-27 14:19:19 +00:00
writing_a_module.md Add documentation for caching in a module (#14026) 2023-02-28 14:16:33 +00:00