matrix-org_synapse/synapse/media
Patrick Cloke d6c3b7584f
Request & follow redirects for /media/v3/download (#16701)
Implement MSC3860 to follow redirects for federated media downloads.

Note that the Client-Server API doesn't support this (yet) since the media
repository in Synapse doesn't have a way of supporting redirects.
2023-11-29 19:03:42 +00:00
..
_base.py Asynchronous Uploads (#15503) 2023-11-15 09:19:24 -05:00
filepath.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05:00
media_repository.py Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
media_storage.py Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
oembed.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
preview_html.py Add stubs package for lxml. (#15697) 2023-05-31 17:06:57 +00:00
storage_provider.py Make the media `/upload` tracing less ambiguous (#15888) 2023-07-10 17:23:11 -05:00
thumbnailer.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
url_previewer.py Return attrs for more media repo APIs. (#16611) 2023-11-09 11:00:30 -05:00