summary refs log tree commit diff
path: root/docs/modules/spam_checker_callbacks.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update spam checker documentation for moved media modules. (#15175)Patrick Cloke2023-02-281-2/+2
* Fix version number in spam checker callbacks doc (#13047)Brendan Abolivier2022-06-141-6/+6
* Uniformize spam-checker API, part 4: port other spam-checker callbacks to ret...David Teller2022-06-131-56/+134
* Fix import in module_api module and docs on the new check_event_for_spam sign...Brendan Abolivier2022-05-311-16/+15
* Uniformize spam-checker API, part 2: check_event_for_spam (#12808)David Teller2022-05-231-10/+17
* add SpamChecker callback for silently dropping inbound federated events (#12744)Jess Porter2022-05-231-0/+18
* Correct `check_username_for_spam` annotations and docs (#12246)David Robertson2022-03-181-4/+6
* Explain the meaning of spam checker callbacks' return values (#12003)David Robertson2022-02-161-13/+27
* Deprecate user_may_create_room_with_invites (#11206)Brendan Abolivier2021-11-011-36/+0
* Document the version of Synapse each module callback was introduced in (#11132)Brendan Abolivier2021-10-201-0/+22
* Document Synapse's behaviour when dealing with multiple modules (#11096)Brendan Abolivier2021-10-181-0/+56
* Add a spamchecker method to allow or deny 3pid invites (#10894)Brendan Abolivier2021-10-061-0/+35
* Add a spamchecker callback to allow or deny room joins (#10910)Brendan Abolivier2021-10-061-0/+15
* Add a spamchecker callback to allow or deny room creation based on invites (#...Brendan Abolivier2021-09-241-0/+29
* Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10...Charles Wright2021-09-171-2/+2
* Improve the modules doc (#10758)Brendan Abolivier2021-09-081-0/+160