Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate user_may_create_room_with_invites (#11206) | Brendan Abolivier | 2021-11-01 | 1 | -36/+0 |
* | Document the version of Synapse each module callback was introduced in (#11132) | Brendan Abolivier | 2021-10-20 | 1 | -0/+22 |
* | Document Synapse's behaviour when dealing with multiple modules (#11096) | Brendan Abolivier | 2021-10-18 | 1 | -0/+56 |
* | 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 | 1 | -0/+160 |