matrix-org_synapse/synapse/federation
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
..
sender Use full GitHub links instead of bare issue numbers. (#16637) 2023-11-15 08:02:11 -05:00
transport Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Bump ruff from 0.0.277 to 0.0.286 (#16198) 2023-08-29 09:41:43 -04:00
federation_client.py Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
federation_server.py Fix import ordering issue introduced in 7a3a55ac98. 2023-10-31 10:32:35 -04:00
persistence.py Remove `log_function` and its uses (#11761) 2022-01-18 13:06:04 +00:00
send_queue.py Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -04:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00