summary refs log tree commit diff
path: root/docs/spam_checker.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make deprecation notice of the spam checker doc more obvious (#10395)Brendan Abolivier2021-07-151-2/+4
* Standardise the module interface (#10062)Brendan Abolivier2021-06-181-0/+4
* Pass SSO IdP information to spam checker's registration function (#9626)Andrew Morgan2021-03-161-1/+7
* Fix spam checker modules documentation example (#9580)Jason Robinson2021-03-101-0/+10
* Fix typo in spam checker documentationAndrew Morgan2021-02-241-1/+1
* Add check_media_file_for_spam spam checker hookErik Johnston2021-02-041-0/+3
* Allow spam-checker modules to be provide async methods. (#8890)David Teller2020-12-111-6/+13
* Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464)Richard van der Hoff2020-10-071-6/+3
* Extend spam checker to allow for multiple modules (#7435)Andrew Morgan2020-05-081-7/+12
* Filter the results of user directory searching via the spam checker (#6888)Patrick Cloke2020-02-141-0/+3
* Add documentation for the spam checker module (#6906)Patrick Cloke2020-02-131-0/+85