Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the version of Synapse each module callback was introduced in (#11132) | Brendan Abolivier | 2021-10-20 | 5 | -0/+44 |
* | Document Synapse's behaviour when dealing with multiple modules (#11096) | Brendan Abolivier | 2021-10-18 | 7 | -8/+153 |
* | Port the Password Auth Providers module interface to the new generic interfac... | Azrenbeth | 2021-10-13 | 2 | -0/+156 |
* | Add a spamchecker method to allow or deny 3pid invites (#10894) | Brendan Abolivier | 2021-10-06 | 1 | -0/+35 |
* | Add a spamchecker callback to allow or deny room joins (#10910) | Brendan Abolivier | 2021-10-06 | 1 | -0/+15 |
* | Add a spamchecker callback to allow or deny room creation based on invites (#... | Brendan Abolivier | 2021-09-24 | 1 | -0/+29 |
* | Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10... | Charles Wright | 2021-09-17 | 1 | -2/+2 |
* | Improve the modules doc (#10758) | Brendan Abolivier | 2021-09-08 | 7 | -0/+529 |