summary refs log tree commit diff
path: root/synapse/module_api/callbacks (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump mypy from 1.5.1 to 1.8.0 (#16901)dependabot[bot]2024-03-131-1/+1
* Fix joining remote rooms when a `on_new_event` callback is registered (#16973)Quentin Gliech2024-03-061-14/+9
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-234-0/+4
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-134-41/+64
|\
| * Update license headersPatrick Cloke2023-11-214-41/+64
* | ModuleAPI SSO auth callbacks (#15207)Andrew Yasinishyn2023-12-011-0/+6
|/
* Use full GitHub links instead of bare issue numbers. (#16637)Patrick Cloke2023-11-151-1/+2
* Allow modules to delete rooms. (#15997)reivilibre2023-09-061-3/+8
* 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 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