Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a callback to react to 3PID associations (#12302) | Brendan Abolivier | 2022-03-31 | 1 | -0/+18 |
* | Add third_party module callbacks to check if a user can delete a room and dea... | Will Hunt | 2022-03-09 | 1 | -0/+43 |
* | Add module callbacks called for reacting to deactivation status change and pr... | Brendan Abolivier | 2022-03-01 | 1 | -0/+56 |
* | Make `check_event_allowed` module API callback not fail open (accept events) ... | reivilibre | 2021-11-01 | 1 | -0/+8 |
* | Implement an `on_new_event` callback (#11126) | Brendan Abolivier | 2021-10-26 | 1 | -0/+21 |
* | Document the version of Synapse each module callback was introduced in (#11132) | Brendan Abolivier | 2021-10-20 | 1 | -0/+8 |
* | Document Synapse's behaviour when dealing with multiple modules (#11096) | Brendan Abolivier | 2021-10-18 | 1 | -0/+21 |
* | Improve the modules doc (#10758) | Brendan Abolivier | 2021-09-08 | 1 | -0/+125 |