Commit Graph

19469 Commits (38b7db58859d80f06b8dc94e6a6dd19600778caa)
 

Author SHA1 Message Date
Max Kratz 38b7db5885
Updated development doc on samling environment for testing. (#10973) 3 years ago
Nick Barrett c80878d22a
Add `--run-background-updates` option to `update_database` script. (#10954) 3 years ago
David Robertson f8d0f72b27
More types for synapse.util, part 1 (#10888) 3 years ago
Max Kratz 6744273f0b
Remove "reference" wording according Synapse homeserver (#10971) 3 years ago
David Robertson 4f00432ce1
Fix potential leak of per-room profiles when the user dir is rebuilt. (#10981) 3 years ago
Eric Eastwood 392863fbf1
Fix logic flaw preventing tracking of MSC2716 events in existing room versions (#10962) 3 years ago
Brendan Abolivier 2faac70e63 Merge branch 'master' into develop 3 years ago
Brendan Abolivier b2c5e79291 1.44.0 3 years ago
Richard van der Hoff 3a5b0cbe7a
Ensure that we reject events which use rejected events for auth (#10956) 3 years ago
Richard van der Hoff 787af4a106
Host `cache_joined_hosts_for_event` to caller (#10986) 3 years ago
Richard van der Hoff d099535deb
`_update_auth_events_and_context_for_auth`: add some comments (#10987) 3 years ago
Richard van der Hoff cb88ed912b
`_check_event_auth`: move event validation earlier (#10988) 3 years ago
David Robertson 6f6e956338
Run CI with Python 3.10 and Postgres 14 (#10992) 3 years ago
Dirk Klimpel 7036a7a60a
Update links to MSCs in documentation (#10991) 3 years ago
Sean Quah 660c8c1415
Log stack traces when a missing opentracing span is detected (#10983) 3 years ago
Hillery Shay eda8c88b84
Add functionality to remove deactivated users from the monthly_active_users table (#10947) 3 years ago
AndrewFerr 30f0240401
Make is_public Optional[bool] for create_room_as test util (#10951) (#10963) 3 years ago
Brendan Abolivier 730b40dd5e Synapse 1.44.0rc3 (2021-10-04) 3 years ago
Brendan Abolivier 2d2c6a41fe 1.44.0rc3 3 years ago
David Robertson f7b034a24b
Consistently exclude from user_directory (#10960) 3 years ago
Patrick Cloke a0f48ee89d
Use direct references for configuration variables (part 7). (#10959) 3 years ago
Sean Quah d1cbad388f
Fix error in `get_user_ip_and_agents` when fetching from the database (#10968) 3 years ago
Patrick Cloke a071144a5c Merge remote-tracking branch 'origin/release-v1.44' into develop 3 years ago
Patrick Cloke 32072dcdac Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
David Robertson e46ac85d67
type-hint `HomeserverTestcase.setup_test_homeserver` (#10961) 3 years ago
Patrick Cloke 7e440520c9
Add type hints to filtering classes. (#10958) 3 years ago
Patrick Cloke 9e5a429c8b
Clean-up registration tests (#10945) 3 years ago
Patrick Cloke d1bf5f7c9d
Strip "join_authorised_via_users_server" from join events which do not need it. (#10933) 3 years ago
Patrick Cloke 7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939) 3 years ago
Olivier Wilkinson (reivilibre) 44dee1fe8c Synapse 1.44.0rc2 (2021-09-30) 3 years ago
Lukas Lihotzki 145cb6d08e
Fix getTurnServer response: return an integer ttl (#10922) 3 years ago
David Robertson 29364145b2
Pass str to twisted's IReactorTCP (#10895) 3 years ago
Olivier Wilkinson (reivilibre) 3412f5c8d8 1.44.0rc2 3 years ago
Eric Eastwood c4bf48ee6f Fix event context for outliers in important MSC2716 spot (#10938) 3 years ago
reivilibre a03ed5e6ae
Fix issue causing sending presence to ASes to fail (due to incomplete type annotations) (#10944) 3 years ago
David Robertson 3aefc7b66d
Refactor user directory tests (#10935) 3 years ago
Richard van der Hoff 428174f902
Split `event_auth.check` into two parts (#10940) 3 years ago
Olivier Wilkinson (reivilibre) a19aa8b162 Synapse 1.44.0rc1 (2021-09-29) 3 years ago
Richard van der Hoff 176aa55fd5
add event id to logcontext when handling incoming PDUs (#10936) 3 years ago
Richard van der Hoff e32b9f44ee
Update installation instructions (#10919) 3 years ago
Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 3 years ago
Travis Ralston 8cef1ab2ac
Implement MSC3069: Guest support on whoami (#9655) 3 years ago
Olivier Wilkinson (reivilibre) 13032b6603 Bump the date because the release ran over 3 years ago
Olivier Wilkinson (reivilibre) 1b9ce5e8a6 Indicate when bugs were introduced and tidy up 3 years ago
Olivier Wilkinson (reivilibre) 67815cc3db Tweak changelog 3 years ago
Richard van der Hoff 5279b9161b
Use `RoomVersion` objects (#10934) 3 years ago
Sean Quah 2be0fde3d6
Fix empty `url_cache_thumbnails/yyyy-mm-dd/` directories being left behind (#10924) 3 years ago
Eric Eastwood 9fd057b8c5
Ensure `(room_id, next_batch_id)` is unique to avoid cross-talk/conflicts between batches (MSC2716) (#10877) 3 years ago
Erik Johnston 62800a8fe3 Add #10932 to release 3 years ago
Hillery Shay 0f007fe009
Update utility code to handle C implementations of frozendict (#10902) 3 years ago