0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-30 00:18:22 +02:00
synapse/changelog.d
Patrick Cloke 23d701864f
Improve the performance of calculating ignored users in large rooms (#9024)
This allows for efficiently finding which users ignore a particular
user.

Co-authored-by: Erik Johnston <erik@matrix.org>
2021-01-07 13:03:38 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
8939.misc Add type hints to the logging context code. (#8939) 2021-01-05 08:06:55 -05:00
8984.feature Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
9015.feature Combine the SSO Redirect Servlets (#9015) 2021-01-04 18:13:49 +00:00
9017.feature Add initial support for a "pick your IdP" page (#9017) 2021-01-05 11:25:28 +00:00
9018.misc Ignore date-rotated logs (#9018) 2021-01-05 13:09:15 +00:00
9023.bugfix Handle a display name / avatar URL not included in a federation request. (#9023) 2021-01-06 07:29:03 -05:00
9024.feature Improve the performance of calculating ignored users in large rooms (#9024) 2021-01-07 13:03:38 +00:00
9028.bugfix Empty iterables should count towards cache usage. (#9028) 2021-01-06 12:33:20 -05:00
9030.misc tox: Add a -noextras factor (#9030) 2021-01-07 11:41:54 +00:00
9031.misc Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
9033.misc Handle updating schema version without any deltas. (#9033) 2021-01-07 11:33:36 +00:00