summary refs log tree commit diff
path: root/changelog.d/16701.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.98.0rc1David Robertson2023-12-051-1/+0
|
* Request & follow redirects for /media/v3/download (#16701)Patrick Cloke2023-11-291-0/+1
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.