Commit Graph

22421 Commits (d9f694932c64d68e791ecb4c860e911e21a0baeb)
 

Author SHA1 Message Date
Sean Quah d9f694932c
Fix spinloop during partial state sync when a prev event is in backoff (#15351) 2 years ago
Warren Bailey a3bad89d57
Add the ability to enable/disable registrations when in the OIDC flow (#14978) 2 years ago
Mathieu Velten 9228ae633f
Add some clarification to the doc/comments regarding TCP replication (#15354) 2 years ago
Cyberes 9d641d88b7
Fix missing app variable in mail subject for password resets (#15352) 2 years ago
Erik Johnston f0d8f66eaa
Fix registering a device on an account with lots of devices (#15348) 2 years ago
Erik Johnston 5350b5d04d
Revert "Reintroduce membership tables event stream ordering (#15128)" (#15347) 2 years ago
Erik Johnston 78cdb72cd6
Delete stale non-e2e devices for users, take 3 (#15183) 2 years ago
Jayesh Nirve d0541e36c0
doc: fix account login requests ratelimit defaults typo (#15341) 2 years ago
DeepBlueV7.X 753d1d9cde
Fix joining rooms you have been unbanned from (#15323) 2 years ago
Patrick Cloke 5282ba1e2b
Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314) 2 years ago
Erik Johnston 57481ca694
Speed up generate sample config CI lint (#15340) 2 years ago
Erik Johnston 8a47bf13ef
Speed up pydantic CI lint (#15339) 2 years ago
Sean Quah 2e936afd5f
Fix typo in developer docs GitHub workflow (#15336) 2 years ago
Sean Quah 4c8ada3904 Merge branch 'master' into develop 2 years ago
Sean Quah 9f7d6c6bc1 1.80.0 2 years ago
dependabot[bot] bd4d958aaf
Bump ruff from 0.0.252 to 0.0.259 (#15328) 2 years ago
Erik Johnston 96f163d932
Prune old typing notifications (#15332) 2 years ago
Dirk Klimpel 4fc85e5a92
Load `/password_policy` endpoint on workers. (#15331) 2 years ago
dependabot[bot] 7a892ce793
Bump cryptography from 40.0.0 to 40.0.1 (#15329) 2 years ago
dependabot[bot] 7d3ea4886c
Bump mypy-zope from 0.9.0 to 0.9.1 (#15330) 2 years ago
dependabot[bot] 316044d6fa
Bump furo from 2022.12.7 to 2023.3.23 (#15327) 2 years ago
dependabot[bot] fae4a2c066
Bump types-pyopenssl from 23.0.0.4 to 23.1.0.0 (#15326) 2 years ago
dependabot[bot] 1ad142782a
Bump regex from 1.7.1 to 1.7.3 (#15325) 2 years ago
dependabot[bot] 43411a0fd8
Bump serde from 1.0.157 to 1.0.158 (#15324) 2 years ago
reivilibre ce00e57a2a
Fix `.gitignore` rule for the Complement source tarball downloaded automatically by `complement.sh`. (#15319) 2 years ago
reivilibre d5324ee111
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2 years ago
reivilibre 5f7c908280
As an optimisation, use `TRUNCATE` on Postgres when clearing the user directory tables. (#15316) 2 years ago
Quentin Gliech 5b70f240cf
Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2 years ago
Patrick Cloke 68a6717312
Reject mentions on the C-S API which are invalid. (#15311) 2 years ago
Nick Mills-Barrett e6af49fbea
Reintroduce membership tables event stream ordering (#15128) 2 years ago
reivilibre 98fd558382
Add a primitive helper script for listing worker endpoints. (#15243) 2 years ago
David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113) 2 years ago
H. Shay cabe4a3005 Merge branch 'release-v1.80' into develop 2 years ago
Shay 7f02fafa28
Add a check to SQLite port DB script to ensure that the sqlite database passed to the script exists before trying to port from it (#15306) 2 years ago
H. Shay 7655bc0542 1.80.0rc2 2 years ago
dependabot[bot] 4b8c9c340c
Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to fc3253060d0c959bea12a59f10f8391454a0b02d (#15304) 2 years ago
David Robertson 1bc9985eb7
Have replication clients remove _INT_STREAM_POS (#15309) 2 years ago
Shay 72f3f23c4d
Change the parameter `immediate` of `send_device_messages` to default to `True` (#15297) 2 years ago
dependabot[bot] b32014578a
Bump sentry-sdk from 1.15.0 to 1.17.0 (#15285) 2 years ago
Patrick Cloke 8f2a3cbb70
Update 15295.bugfix 2 years ago
Richard van der Hoff a9216edbaa Merge commit '96bcc5d902' into release-v1.80 2 years ago
David Robertson 882911a863
Allow running twisted trunk against other branches (#15302) 2 years ago
David Robertson 9b1f99ba6b
Remind maintainer to ask #synapse-dev for changelog (#15303) 2 years ago
Patrick Cloke 1bc4feb6c9
Apply & bundle edits for non-message events. (#15295) 2 years ago
H. Shay 527512b811 Merge branch 'release-v1.80' of https://github.com/matrix-org/synapse into release-v1.80 2 years ago
H. Shay 9f5d7d5ba2 update changelog 2 years ago
Shay 1e1c220084
Update CHANGES.md 2 years ago
H. Shay 72832a6158 1.80.0rc1 2 years ago
Shay 96bcc5d902
Revert "check sqlite database file exists before porting/#14692" (#15301) 2 years ago
Andrew Morgan ec9224bf9a
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) 2 years ago