summary refs log tree commit diff
path: root/synapse/media/media_repository.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump black from 23.10.1 to 24.2.0 (#16936)dependabot[bot]2024-03-131-3/+3
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+2
* Merge remote-tracking branch 'gitlab/clokep/license-license' into new_developErik Johnston2023-12-131-11/+16
|\
| * Update license headersPatrick Cloke2023-11-211-11/+16
* | 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