summary refs log tree commit diff
path: root/docs/modules/third_party_rules_callbacks.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix joining remote rooms when a `on_new_event` callback is registered (#16973)Quentin Gliech2024-03-061-0/+4
* Update book locationErik Johnston2023-12-131-2/+2
* Add module API callbacks for adding and deleting local 3PID associations (#15044Andrew Morgan2023-02-271-1/+44
* Clarify the workers that the ThirdPartyRules' `on_new_event` callback will ru...Andrew Morgan2023-02-221-0/+3
* Add a callback to react to 3PID associations (#12302)Brendan Abolivier2022-03-311-0/+18
* Add third_party module callbacks to check if a user can delete a room and dea...Will Hunt2022-03-091-0/+43
* Add module callbacks called for reacting to deactivation status change and pr...Brendan Abolivier2022-03-011-0/+56
* Make `check_event_allowed` module API callback not fail open (accept events) ...reivilibre2021-11-011-0/+8
* Implement an `on_new_event` callback (#11126)Brendan Abolivier2021-10-261-0/+21
* Document the version of Synapse each module callback was introduced in (#11132)Brendan Abolivier2021-10-201-0/+8
* Document Synapse's behaviour when dealing with multiple modules (#11096)Brendan Abolivier2021-10-181-0/+21
* Improve the modules doc (#10758)Brendan Abolivier2021-09-081-0/+125