Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-03 | Convert admin api docs to markdown (#10089) | Andrew Morgan | 9 | -1132/+1160 | |
So that they render nicely in mdbook (see #10086), and so that we no longer have a mix of structured text languages in our documentation (excluding files outside of `docs/`). | |||||
2021-06-03 | r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) | Travis Ralston | 3 | -3/+3 | |
[MSC2432](https://github.com/matrix-org/matrix-doc/pull/2432) added this endpoint originally but it has since been included in the spec for nearly a year. This is progress towards https://github.com/matrix-org/synapse/issues/8334 | |||||
2021-06-03 | Clarify changelog. v1.35.1 github/release-v1.35 release-v1.35 | Patrick Cloke | 1 | -1/+1 | |
2021-06-03 | 1.35.1 | Patrick Cloke | 4 | -2/+16 | |
2021-06-03 | Do not show invite-only rooms in spaces summary (unless joined/invited). ↵ | Patrick Cloke | 2 | -10/+10 | |
(#10109) | |||||
2021-06-02 | Add new admin APIs to remove media by media ID from quarantine. (#10044) | Dirk Klimpel | 5 | -10/+201 | |
Related to: #6681, #5956, #10040 Signed-off-by: Dirk Klimpel dirk@klimpel.org | |||||
2021-06-02 | github actions: summarize Sytest results in an easy-to-read format (#10094) | Richard van der Hoff | 2 | -2/+3 | |
... using the script from matrix-org/sytest#1052 | |||||
2021-06-02 | Rewrite the KeyRing (#10035) | Erik Johnston | 8 | -492/+393 | |
2021-06-02 | Do not show invite-only rooms in spaces summary (unless joined/invited). ↵ | Patrick Cloke | 2 | -10/+10 | |
(#10109) |