synapse/changelog.d
David Robertson 317e9e415c
Rearrange the user_directory's _handle_deltas function (#11035)
* Pull out `_handle_room_membership_event`
* Discard excluded users early
* Rearrange logic so the change is membership is effectively switched over. See PR for rationale.
2021-10-13 12:50:00 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
10548.feature Port the Password Auth Providers module interface to the new generic interface (#10548) 2021-10-13 11:21:52 +00:00
10825.misc Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
10970.misc Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
10972.misc Add type hints to synapse.storage.databases.main.client_ips (#10972) 2021-10-12 13:50:34 +01:00
10996.misc Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
11024.misc Add support for ubuntu 21.10 "Impish Indri" (#11024) 2021-10-12 11:29:39 -07:00
11035.misc Rearrange the user_directory's _handle_deltas function (#11035) 2021-10-13 12:50:00 +00:00
11036.misc Reset global cache state before cache tests. (#11036) 2021-10-12 12:55:33 +00:00
11045.bugfix Fix race in MultiWriterIdGenerator (#11045) 2021-10-12 14:27:09 +01:00
11048.misc Simplify the user admin API tests (#11048) 2021-10-12 20:38:48 +01:00
11053.bugfix Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
11054.misc Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
11055.misc Update _wrap_in_base_path type hints to preserve function arguments (#11055) 2021-10-12 18:19:21 +01:00
11056.misc Remove dead code from MediaFilePaths (#11056) 2021-10-13 13:41:24 +01:00
11057.misc Add tests for MediaFilePaths (#11057) 2021-10-12 18:19:35 +01:00
11061.bugfix Fix formatting string when oEmbed errors occur. (#11061) 2021-10-12 17:15:42 +00:00
11065.misc Be more lenient when parsing the version for oEmbed responses. (#11065) 2021-10-13 07:00:07 -04:00
11066.misc Add type hints to synapse.events.*. (#11066) 2021-10-13 07:24:07 -04:00
11068.misc Always dump logs from trial during CI. (#11068) 2021-10-12 20:09:49 +00:00