summary refs log tree commit diff
path: root/synapse/rest/admin/media.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-02Add new admin APIs to remove media by media ID from quarantine. (#10044)Dirk Klimpel1-0/+30
Related to: #6681, #5956, #10040 Signed-off-by: Dirk Klimpel dirk@klimpel.org
2021-06-02github actions: summarize Sytest results in an easy-to-read format (#10094)Richard van der Hoff2