0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-18 11:33:45 +02:00
synapse/changelog.d
reivilibre f11fe931f5
Document that our Docker images are mirrored to GHCR. (#15282)
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-03-21 12:51:03 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
14755.bugfix Preparatory work to fix the user directory assuming that any remote membership state events represent a profile change. [rei:userdirpriv] (#14755) 2023-03-16 09:55:19 +00:00
14756.bugfix Refresh remote profiles that have been marked as stale, in order to fill the user directory. [rei:userdirpriv] (#14756) 2023-03-16 11:44:11 +00:00
14921.misc Additional functionality for declaring worker types in Complement (#14921) 2023-03-14 16:29:33 +00:00
14974.misc Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 2023-03-20 11:14:05 -07:00
15187.feature Stabilize support for MSC3966: event_property_contains push condition. (#15187) 2023-03-07 10:06:02 -05:00
15190.bugfix Stabilize support for MSC3873: disambuguated event push keys. (#15190) 2023-03-07 11:27:57 -05:00
15195.misc More speedups/fixes to creating batched events (#15195) 2023-03-07 13:54:39 -08:00
15200.misc Pass the Requester down to the HttpTransactionCache. (#15200) 2023-03-07 16:05:22 +00:00
15222.misc Include the room ID in more purge room log lines. (#15222) 2023-03-08 20:08:56 +00:00
15223.doc Add a missing endpoint to the workers documentation. (#15223) 2023-03-08 07:51:34 -05:00
15229.misc Add topic and name events to group of events that are batch persisted when creating a room. (#15229) 2023-03-08 19:27:20 -08:00
15230.misc Add missing type hints to synapse.storage.database. (#15230) 2023-03-09 07:10:09 -05:00
15231.misc Pull in netaddr type hints. (#15231) 2023-03-09 07:09:49 -05:00
15232.bugfix Faster joins: Fix spurious errors on incremental sync (#15232) 2023-03-09 14:18:39 +00:00
15235.bugfix Fix error when sending message into deleted room. (#15235) 2023-03-21 09:13:43 +00:00
15237.misc Move Account Validity callbacks to a dedicated file (#15237) 2023-03-16 10:35:31 +00:00
15238.misc Give PyCharm some help with @cache_in_self (#15238) 2023-03-09 19:12:09 +00:00
15239.docker Install rust during Stage 0 of docker build (#15239) 2023-03-13 12:12:02 +00:00
15244.misc Enable running tests & release artifacts on merge queue. (#15244) 2023-03-15 08:07:20 -04:00
15247.misc Add schema comments about the destinations and destination_rooms tables. (#15247) 2023-03-15 09:25:58 +00:00
15249.feature Implement MSC2659: application service ping endpoint (#15249) 2023-03-16 15:00:03 +01:00
15252.misc Bump hiredis from 2.2.1 to 2.2.2 (#15252) 2023-03-13 10:28:32 +00:00
15253.misc Bump serde from 1.0.152 to 1.0.155 (#15253) 2023-03-13 10:28:24 +00:00
15254.misc Bump pysaml2 from 7.2.1 to 7.3.1 (#15254) 2023-03-13 10:28:15 +00:00
15255.misc Bump msgpack from 1.0.4 to 1.0.5 (#15255) 2023-03-13 10:28:05 +00:00
15256.misc Bump gitpython from 3.1.30 to 3.1.31 (#15256) 2023-03-13 10:27:55 +00:00
15257.misc Bump cryptography from 39.0.1 to 39.0.2 (#15257) 2023-03-13 14:12:03 +00:00
15262.misc Avoid unneeded work if auto-join rooms aren't configured. (#15262) 2023-03-14 08:18:49 -04:00
15266.misc Remove unused store method _set_destination_retry_timings_emulated. (#15266) 2023-03-14 17:32:46 +00:00
15268.feature Load /register/available endpoint on workers (#15268) 2023-03-17 09:50:31 -04:00
15269.misc Separate HTTP preview code and URL previewer. (#15269) 2023-03-20 14:32:26 -04:00
15272.misc Remove no-op send_command for Redis replication. (#15274) 2023-03-16 11:13:30 -04:00
15274.misc Remove no-op send_command for Redis replication. (#15274) 2023-03-16 11:13:30 -04:00
15275.misc Make configure_workers_and_start script used in Complement tests compatible with older versions of Python. (#15275) 2023-03-17 09:02:30 -04:00
15281.docker Mirror images to the GitHub Container Registry (ghcr.io/matrix-org/synapse). (#15281) 2023-03-20 16:28:29 +00:00
15282.docker Document that our Docker images are mirrored to GHCR. (#15282) 2023-03-21 12:51:03 +01:00
15286.misc Bump pydantic from 1.10.4 to 1.10.6 (#15286) 2023-03-20 07:32:49 -04:00
15287.misc Bump serde from 1.0.155 to 1.0.157 (#15287) 2023-03-20 07:38:14 -04:00
15288.misc Bump anyhow from 1.0.69 to 1.0.70 (#15288) 2023-03-20 07:37:46 -04:00
15289.misc Bump txredisapi from 1.4.7 to 1.4.9 (#15289) 2023-03-20 07:31:22 -04:00
15290.misc Bump pygithub from 1.57 to 1.58.1 (#15290) 2023-03-20 07:40:01 -04:00
15291.misc Bump types-requests from 2.28.11.12 to 2.28.11.15 (#15291) 2023-03-20 07:27:58 -04:00
15293.misc Add /versions flag for MSC3952. (#15293) 2023-03-20 11:47:21 -04:00