Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add admin API to get some information about federation status (#11407) | Dirk Klimpel | 2021-12-06 | 1 | -0/+114 |
| | |||||
* | Add an admin API to run background jobs. (#11352) | Dirk Klimpel | 2021-11-19 | 1 | -1/+26 |
| | | | | | | Instead of having admins poke into the database directly. Can currently run jobs to populate stats and to populate the user directory. | ||||
* | Add some background update admin APIs (#11263) | Erik Johnston | 2021-11-08 | 1 | -0/+84 |
| | | | Fixes #11259 | ||||
* | Update doc of the allowed characters for registration tokens (#11093) | Dirk Klimpel | 2021-10-15 | 1 | -1/+1 |
| | | | Co-authored-by: Brendan Abolivier <babolivier@matrix.org> | ||||
* | Update links to MSCs in documentation (#10991) | Dirk Klimpel | 2021-10-05 | 1 | -1/+2 |
| | | | | Based on matrix-doc switching from master -> main and MSCs being merged. | ||||
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+295 |
| | | | | | Signed-off-by: Callum Brown <callum@calcuode.com> This is part of my GSoC project implementing [MSC3231](https://github.com/matrix-org/matrix-doc/pull/3231). | ||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 1 | -0/+29 |
searchable website (#10086) |