summary refs log tree commit diff
path: root/synapse/media/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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