summary refs log tree commit diff
path: root/synapse/module_api/callbacks/third_party_event_rules_callbacks.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 3pid and identity serversRory&2025-06-281-143/+2
* 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-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* 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
* Move ThirdPartyEventRules into module_api/callbacks (#15535)Andrew Morgan2023-05-041-0/+591