summary refs log tree commit diff
path: root/synapse/rest/admin/event_reports.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Add type hints to device and event report admin API (#9519)Dirk Klimpel2021-03-021-7/+15
* Split admin API for reported events into a detail and a list view (#8539)Dirk Klimpel2020-10-261-1/+45
* Admin API for reported events (#8217)Dirk Klimpel2020-09-221-0/+88