summary refs log tree commit diff
path: root/docs/admin_api/event_reports.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make reason and score optional for report_event (#10077)Callum Brown2021-05-271-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 Klimpel2020-11-131-0/+172
Related to #8714. `event_reports.rst` was introduced in Synapse 1.21.0.