summary refs log tree commit diff
path: root/synapse/module_api/callbacks/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ratelimit callbacks to module API to allow dynamic ratelimiting (#18458)Hugh Nimmo-Smith2025-06-041-0/+4
* Add media repository callbacks to module API to control media upload size (#1...Hugh Nimmo-Smith2025-06-041-0/+4
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Move ThirdPartyEventRules into module_api/callbacks (#15535)Andrew Morgan2023-05-041-0/+4
* Move Spam Checker callbacks to a dedicated file (#15453)Andrew Morgan2023-04-181-1/+10
* Move Account Validity callbacks to a dedicated file (#15237)Andrew Morgan2023-03-161-0/+22