summary refs log tree commit diff
path: root/changelog.d/9086.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an admin API endpoint to protect media. (#9086)Patrick Cloke2021-01-151-0/+1
Protecting media stops it from being quarantined when e.g. all media in a room is quarantined. This is useful for sticker packs and other media that is uploaded by server administrators, but used by many people.