Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass SSO IdP information to spam checker's registration function (#9626) | Andrew Morgan | 2021-03-16 | 1 | -1/+7 |
* | Fix spam checker modules documentation example (#9580) | Jason Robinson | 2021-03-10 | 1 | -0/+10 |
* | Fix typo in spam checker documentation | Andrew Morgan | 2021-02-24 | 1 | -1/+1 |
* | Add check_media_file_for_spam spam checker hook | Erik Johnston | 2021-02-04 | 1 | -0/+3 |
* | Allow spam-checker modules to be provide async methods. (#8890) | David Teller | 2020-12-11 | 1 | -6/+13 |
* | Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) | Richard van der Hoff | 2020-10-07 | 1 | -6/+3 |
* | Extend spam checker to allow for multiple modules (#7435) | Andrew Morgan | 2020-05-08 | 1 | -7/+12 |
* | Filter the results of user directory searching via the spam checker (#6888) | Patrick Cloke | 2020-02-14 | 1 | -0/+3 |
* | Add documentation for the spam checker module (#6906) | Patrick Cloke | 2020-02-13 | 1 | -0/+85 |