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 fac8a38525
Properly handle unknown results for the stream change cache. (#14592)
StreamChangeCache.get_all_changed_entities can return None to signify
it does not have information at the given stream position. Two callers (related
to device lists and presence) were treating this response the same as an empty
list (i.e. there being no updates).
2022-12-02 10:28:41 -05:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
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
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