0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-09 14:18:54 +02:00
synapse/changelog.d
Will Hunt 79eb6c0cdc
Support rendering some media downloads as inline (#15988)
Use an `inline` Content-Disposition header when the media is
"safe" to display inline (some known text, image, video, audio
formats).
2023-09-29 07:19:38 -04:00
..
.gitignore
14745.misc Avoid running CI steps when the files they check have not been changed. (#14745) 2023-09-25 16:59:40 +00:00
15691.doc Add developer documentation concerning gradual schema migrations with column alterations. (#15691) 2023-09-25 17:43:09 +00:00
15988.feature Support rendering some media downloads as inline (#15988) 2023-09-29 07:19:38 -04:00
16320.doc Add documentation about the user directory search algorithm (#16320) 2023-09-26 13:44:38 +00:00
16332.misc Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
16348.misc Get CI to check PRs have been signed-off (#16348) 2023-09-25 14:45:17 +00:00
16350.misc Return immutable objects for cachedList decorators (#16350) 2023-09-19 15:26:44 -04:00
16355.doc Fix-up deactivated notes in docs. (#16355) 2023-09-19 08:05:33 -04:00
16356.misc Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
16359.misc Add missing license header. (#16359) 2023-09-21 09:47:29 -04:00
16360.misc Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00
16361.feature Implement MSC4028: push all encrypted events. (#16361) 2023-09-26 11:52:19 -04:00
16381.misc Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 2023-09-25 17:48:42 +01:00
16382.doc Remove warnings from the docs about using message retention. (#16382) 2023-09-28 07:02:31 -04:00
16383.misc Improve comments in StateGroupBackgroundUpdateStore. (#16383) 2023-09-25 18:50:47 +00:00
16385.misc Reduce calls to send_presence_to_destinations (#16385) 2023-09-26 11:49:44 +01:00
16387.misc Skip export-data on non-code (e.g. docs) PRs (#16387) 2023-09-26 15:21:07 +01:00
16394.misc Use modern config for maturin. (#16394) 2023-09-28 07:01:16 -04:00
16395.misc Improve state types. (#16395) 2023-09-28 07:01:46 -04:00