-
- Downloads
Make reason and score optional for report_event (#10077)
Implements MSC2414: https://github.com/matrix-org/matrix-doc/pull/2414 See #8551 Signed-off-by:Callum Brown <callum@calcuode.com>
Showing
- changelog.d/10077.feature 1 addition, 0 deletionschangelog.d/10077.feature
- docs/admin_api/event_reports.md 2 additions, 2 deletionsdocs/admin_api/event_reports.md
- synapse/rest/client/v2_alpha/report_event.py 4 additions, 9 deletionssynapse/rest/client/v2_alpha/report_event.py
- synapse/storage/databases/main/room.py 1 addition, 1 deletionsynapse/storage/databases/main/room.py
- tests/rest/admin/test_event_reports.py 14 additions, 1 deletiontests/rest/admin/test_event_reports.py
- tests/rest/client/v2_alpha/test_report_event.py 83 additions, 0 deletionstests/rest/client/v2_alpha/test_report_event.py
Loading
Please register or sign in to comment