summary refs log tree commit diff
path: root/synapse/media/thumbnailer.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ratelimiting of remote media downloads (#17256)Shay2024-06-051-2/+4
* Support MSC3916 by adding unstable media endpoints to `_matrix/client` (#17213)Shay2024-05-241-1/+485
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+2
* Update license headersPatrick Cloke2023-11-211-11/+16
* Bump ruff from 0.0.277 to 0.0.286 (#16198)dependabot[bot]2023-08-291-1/+1
* Add tracing to media `/upload` endpoint (#15850)Eric Eastwood2023-07-051-0/+5
* use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876)an0nfunc2023-07-051-1/+1
* Refactor media modules. (#15146)Patrick Cloke2023-02-271-0/+221