summary refs log tree commit diff
path: root/synapse/media/media_repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Request & follow redirects for /media/v3/download (#16701)Patrick Cloke2023-11-291-13/+4
* Asynchronous Uploads (#15503)Sumner Evans2023-11-151-14/+206
* Return attrs for more media repo APIs. (#16611)Patrick Cloke2023-11-091-30/+40
* Remove more usages of cursor_to_dict. (#16551)Patrick Cloke2023-10-261-4/+1
* Return ThumbnailInfo in more places (#16438)Patrick Cloke2023-10-061-0/+3
* Register media servlets via regex. (#16419)Patrick Cloke2023-10-061-1/+9
* Gracefully handle failing to thumbnail images (#16211)Erik Johnston2023-08-301-1/+4
* Add tracing to media `/upload` endpoint (#15850)Eric Eastwood2023-07-051-0/+3
* Add config option to prevent media downloads from listed domains. (#15197)Travis Ralston2023-05-091-0/+9
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+1038