forked-synapse/docs/modules
Brendan Abolivier b10257e879
Add a spamchecker callback to allow or deny room creation based on invites (#10898)
This is in the context of creating new module callbacks that modules in https://github.com/matrix-org/synapse-dinsic can use, in an effort to reconcile the spam checker API in synapse-dinsic with the one in mainline.

This adds a callback that's fairly similar to user_may_create_room except it also allows processing based on the invites sent at room creation.
2021-09-24 16:38:23 +02:00
..
account_validity_callbacks.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00
index.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00
porting_legacy_module.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00
presence_router_callbacks.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00
spam_checker_callbacks.md Add a spamchecker callback to allow or deny room creation based on invites (#10898) 2021-09-24 16:38:23 +02:00
third_party_rules_callbacks.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00
writing_a_module.md Improve the modules doc (#10758) 2021-09-08 17:14:54 +00:00