mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
b10257e879
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. |
||
---|---|---|
.. | ||
__init__.py | ||
builder.py | ||
presence_router.py | ||
snapshot.py | ||
spamcheck.py | ||
third_party_rules.py | ||
utils.py | ||
validator.py |