summary refs log tree commit diff
path: root/synapse/module_api/callbacks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add tracing to media `/upload` endpoint (#15850)Eric Eastwood2023-07-051-0/+1
| | | Add tracing instrumentation to media `/upload` code paths to investigate https://github.com/matrix-org/synapse/issues/15841
* Add login spam checker API (#15838)Erik Johnston2023-06-261-0/+80
|
* Move ThirdPartyEventRules into module_api/callbacks (#15535)Andrew Morgan2023-05-042-0/+595
|
* Move Spam Checker callbacks to a dedicated file (#15453)Andrew Morgan2023-04-182-1/+831
|
* Move Account Validity callbacks to a dedicated file (#15237)Andrew Morgan2023-03-162-0/+115