summary refs log tree commit diff
path: root/changelog.d/8647.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add admin API to list users' local media (#8647)Dirk Klimpel2020-10-271-0/+1
Add admin API `GET /_synapse/admin/v1/users/<user_id>/media` to get information of users' uploaded files.