summary refs log tree commit diff
path: root/synapse/rest/media/thumbnail_resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+2
* Update license headersPatrick Cloke2023-11-211-11/+16
* Asynchronous Uploads (#15503)Sumner Evans2023-11-151-25/+44
* Return attrs for more media repo APIs. (#16611)Patrick Cloke2023-11-091-8/+8
* Return ThumbnailInfo in more places (#16438)Patrick Cloke2023-10-061-56/+42
* Register media servlets via regex. (#16419)Patrick Cloke2023-10-061-15/+20
* Add config option to prevent media downloads from listed domains. (#15197)Travis Ralston2023-05-091-0/+9
* Factor out an `is_mine_server_name` method (#15542)Sean Quah2023-05-051-2/+2
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+554