David Robertson e09be0c87a Correctly exclude users when making a room public or private (#11075) 3 years ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 6 years ago
10548.feature cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
10972.misc 36224e056a Add type hints to `synapse.storage.databases.main.client_ips` (#10972) 3 years ago
10975.feature 35d6b914eb Resolve and share `state_groups` for all historical events in batch (MSC2716) (#10975) 3 years ago
10984.misc 6a67f3786a Fix logging context warnings when losing replication connection (#10984) 3 years ago
11024.misc 5dcacdf6d1 Add support for ubuntu 21.10 "Impish Indri" (#11024) 3 years ago
11027.bugfix daf498e099 Fix 500 error on `/messages` when we accumulate more than 5 backward extremities (#11027) 3 years ago
11035.misc 317e9e415c Rearrange the user_directory's `_handle_deltas` function (#11035) 3 years ago
11048.misc 988de0afb0 Simplify the user admin API tests (#11048) 3 years ago
11054.misc 2a2b189130 Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
11055.misc 8eaffe013c Update `_wrap_in_base_path` type hints to preserve function arguments (#11055) 3 years ago
11056.misc b59f3281d5 Remove dead code from `MediaFilePaths` (#11056) 3 years ago
11057.misc 84f5d83257 Add tests for `MediaFilePaths` (#11057) 3 years ago
11065.misc 732bbf6737 Be more lenient when parsing the version for oEmbed responses. (#11065) 3 years ago
11066.misc 1f9d0b8a7a Add type hints to synapse.events.*. (#11066) 3 years ago
11068.misc 8711e15734 Always dump logs from trial during CI. (#11068) 3 years ago
11069.doc 404444260a Fix upgrade dead links (#11069) 3 years ago
11070.misc 5573133348 Move experimental & retention config out of the server module. (#11070) 3 years ago
11071.misc 50d8601581 Add a test for a workaround concerning the behaviour of third-party rule modules and `SynapseError`s. (#11071) 3 years ago
11075.bugfix e09be0c87a Correctly exclude users when making a room public or private (#11075) 3 years ago
11076.misc 1609ccf8fe Fix-up some type hints in the relations tests. (#11076) 3 years ago
11077.bugfix e2f0b49b3f Attempt different character encodings when previewing a URL. (#11077) 3 years ago
11089.bugfix efd0074ab7 Ensure each charset is attempted only once during media preview. (#11089) 3 years ago
11093.doc 013e0f9cae Update doc of the allowed characters for registration tokens (#11093) 3 years ago