Commit Graph

21143 Commits (92d21faf12c982a8d27ad465eb94f2fed0e8b32f)
 

Author SHA1 Message Date
Eric Eastwood 92d21faf12
Instrument `/messages` for understandable traces in Jaeger (#13368) 2 years ago
andrew do 78a3111c41
Return 404 or member list when getting joined_members after leaving (#13374) 2 years ago
Jasper Spaans 503a95804e
Install cryptography build dependencies in requirements image. (#13372) 2 years ago
jejo86 668597214f
Improve documentation on becoming server admin (#13230) 2 years ago
Dirk Klimpel fb7a2cc4cc
Update doc for setting `macaroon_secret_key` (#13443) 2 years ago
Dirk Klimpel d6e94ad9d9
Rename `RateLimitConfig` to `RatelimitSettings` (#13442) 2 years ago
Matt C 570bf32bbb
Add module API method to resolve a room alias to a room ID (#13428) 2 years ago
Dirk Klimpel 5eccfdfafd
Remove 'Contents' section from the Configuration Manual (#13438) 2 years ago
Dirk Klimpel ec6758d472
Fix wrong headline for `url_preview_accept_language` in docs (#13437) 2 years ago
reivilibre 1c910e2216
Add a `merge-back` command to the release script, which automates merging the correct branches after a release. (#13393) 2 years ago
Sean Quah 8d317f6da5
Fix error when out of servers to sync partial state with (#13432) 2 years ago
Olivier Wilkinson (reivilibre) a2a867b521 Merge branch 'master' into develop 2 years ago
Olivier Wilkinson (reivilibre) c2f4871226 Mention specific version in rc2 notes 2 years ago
Olivier Wilkinson (reivilibre) cb209638ea Add upgrade notes 2 years ago
Olivier Wilkinson (reivilibre) 4e80ca2243 1.64.0 2 years ago
reivilibre e17e5c97e0
Faster Room Joins: don't leave a stuck room partial state flag if the join fails. (#13403) 2 years ago
Patrick Cloke f8e7a9418a
Fix missing import in `federation_event` handler. (#13431) 2 years ago
Sean Quah 224d792dd7
Refactor `_resolve_state_at_missing_prevs` to return an `EventContext` (#13404) 2 years ago
reivilibre 05aeeb3a80
Enable Complement CI tests in the 'latest deps' test run. (#13213) 2 years ago
reivilibre b817574be7
Re-enable running Complement tests against Synapse with workers. (#13420) 2 years ago
Richard van der Hoff 23768ccb4d
Faster joins: fix rejected events becoming un-rejected during resync (#13413) 2 years ago
Richard van der Hoff d548d8f18d Synapse 1.64.0rc2 (2022-07-29) 2 years ago
Richard van der Hoff 979d94de29 update changelog 2 years ago
Richard van der Hoff 6b4fd8b430 1.64.0rc2 2 years ago
3nprob 98fb610cc0
Revert "Drop support for delegating email validation (#13192)" (#13406) 2 years ago
Brendan Abolivier 24ef1460f6
Explicitly mention which resources support compression in the config guide (#13221) 2 years ago
Šimon Brandner 583f22780f
Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#13370) 2 years ago
Patrick Cloke 922b771337
Add missing type hints for tests.unittest. (#13397) 2 years ago
Will Hunt 502f075e96
Implement MSC3848: Introduce errcodes for specific event sending failures (#13343) 2 years ago
reivilibre 39be5bc550
Make minor clarifications to the error messages given when we fail to join a room via any server. (#13160) 2 years ago
Eric Eastwood 4f3082d6bf
Fix `get_pdu` asking every remote destination even after it finds an event (#13346) 2 years ago
Nick Mills-Barrett bf3115584c
Copy room serials before handling in `get_new_events_as` (#13392) 2 years ago
reivilibre 543dc9c93e
Extend the release script to automatically push a new SyTest branch, rather than having that be a manual process. (#12978) 2 years ago
Olivier Wilkinson (reivilibre) 6236afc621 Merge branch 'release-v1.64' into develop 2 years ago
Patrick Cloke 57d334a13d
Remove the unspecced `room_id` field in the `/hierarchy` response. (#13365) 2 years ago
Olivier Wilkinson (reivilibre) 33788a07ee Explain less-known term 'Implicit TLS' 2 years ago
Richard van der Hoff ca3db044a3
Fix infinite loop in partial-state resync (#13353) 2 years ago
Olivier Wilkinson (reivilibre) 5d7e2b0195 Tweak changelog in response to review 2 years ago
Sean Quah 335ebb21cc
Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 2 years ago
Olivier Wilkinson (reivilibre) f765a40f69 Tweak changelog 2 years ago
Patrick Cloke 8b603299bf
Remove unused argument for get_relations_for_event. (#13383) 2 years ago
Olivier Wilkinson (reivilibre) 641412decd 1.64.0rc1 2 years ago
Doug 549c55606a
Disable autocorrect and autocaptialisation when entering username for SSO registration. (#13350) 2 years ago
Matt Holt 935e73efed
Update Caddy reverse proxy documentation (#13344) 2 years ago
Jan Schär e8519e0ed2
Support Implicit TLS for sending emails (#13317) 2 years ago
Patrick Cloke 908aeac44a
Additional fixes for opentracing type hints. (#13362) 2 years ago
Erik Johnston 43adf2521c
Refactor presence so we can prune user in room caches (#13313) 2 years ago
Eric Eastwood 357561c1a2
Backfill remote event fetched by MSC3030 so we can paginate from it later (#13205) 2 years ago
Richard van der Hoff c7c84b81e3
Update config_documentation.md (#13364) 2 years ago
Sean Quah 0fa41a7b17
Update locked frozendict version to 2.3.3 (#13352) 2 years ago