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