Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate the `access_token` information in the admin api (#11861) | Dirk Klimpel | 2022-01-31 | 1 | -4/+3 |
| | | | Co-authored-by: reivilibre <olivier@librepush.net> | ||||
* | Improve code formatting and fix a few typos in docs (#11221) | Sumner Evans | 2021-11-01 | 1 | -2/+2 |
| | | | | | | * Labeled a lot more code blocks with the appropriate type * Fixed a couple of minor typos (missing/extraneous commas) Signed-off-by: Sumner Evans <me@sumnerevans.com> | ||||
* | Fix broken links in documentation (#10180) | Dirk Klimpel | 2021-06-16 | 1 | -2/+2 |
| | | | | | * Fix broken links in documentation * newsfile | ||||
* | Compile and render Synapse's docs into a browsable, mobile-friendly and ↵ | Andrew Morgan | 2021-06-03 | 1 | -2/+2 |
| | | | | searchable website (#10086) | ||||
* | Make reason and score optional for report_event (#10077) | Callum Brown | 2021-05-27 | 1 | -2/+2 |
| | | | | | | Implements MSC2414: https://github.com/matrix-org/matrix-doc/pull/2414 See #8551 Signed-off-by: Callum Brown <callum@calcuode.com> | ||||
* | Migrate documentation `docs/admin_api/event_reports` to markdown (#8742) | Dirk Klimpel | 2020-11-13 | 1 | -0/+172 |
Related to #8714. `event_reports.rst` was introduced in Synapse 1.21.0. |