diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2020-01-13 18:10:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-13 18:10:43 +0000 |
commit | 1177d3f3a33bd3ae1eef46fba360d319598359ad (patch) | |
tree | e7da27c7d951e4d902b38c1dcb8beb661b33b839 /changelog.d | |
parent | Document more supported endpoints for workers (#6698) (diff) | |
download | synapse-1177d3f3a33bd3ae1eef46fba360d319598359ad.tar.xz |
Quarantine media by ID or user ID (#6681)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6681.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6681.feature b/changelog.d/6681.feature new file mode 100644 index 0000000000..5cf19a4e0e --- /dev/null +++ b/changelog.d/6681.feature @@ -0,0 +1 @@ +Add new quarantine media admin APIs to quarantine by media ID or by user who uploaded the media. |