0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/changelog.d
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
..
.gitignore
16552.misc Filter out auth chain queries that don't exist (#16552) 2023-11-22 10:59:16 +00:00
16642.bugfix Enable refreshable tokens on the admin registration endpoint (#16642) 2023-11-22 15:01:09 +00:00
16661.doc Document which versions of Synapse have compatible schema versions. (#16661) 2023-11-28 11:01:24 -05:00
16667.misc Speed up pruning of user_ips table (#16667) 2023-11-29 11:54:42 +00:00
16668.misc Reduce DB load when forget on leave setting is disabled (#16668) 2023-11-29 18:21:30 +00:00
16670.bugfix Admin API for server notice: consistently bypass rate limits (#16670) 2023-11-22 13:47:29 +00:00
16672.feature Keep track of user_ips and monthly_active_users when delegating auth (#16672) 2023-11-23 12:35:37 +00:00
16673.misc Bump pyo3 (0.20), pythonize (0.20), pyo3-log (0.9) (#16673) 2023-11-22 14:55:43 +00:00
16677.misc Ignore encryption_enabled_by_default_for_room_type for notices room (#16677) 2023-11-28 13:15:26 +00:00
16682.misc Correctly read to-device stream pos on SQLite (#16682) 2023-11-24 13:42:38 +00:00
16684.misc Move media retention tests out of rest tests (#16684) 2023-11-27 01:29:46 +00:00
16695.doc Fix poetry version typo in contributors' guide (#16695) 2023-11-27 15:16:20 +00:00
16697.misc Remove old full schema dumps. (#16697) 2023-11-28 07:28:07 -05:00
16701.feature Request & follow redirects for /media/v3/download (#16701) 2023-11-29 19:03:42 +00:00
16704.misc Add a workflow to try and automatically fixup a PR (#16704) 2023-11-29 14:07:32 +00:00