0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 09:58:20 +02:00
synapse/changelog.d
Patrick Cloke f685318c2a
Use ClientRestResource on both the main process and workers. (#14528)
Add logic to ClientRestResource to decide whether to mount servlets
or not based on whether the current process is a worker.

This is clearer to see what a worker runs than the completely separate /
copy & pasted list of servlets being mounted for workers.
2022-12-02 13:10:05 -05:00
..
.gitignore
14255.misc Aggregate unread notif count query for badge count calculation (#14255) 2022-11-30 08:45:06 -05:00
14490.feature Stop using deprecated keyIds param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
14493.doc Update worker docs to update preferred settings for pusher and federation_sender (#14493) 2022-12-02 11:38:01 +00:00
14517.doc Cite launchpad bug that says ubuntu's pkgs are old (#14517) 2022-11-30 18:33:35 +00:00
14525.feature Stop using deprecated keyIds param on /key/v2/server (#14525) 2022-11-30 11:59:57 +00:00
14528.misc Use ClientRestResource on both the main process and workers. (#14528) 2022-12-02 13:10:05 -05:00
14549.misc Use servers list approx to send read receipts when in partial state (#14549) 2022-11-30 13:39:47 +01:00
14551.feature Add push.enabled option to disable push notification calculation (#14551) 2022-12-01 13:46:24 +00:00
14568.misc Modernize unit tests configuration settings for workers. (#14568) 2022-12-01 07:38:27 -05:00
14576.feature Advertise support for Matrix v1.5. (#14576) 2022-11-29 10:49:23 -05:00
14591.misc Bump jsonschema from 4.17.0 to 4.17.3 (#14591) 2022-12-01 19:05:08 +00:00
14592.bugfix Properly handle unknown results for the stream change cache. (#14592) 2022-12-02 10:28:41 -05:00
14597.misc Add missing types to tests.util. (#14597) 2022-12-02 17:58:56 +00:00
14602.misc Fix Rust lint CI (#14602) 2022-12-02 18:04:28 +00:00