summary refs log tree commit diff
path: root/tests/rest/client/test_media.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store hashes of media files, and allow quarantining by hash. (#18277)Will Hunt2025-03-271-0/+3
* Add caching support to media endpoints (#18235)Erik Johnston2025-03-131-0/+110
* Cleanup Python 3.8 leftovers (#17967)V024602025-02-101-2/+1
* Add media tests for a CMYK JPEG image (#17786)Andrew Morgan2024-10-231-1/+3
* Format files with Ruff (#17643)Quentin Gliech2024-09-021-2/+2
* Prepare for authenticated media freeze (#17433)Shay2024-07-221-0/+209
* Handle remote download responses with `UNKNOWN_LENGTH` more gracefully (#17439)Shay2024-07-161-5/+45
* Support MSC3916 by adding a federation /thumbnail endpoint and authenticated ...Shay2024-07-081-71/+287
* Support MSC3916 by adding `_matrix/client/v1/media/download` endpoint (#17365)Shay2024-07-021-3/+606
* Fix slipped logging context when media rejected (#17239)Erik Johnston2024-05-291-7/+7
* Support MSC3916 by adding unstable media endpoints to `_matrix/client` (#17213)Shay2024-05-241-0/+1609