Commit Graph

21324 Commits (906cead9ca5fc95fd64680ec18f775f4de6ea97f)
 

Author SHA1 Message Date
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
Sean Quah 158782c3ce
Skip soft fail checks for rooms with partial state (#13354) 2 years ago
Nick Mills-Barrett 86e366a46e
Remove old empty/redundant slaved stores. (#13349) 2 years ago
Erik Johnston 0b87eb8e0c
Make DictionaryCache have better expiry properties (#13292) 2 years ago
Erik Johnston 13341dde5a
Don't hold onto full state in state cache (#13324) 2 years ago
Brendan Abolivier 10e4093839
Call out buildkit is required when building test docker images (#13338) 2 years ago
David Robertson 34949ead1f
Track DB txn times w/ two counters, not histogram (#13342) 2 years ago
Patrick Cloke 50122754c8
Add missing types to opentracing. (#13345) 2 years ago
Nick Mills-Barrett 190f49d8ab
Use cache store remove base slaved (#13329) 2 years ago
David Robertson 4f57ef0b18
Merge branch 'master' into develop 2 years ago
David Teller b909d5327b
Document `rc_invites.per_issuer`, added in v1.63. 2 years ago
Eric Eastwood 0f971ca68e
Update `get_pdu` to return the original, pristine `EventBase` (#13320) 2 years ago
Shay a1b62af2af
Validate federation destinations and log an error if server name is invalid. (#13318) 2 years ago
Erik Johnston d3995049a8 Merge remote-tracking branch 'origin/master' into develop 2 years ago
Erik Johnston 93740cae57 1.63.1 2 years ago
Erik Johnston b4ae3b0d44
Don't include appservice users when calculating push rules (#13332) 2 years ago
Sean Quah 172ce29b14
Fix spurious warning when fetching state after a missing prev event (#13258) 2 years ago
Patrick Cloke a6895dd576
Add type annotations to `trace` decorator. (#13328) 2 years ago
Brendan Abolivier 47822fd2e8
Merge branch 'master' into develop 2 years ago
Erik Johnston de70b25e84
Reduce memory usage of state group cache (#13323) 2 years ago