Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port the Password Auth Providers module interface to the new generic ↵ | Azrenbeth | 2021-10-13 | 1 | -0/+3 |
| | | | | | | interface (#10548) Co-authored-by: Azrenbeth <7782548+Azrenbeth@users.noreply.github.com> Co-authored-by: Brendan Abolivier <babolivier@matrix.org> | ||||
* | Improve the modules doc (#10758) | Brendan Abolivier | 2021-09-08 | 1 | -0/+17 |
* Split up the documentation in several files rather than one huge one * Add examples for each callback category * Other niceties like fixing https://github.com/matrix-org/synapse/issues/10632 * Add titles to callbacks so they're easier to find in the navigation panels and link to |