synapse/changelog.d
Erik Johnston 0b91ccce47
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-14 14:39:04 +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
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
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
17191.misc Improve perf of sync device lists (#17191) 2024-05-14 14:39:04 +01:00