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