summary refs log tree commit diff
path: root/docs/modules/spam_checker_callbacks.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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