synapse/changelog.d
Erik Johnston bec0313e1b Improve perf of sync device lists (#17191)
It's almost always more efficient to query the rooms that have device
list changes, rather than looking at the list of all users whose devices
have changed and then look for shared rooms.
2024-05-18 12:27:12 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
16848.feature An federation whitelist query endpoint extension (#16848) 2024-05-13 19:38:45 +00:00
17058.doc Federated Knocking Endpoints added (missing in Docu) (#17058) 2024-05-17 09:54:11 +00:00
17098.feature Allows CAS SSO flow to provide user IDs composed of numbers only (#17098) 2024-05-14 13:55:32 +01:00
17139.doc Add note about external_ids for User Admin API in documentation (#17139) 2024-05-07 16:38:29 +00:00
17142.bugfix Fix bug where push rules would be empty in /sync (#17142) 2024-05-16 15:04:14 +01:00
17145.bugfix Optional whitespace support in Authorization (#1350) (#17145) 2024-05-08 13:56:16 +00:00
17150.doc Note preset behaviour in autocreate_auto_join_room_preset docs (#17150) 2024-05-08 13:05:10 +01:00
17151.misc Add note about MSC3886 being closed (#17151) 2024-05-08 12:49:32 +01:00
17162.misc Update PyO3 to 0.21 (#17162) 2024-05-08 14:30:06 +01:00
17166.misc Fix undiscovered linter errors (#17166) 2024-05-08 14:57:32 +00:00
17170.misc Bump black from 24.2.0 to 24.4.2 (#17170) 2024-05-08 17:02:09 +01:00
17171.doc Update docs to bump libjemalloc version on latest debian; correct "push_rules" stream name (#17171) 2024-05-09 10:50:05 +00:00
17177.bugfix Fix bug with creating public rooms on workers (#17177) 2024-05-13 12:12:26 +01:00
17184.bugfix Actually fix public rooms (#17184) 2024-05-13 13:11:07 +01:00
17186.misc Cache literal sync filter validation (#17186) 2024-05-14 15:08:46 +01:00
17191.misc Improve perf of sync device lists (#17191) 2024-05-18 12:27:12 +01:00
17192.misc Reduce pauses on large device list changes (#17192) 2024-05-14 14:39:11 +01:00
17195.misc Route /make_knock and /send_knock to workers in Complement docker image (#17195) 2024-05-16 16:53:26 +00:00
17199.feature Fix request path for federation_whitelist_endpoint_enabled option in documentation (#17199) 2024-05-15 17:26:22 +01:00
17200.misc Refactor Sync handler to be able to return different sync responses (SyncVersion) (#17200) 2024-05-16 11:36:54 +01:00
17201.misc Removed request_key from the SyncConfig (moved outside as its own function parameter) (#17201) 2024-05-16 11:54:46 -05:00
17202.misc Refactor SyncResultBuilder assembly to its own function (#17202) 2024-05-16 13:05:31 -05:00
17203.misc Rename to be obvious: joined_rooms -> joined_room_ids (#17203) 2024-05-16 11:55:51 -05:00
17208.misc Fix joined_rooms/joined_room_ids usage (#17208) 2024-05-16 17:27:38 +00:00