summary refs log tree commit diff
path: root/synapse/media/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Support MSC3916 by adding a federation `/download` endpoint" (#17325)Andrew Morgan2024-06-181-62/+1
* Support MSC3916 by adding a federation `/download` endpoint (#17172)Shay2024-06-071-1/+62
* 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-0/+6
* Handle content types with parameters. (#16440)Patrick Cloke2023-10-111-1/+3
* Return ThumbnailInfo in more places (#16438)Patrick Cloke2023-10-061-1/+1
* Register media servlets via regex. (#16419)Patrick Cloke2023-10-061-44/+4
* Support rendering some media downloads as inline (#15988)Will Hunt2023-09-291-2/+40
* Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680)Josh Qou2023-06-151-3/+12
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+479