summary refs log tree commit diff
path: root/synapse/module_api/callbacks/spamchecker_callbacks.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run pyupgrade for python 3.7 & 3.8. (#16110)Patrick Cloke2023-08-151-36/+12
* Add tracing to media `/upload` endpoint (#15850)Eric Eastwood2023-07-051-0/+1
* Add login spam checker API (#15838)Erik Johnston2023-06-261-0/+80
* Move Spam Checker callbacks to a dedicated file (#15453)Andrew Morgan2023-04-181-0/+821