Commit Graph

23310 Commits (2f689a63263170068e0ee666422d5e0f61d21cfb)
 

Author SHA1 Message Date
dependabot[bot] 743860e6a6
Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#16199) 1 year ago
dependabot[bot] e54c1d4ed3
Bump types-psycopg2 from 2.9.21.10 to 2.9.21.11 (#16200) 1 year ago
V02460 84f441f88f
Prepare unit tests for Python 3.12 (#16099) 1 year ago
Patrick Cloke ed6de4b2d4
service-identity, incremental, and setuptools-rust now have type hints. (#16186) 1 year ago
Patrick Cloke 82699428e3
Validate input to POST /key/v2/query endpoint. (#16183) 1 year ago
Patrick Cloke fcf7a5759e
Send proper JSON POST data to /publicRooms (#16185) 1 year ago
Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180) 1 year ago
Will Hunt 5c9402b9fd
Add warnings about MSC3861 on certain APIs. (#16168) 1 year ago
Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) 1 year ago
Shay 5856a8ba42
Document `exclude_rooms_fom_sync` configuration option (#16178) 1 year ago
Aurélien Grimpard aeeca2a62e
Add configuration setting for CAS protocol version (#15816) 1 year ago
dependabot[bot] efdb87c898
Bump anyhow from 1.0.72 to 1.0.75 (#16141) 1 year ago
Amirreza Aflakparast 5427cc20b9
Update URLs to matrix.org blog categories. (#16008) 1 year ago
David Robertson e691243e19
Fix typechecking with twisted trunk (#16121) 1 year ago
Will Hunt 0538e3e2db
Add `Retry-After` to M_LIMIT_EXCEEDED error responses (#16136) 1 year ago
dependabot[bot] e3333bacff
Bump serde_json from 1.0.104 to 1.0.105 (#16140) 1 year ago
H. Shay 851cbdcb57 Merge branch 'release-v1.91' into develop 1 year ago
Patrick Cloke 33fa82a34c
Stabilize support for MSC3958 (suppress notifications from edits). (#16113) 1 year ago
H. Shay 23f88f9c59 1.91.0rc1 1 year ago
H. Shay 020ff1afe3 fix changelog 1 year ago
H. Shay 7064b4bcf3 fix changelog 1 year ago
Erik Johnston 18279631e9
Fix rare deadlock when using read/write locks (#16169) 1 year ago
Andrew Morgan 85118420a2
Switch `devenv` dependency in the nix development environment to the latest release (instead of the development branch) (#16063) 1 year ago
Neil Johnson ec662bbe41
Filter out unwanted user_agents from udv. (#16124) 1 year ago
Erik Johnston 4adaba9acf
Fix rare deadlock when using read/write locks (#16133) 1 year ago
Erik Johnston 7cd79ce051
Reduce DB contention on worker locks (#16160) 1 year ago
Erik Johnston 86ecd341ec
Always update `retry_last_ts` (#16164) 1 year ago
Mathieu Velten 873971a8b9
Task scheduler: mark task as active if we are scheduling ASAP (#16165) 1 year ago
Patrick Cloke da162cbe4e
Add tests for restoring the presence state after a restart. (#16151) 1 year ago
DeepBlueV7.X 19a1cda084
Properly update retry_last_ts when hitting the maximum retry interval (#16156) 1 year ago
Erik Johnston dffe095642
Only lock when we're backfilling (#16159) 1 year ago
Erik Johnston 3b3fed7229
Increase perf of read/write locks (#16149) 1 year ago
Patrick Cloke 3f17178728
Clean-up presence tests (#16158) 1 year ago
Erik Johnston 803f63df1c
Fix perf of `wait_for_stream_positions` (#16148) 1 year ago
Mathieu Velten 0ba17777be
Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 1 year ago
Shay 69048f7b48
Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 1 year ago
dependabot[bot] 8aa5479986
Bump serde from 1.0.183 to 1.0.184 (#16139) 1 year ago
Patrick Cloke b657e89005
Fix user directory test for deactivated support user. (#16157) 1 year ago
Theodore Ni bc72d803d5
Raise poetry-core version cap to 1.7.0 (#16152) 1 year ago
Patrick Cloke 6d7c63fcc6
Properly call setup_background_tasks in unit tests. (#16150) 1 year ago
Hugh Nimmo-Smith 7dbac123f9
Disallow user_consent where experimental MSC3861 is enabled (#16127) 1 year ago
Maximilian Bosch d6ae4041a4
Add `client_secret_path` as alternative for `client_secret` for OIDC config (#16030) 1 year ago
Mathieu Velten 358896e1b8
Implements a task scheduler for resumable potentially long running tasks (#15891) 1 year ago
dependabot[bot] 79c349dfb8
Bump ijson from 3.2.1 to 3.2.3 (#16143) 1 year ago
dependabot[bot] 1e5a0e07a7
Bump pygithub from 1.59.0 to 1.59.1 (#16144) 1 year ago
dependabot[bot] 35d260d065
Bump click from 8.1.6 to 8.1.7 (#16145) 1 year ago
dependabot[bot] 07c0875aa5
Bump types-pyopenssl from 23.2.0.1 to 23.2.0.2 (#16146) 1 year ago
dependabot[bot] 406ff3eb62
Bump sentry-sdk from 1.28.1 to 1.29.2 (#16142) 1 year ago
Erik Johnston bd558a6dc3
Speed up state res in rare case we don't have all events (#16116) 1 year ago
Mathieu Velten 2d15e39684
MSC3861: allow impersonation by an admin using a query param (#16132) 1 year ago