summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Drop MSC3244 as it was rejected HEAD developRory&2025-06-294-86/+1
* Drop unsubscribe as its tied to emailRory&2025-06-284-109/+1
* Removed deprecated TCP replication errorRory&2025-06-282-14/+0
* Remove deprecated structured logging errorRory&2025-06-281-10/+0
* Remove log file errorRory&2025-06-281-9/+0
* Remove deprecated metrics settingRory&2025-06-281-22/+0
* Add test shorthand scriptRory&2025-06-281-0/+2
* Remove 3pid and identity serversRory&2025-06-2885-11200/+402
* TEMP: expose server error tracebacksRory&2025-06-281-1/+1
* Remove SAML/2 authRory&2025-06-2832-1964/+35
* Remove CAS authRory&2025-06-2815-1260/+6
* Fix gitignore to ignore .venvRory&2025-06-271-0/+1
* Fix nix flakeRory&2025-06-272-39/+29
* Fix pagination with large gaps of rejected eventsNicolas Werner2025-06-271-2/+11
* fix: Always recheck `/messages` pagination data if a backfill might have been...Jason Little2025-06-272-37/+34
* Expose tombstone in room admin apiRory&2025-06-273-2/+40
* Use parse_boolean for unredacted contentRory&2025-06-271-3/+2
* Log policy server rejected eventsRory&2025-06-271-0/+7
* Log entire room if accessibility check failsRory&2025-06-271-0/+4
* Add too much logging to room summary over federationRory&2025-06-271-4/+36
* Hotfix: ignore rejected events in delayed_eventsRory&2025-06-271-1/+6
* 1.132.0Erik Johnston2025-06-174-2/+16
* Add config doc generation command to lint.sh and add missing config schema. (...reivilibre2025-06-104-9/+32
* 1.132.0rc1Andrew Morgan2025-06-1022-20/+43
* Mark new module APIs as experimental (#18536)Andrew Morgan2025-06-104-0/+21
* Default to `public` join rule in remote summary (#18493)nexy75742025-06-092-1/+2
* Migrate to assertEqual (#18488)Emmanuel Ferdman2025-06-061-6/+6
* Don't allow users to ignore themselves. (#18508)Will Hunt2025-06-063-0/+20
* Recover an appservice if a successful ping occurs. (#18521)Will Hunt2025-06-064-4/+77
* Remove destinations from sending if not whitelisted (#18484)Devon Hudson2025-06-063-8/+71
* Export RatelimitOverride from ModuleApi (#18513)Hugh Nimmo-Smith2025-06-067-6/+28
* Distinguish all vs local events being persisted in the "Event Send Time Quant...Eric Eastwood2025-06-052-31/+66
* docs: render missing docs for scheduled tasks admin api (#18516)Dirk Klimpel2025-06-052-0/+2
* Reduce disk wastage by cleaning up `received_transactions` older than 1 day, ...reivilibre2025-06-052-2/+3
* Add support for MSC4155 Invite filtering (#18288)Will Hunt2025-06-0517-5/+542
* Propose `CAP_NET_BIND_SERVICE` instead running Synapse with root (#18408)Mateusz Reszka2025-06-042-4/+5
* Add ratelimit callbacks to module API to allow dynamic ratelimiting (#18458)Hugh Nimmo-Smith2025-06-0410-4/+197
* Add user_may_send_state_event callback to spam checker module API (#18455)Hugh Nimmo-Smith2025-06-046-0/+200
* Add media repository callbacks to module API to control media upload size (#1...Hugh Nimmo-Smith2025-06-0411-9/+291
* Pass room_config argument to user_may_create_room spam checker module callbac...Hugh Nimmo-Smith2025-06-046-30/+230
* Merge branch 'master' into developOlivier 'reivilibre2025-06-0324-22/+67
|\
| * 1.131.0 v1.131.0Olivier 'reivilibre2025-06-033-1/+11
| * Changelog fixes v1.131.0rc1Quentin Gliech2025-05-281-1/+1
| * 1.131.0rc1Quentin Gliech2025-05-2824-22/+57
* | Make user_type extensible and allow default user_type to be set (#18456)Hugh Nimmo-Smith2025-06-0312-34/+293
* | Machine-readable config description (#17892)V024602025-06-0312-2424/+8301
* | Mark dehydrated devices in admin get devices endpoint (#18252)Hubert Chathi2025-05-284-5/+78
|/
* Bump lxml from 5.3.0 to 5.4.0 (#18480)dependabot[bot]2025-05-281-141/+135
* Bump ruff from 0.11.10 to 0.11.11 (#18482)dependabot[bot]2025-05-282-21/+21
* Bump types-jsonschema from 4.23.0.20241208 to 4.23.0.20250516 (#18481)dependabot[bot]2025-05-281-4/+4
* Add option to limit key queries to users sharing rooms as per MSC4263 (#18180)Johannes Marbach2025-05-285-6/+255
* Increase timeout for test_lock_contention on RISC-V (#18430)gui-yue2025-05-272-5/+26
* fix(device-handler): make _maybe_retry_device_resync thread-safe (#18391)3nprob2025-05-262-8/+6
* Don't move invited users to new room when shutting down room (#18471)Shay2025-05-233-11/+54
* Bump Tornado from 6.4.2 to 6.5.0 (#18459)Andrew Morgan2025-05-212-13/+15
* Bump pyo3 from 0.23.5 to 0.24.2 (#18460)Andrew Morgan2025-05-213-16/+17
* Policy server part 1: Actually call the policy server (#18387)Travis Ralston2025-05-219-1/+469
* Include room ID in room deletion status response (#18318)Dagfinn Ilmari Mannsåker2025-05-204-1/+15
* Merge branch 'master' into developDevon Hudson2025-05-209-4/+284
|\
| * Tweak changelog v1.130.0Devon Hudson2025-05-201-1/+1
| * 1.130.0Devon Hudson2025-05-205-3/+17
| * Fix up the topological ordering for events above `MAX_DEPTH` (#18447)Erik Johnston2025-05-195-1/+258
| * Move index creation to background update (#18439)Erik Johnston2025-05-153-2/+11
* | Add a unit test for the phone home stats (#18463)Andrew Morgan2025-05-204-7/+296
* | Bump ruff from 0.7.3 to 0.11.10 (#18451)dependabot[bot]2025-05-2060-206/+178
* | Update postgres.md (#18445)Strac Consulting Engineers Pty Ltd2025-05-202-0/+9
* | Bump setuptools from 72.1.0 to 78.1.1 (#18461)dependabot[bot]2025-05-201-7/+11
* | Allow only requiring a field be present in an SSO response, rather than speci...Andrew Morgan2025-05-194-9/+86
* | Bump docker/build-push-action from 6.16.0 to 6.17.0 (#18449)dependabot[bot]2025-05-191-1/+1
* | Bump pyopenssl from 25.0.0 to 25.1.0 (#18450)dependabot[bot]2025-05-191-4/+4
* | Bump authlib from 1.5.1 to 1.5.2 (#18452)dependabot[bot]2025-05-191-27/+28
* | Bump pyo3-log from 0.12.3 to 0.12.4 (#18453)dependabot[bot]2025-05-191-2/+2
* | Check for `CREATE/DROP INDEX` in schema deltas (#18440)Erik Johnston2025-05-192-29/+99
* | Bump docker/build-push-action from 6.15.0 to 6.16.0 (#18397)dependabot[bot]2025-05-191-1/+1
* | Bump actions/setup-python from 5.5.0 to 5.6.0 (#18398)dependabot[bot]2025-05-196-14/+14
* | Fix admin redaction endpoint not redacting encrypted messages (#18434)Shay2025-05-193-2/+56
* | remove room without listeners from Notifier.room_to_user_streams (#18380)Stanislav Kazantsev2025-05-152-0/+4
* | Add option to allow registrations that begin with '_' (#18262)_2025-05-155-1/+46
* | Fix room_list_publication_rules docs for v1.126.0 (#18286)Kim Brose2025-05-142-7/+9
* | Explain why we `flush_buffer()` for Python `print(...)` output (#18420)Eric Eastwood2025-05-133-0/+11
* | Fix a couple type annotations in the `RootConfig`/`Config` (#18409)Eric Eastwood2025-05-1313-26/+37
* | Explicitly enable pypy for cibuildwheel (#18417)Andrew Morgan2025-05-133-25/+28
* | Remove newline from final bullet point of PR template (#18419)Andrew Morgan2025-05-132-2/+2
* | Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328 (#18427)dependabot[bot]2025-05-131-4/+4
* | Bump mypy-zope from 1.0.9 to 1.0.11 (#18428)dependabot[bot]2025-05-131-4/+4
|/
* Fix up changelog v1.130.0rc1Erik Johnston2025-05-131-4/+4
* 1.130.0rc1Erik Johnston2025-05-1329-27/+70
* Bump pillow from 11.1.0 to 11.2.1 (#18429)dependabot[bot]2025-05-131-73/+84
* Bump actions/setup-go from 5.4.0 to 5.5.0 (#18426)dependabot[bot]2025-05-133-3/+3
* Bump pydantic from 2.10.3 to 2.11.4 (#18394)dependabot[bot]2025-05-091-107/+122
* Bump packaging from 24.2 to 25.0 (#18393)dependabot[bot]2025-05-091-3/+3
* Bump txredisapi from 1.4.10 to 1.4.11 (#18392)dependabot[bot]2025-05-091-3/+3
* Bump sha2 from 0.10.8 to 0.10.9 (#18395)dependabot[bot]2025-05-091-2/+2
* Pass leave from remote invite rejection down Sliding Sync (#18375)Devon Hudson2025-05-087-1/+360
* Convert Sliding Sync tests to use higher-level `compute_interested_rooms` (#1...Devon Hudson2025-05-077-437/+1238
* Merge branch 'master' into developAndrew Morgan2025-05-0618-103/+122
|\
| * 1.129.0 v1.129.0Andrew Morgan2025-05-063-1/+14
| * Adjust changelog v1.129.0rc2Quentin Gliech2025-04-301-0/+2
| * 1.129.0rc2Quentin Gliech2025-04-305-3/+17
| * Unschedule the background update scheduled in #18068. (#18372)Quentin Gliech2025-04-304-92/+19
| * Remove the trigger added in #18260 and then reverted (#18373)Quentin Gliech2025-04-304-1/+40
| * Merge commit '89cb613a4e' into release-v1.129Quentin Gliech2025-04-299-906/+10
| |\
| * | Update changelog v1.129.0rc1Devon Hudson2025-04-163-2/+2
| * | Merge branch 'develop' into release-v1.129Devon Hudson2025-04-164-18/+33
| |\ \
| * | | Changelog tweaksDevon Hudson2025-04-151-1/+1
| * | | 1.129.0rc1Devon Hudson2025-04-1511-9/+32
* | | | Ensure the url previewer also hashes and quarantines media (#18297)Will Hunt2025-05-063-4/+15
* | | | make tests tolerant to authlib 1.5.2 error messages (#18390)Florian Klink2025-05-052-10/+11
* | | | Return specific error code when email / phone not supported (#17578)David Baker2025-05-054-3/+9
* | | | Add the ability to exclude remote users in user directory search results (#18...Will Lewis2025-05-026-4/+84
* | | | Allow a few admin APIs used by MAS to run on workers (#18313)Quentin Gliech2025-05-0210-200/+249
* | | | Apply `should_drop_federated_event` to federation invites (#18330)Shay2025-05-023-0/+9
* | | | Fix lint which broke in #18374 (#18385)Quentin Gliech2025-05-022-1/+2
* | | | Don't check the `at_hash` (access token hash) in OIDC ID Tokens if we don't u...Andrew Morgan2025-05-024-4/+89
* | | | Fix typo in doc for Scheduled Tasks Admin API (#18384)Shay2025-05-022-1/+2
* | | | Do not auto-provision missing users & devices when delegating auth to MAS (#1...Quentin Gliech2025-05-023-28/+22
* | | | Readme tweaks (#18218)Andrew Ferrazzutti2025-05-022-5/+8
* | | | Add an Admin API endpoint to fetch scheduled tasks (#18214)Shay2025-05-015-0/+319
* | | | docs/workers.md: Add ^/_matrix/federation/v1/event/ to list of delegatable e...Sebastian Spaeth2025-05-014-0/+13
* | | | Added Pocket ID to openid.md (#18237)Martin Lavén2025-04-302-0/+28
* | | | start_for_complement.sh: use more shell builtins (#18293)Andrew Ferrazzutti2025-04-302-6/+6
* | | | docker: use shebangs to invoke generated scripts (#18295)Andrew Ferrazzutti2025-04-304-3/+7
* | | | configure_workers_and_start.py: unify python path (#18291)Andrew Ferrazzutti2025-04-302-2/+3
* | | | Optimize `Dockerfile-workers` (#18292)Andrew Ferrazzutti2025-04-302-23/+28
* | | | Fix typo in docs about `push` (#18320)Kim Brose2025-04-302-1/+2
* | | | Minor performance improvements to notifier/replication (#18367)Erik Johnston2025-04-292-30/+32
* | | | Slight performance increase when using the ratelimiter (#18369)Erik Johnston2025-04-294-18/+13
* | | | Do not retry push during backoff period (#18363)Erik Johnston2025-04-293-0/+85
* | | | Bump softprops/action-gh-release from 1 to 2 (#18264)dependabot[bot]2025-04-291-1/+1
* | | | Bump types-jsonschema from 4.23.0.20240813 to 4.23.0.20241208 (#18305)dependabot[bot]2025-04-291-3/+3
* | | | Bump pyopenssl from 24.3.0 to 25.0.0 (#18315)dependabot[bot]2025-04-291-3/+4
* | | | Bump types-psycopg2 from 2.9.21.20250121 to 2.9.21.20250318 (#18316)dependabot[bot]2025-04-291-3/+3
* | | | Bump pyo3-log from 0.12.2 to 0.12.3 (#18317)dependabot[bot]2025-04-291-2/+2
* | | | Bump anyhow from 1.0.97 to 1.0.98 (#18336)dependabot[bot]2025-04-291-2/+2
* | | | Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#18354)dependabot[bot]2025-04-291-1/+1
* | | | Bump actions/download-artifact from 4.2.1 to 4.3.0 (#18364)dependabot[bot]2025-04-291-1/+1
* | | | Bump actions/add-to-project from 280af8ae1f83a494cfad2cb10f02f6d13529caa9 to ...dependabot[bot]2025-04-291-1/+1
* | | | Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#18366)dependabot[bot]2025-04-291-1/+1
* | | | Allow /rooms/ admin API to be on workers (#18360)Erik Johnston2025-04-254-3/+7
* | | | Move GET /devices/ off main process (#18355)Erik Johnston2025-04-253-2/+20
| |_|/ |/| |
* | | Revert "Add total event, unencrypted message, and e2ee event counts to stats ...Devon Hudson2025-04-1610-907/+10
| |/ |/|
* | Fix query for room participation (#18345)Erik Johnston2025-04-162-12/+9
* | Fix ExternalIDReuse exception for concurrent transactions (#18342)Quentin Gliech2025-04-162-6/+24
|/
* Don't cache introspection failures (#18339)Quentin Gliech2025-04-152-3/+10
* Fix `force_tracing_for_users` config when using MAS (#18334)Erik Johnston2025-04-152-0/+52
* Fix the token introspection cache logging access tokens when MAS integration ...reivilibre2025-04-153-10/+26
* Add total event, unencrypted message, and e2ee event counts to stats reportin...Andrew Morgan2025-04-1510-10/+907
* Add caches to new hot path functions (#18337)Erik Johnston2025-04-144-15/+23
* Add passthrough_authorization_parameters support to OIDC configuration (#18232)Olivier D2025-04-105-1/+48
* Merge branch 'master' into developErik Johnston2025-04-083-1/+14
|\
| * 1.128.0 v1.128.0Erik Johnston2025-04-083-1/+14
* | Disable Postgres statement timeouts while purging room state (#18133)Jason Little2025-04-022-0/+8
* | complement-synapse: COPY existing dir from base (#18294)Andrew Ferrazzutti2025-04-012-1/+2
|/
* Merge changelog entries v1.128.0rc1Quentin Gliech2025-04-011-2/+1
* Fix rendering of the changelogQuentin Gliech2025-04-011-1/+1
* 1.128.0rc1Quentin Gliech2025-04-0122-22/+56
* Make sure media hashes are not queried until the index is up (#18302)Quentin Gliech2025-04-013-3/+20
* Bump phonenumbers from 8.13.50 to 9.0.2 (#18299)dependabot[bot]2025-04-011-3/+3
* Bump authlib from 1.4.1 to 1.5.1 (#18306)dependabot[bot]2025-04-011-3/+3
* Tweaks to prefix-log (#18274)Andrew Ferrazzutti2025-04-012-2/+6
* Add an access token introspection cache to make Matrix Authentication Service...reivilibre2025-04-013-17/+135
* Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#18304)dependabot[bot]2025-04-015-8/+8
* Bump actions/add-to-project from f5473ace9aeee8b97717b281e26980aa5097023f to ...dependabot[bot]2025-04-011-1/+1
* Bump jinja2 from 3.1.5 to 3.1.6 (#18223)dependabot[bot]2025-04-011-3/+3
* Use uv pip to install supervisor in workers image (#18275)Andrew Ferrazzutti2025-04-012-3/+9
* Avoid relying on rsync during Docker build (#18287)Andrew Ferrazzutti2025-04-012-8/+9
* Bump actions/setup-python from 5.4.0 to 5.5.0 (#18298)dependabot[bot]2025-04-016-14/+14
* Bump pyo3-log from 0.12.1 to 0.12.2 (#18269)dependabot[bot]2025-04-011-2/+2
* Document media hashing changes (#18296)Will Hunt2025-04-012-0/+9
* Bump actions/download-artifact from 4.2.0 to 4.2.1 (#18268)dependabot[bot]2025-04-011-1/+1
* Bump pygithub from 2.5.0 to 2.6.1 (#18243)dependabot[bot]2025-04-011-26/+26
* Bump dawidd6/action-download-artifact from 8 to 9 (#18204)dependabot[bot]2025-04-011-1/+1
* Bump actions/cache from 4.2.2 to 4.2.3 (#18266)dependabot[bot]2025-04-012-2/+2
* Update admin_faq - Fix how to obtain access token (#18225)Marcel Pennewiß2025-03-272-1/+2
* Store hashes of media files, and allow quarantining by hash. (#18277)Will Hunt2025-03-2715-61/+578
* Add DB delta to remove the old state group deletion job (#18284)Devon Hudson2025-03-272-0/+16
* Merge branch 'master' into developAndrew Morgan2025-03-2610-28/+77
|\
| * 1.127.1 v1.127.1Andrew Morgan2025-03-263-1/+14
| * Fix GHSA-v56r-hwv5-mxg6 — Federation denialErik Johnston2025-03-267-27/+63
* | Add docs for how to clear out the Poetry wheel cache (#18283)Eric Eastwood2025-03-262-0/+23
* | Bump log from 0.4.26 to 0.4.27 (#18267)dependabot[bot]2025-03-251-2/+2
* | Pass args to start_for_complement.sh (#18273)Andrew Ferrazzutti2025-03-252-3/+4
* | Dockerfile: set package arch via APT config option (#18271)Andrew Ferrazzutti2025-03-252-1/+2
* | Docker: Use an ARG for debian version more often (#18272)Andrew Ferrazzutti2025-03-253-4/+9
* | Merge branch 'master' into developOlivier 'reivilibre2025-03-253-2/+15
|\|
| * 1.127.0 v1.127.0Olivier 'reivilibre2025-03-253-1/+14
* | Correct typo "SAML" -> SSO in mapping providers docs (#18276)Andrew Morgan2025-03-252-1/+2
* | Delete unreferenced state groups in background (#18254)Devon Hudson2025-03-2110-13/+494
* | Update Poetry to 2.1.1, including updating the lock file version. (#18251)reivilibre2025-03-2111-59/+235
* | Pin our GitHub Actions dependencies (#18255)Andrew Morgan2025-03-1914-144/+145
* | Add index to sliding sync membership snapshot table, to fix a performance iss...reivilibre2025-03-183-1/+24
* | Add a column `participant` to `room_memberships` table (#18068)Shay2025-03-187-1/+373
|/
* 1.127.0rc1 v1.127.0rc1Erik Johnston2025-03-188-7/+36
* Remove `SYNAPSE_USE_FROZEN_DICTS` environment variable (#18123)Eric Eastwood2025-03-182-10/+10
* Bump ulid from 1.2.0 to 1.2.1 (#18246)dependabot[bot]2025-03-181-2/+2
* Bump http from 1.2.0 to 1.3.1 (#18245)dependabot[bot]2025-03-181-2/+2
* MSC4140: don't cancel delayed state on own state (#17810)Andrew Ferrazzutti2025-03-174-36/+158
* Add caching support to media endpoints (#18235)Erik Johnston2025-03-136-7/+253
* Fix detection of workflow failures in the release script. (#18211)reivilibre2025-03-132-1/+2
* Fix: corrected routing path for workers doc (#18224)karuto2025-03-132-1/+3
* Bump anyhow from 1.0.96 to 1.0.97 (#18201)dependabot[bot]2025-03-131-2/+2
* Bump bcrypt from 4.2.1 to 4.3.0 (#18207)dependabot[bot]2025-03-131-27/+53
* Bump sentry-sdk from 2.19.2 to 2.22.0 (#18205)dependabot[bot]2025-03-131-3/+5
* Bump bytes from 1.10.0 to 1.10.1 (#18227)dependabot[bot]2025-03-131-2/+2
* Bump serde from 1.0.218 to 1.0.219 (#18228)dependabot[bot]2025-03-131-4/+4
* Merge branch 'master' into developAndrew Morgan2025-03-113-4/+17
|\
| * Move debian signing key expiry notice to top of 1.126.0 notesAndrew Morgan2025-03-111-3/+3
| * 1.126.0 v1.126.0Andrew Morgan2025-03-113-1/+14
* | Bump serde_json from 1.0.139 to 1.0.140 (#18202)dependabot[bot]2025-03-111-2/+2
|/
* Tweak changelog v1.126.0rc3Olivier 'reivilibre2025-03-071-1/+1
* 1.126.0rc3Olivier 'reivilibre2025-03-074-2/+16
* Revert the background job to clear unreferenced state groups (that was introd...reivilibre2025-03-0710-374/+75
* 1.126.0rc2 v1.126.0rc2Olivier 'reivilibre2025-03-055-4/+15
* Actually fix CI build wheels. (#18213)reivilibre2025-03-055-16/+16
* Fix wheel building configuration in CI by installing libatomic1. (#18212)reivilibre2025-03-043-1/+13
* Tweak changelog to linkify MSCs v1.126.0rc1Olivier 'reivilibre2025-03-041-2/+2
* Tweak changelog notice for debian repo signing key expiry changeOlivier 'reivilibre2025-03-041-11/+4
* Add upgrade notes for the debian repo signing key expiry changeOlivier 'reivilibre2025-03-041-0/+18
* 1.126.0rc1Olivier 'reivilibre2025-03-0420-20/+65
* Support getting the device ID explicitly from MAS (#18174)Quentin Gliech2025-03-043-17/+71
* Add `redirect_uri` option to `oidc_providers` entries (#18197)Andrew Morgan2025-03-035-1/+80
* Add worker_replication_secret_path config option (#18191)V024602025-02-264-3/+42
* Add form_secret_path config option (#18090)V024602025-02-254-3/+37
* Bump pyo3-log from 0.12.0 to 0.12.1 (#18046)dependabot[bot]2025-02-252-2/+3
* Bump serde from 1.0.217 to 1.0.218 (#18183)dependabot[bot]2025-02-251-4/+4
* Define delayed event ratelimit category (#18019)Andrew Ferrazzutti2025-02-258-4/+243
* Move User Event Redaction Admin API version indicator to the correct place (#...Andrew Morgan2025-02-252-2/+3
* Bump anyhow from 1.0.95 to 1.0.96 (#18187)dependabot[bot]2025-02-251-2/+2
* Bump click from 8.1.7 to 8.1.8 (#18189)dependabot[bot]2025-02-251-3/+3
* Bump authlib from 1.4.0 to 1.4.1 (#18190)dependabot[bot]2025-02-251-3/+3
* Bump log from 0.4.25 to 0.4.26 (#18184)dependabot[bot]2025-02-251-2/+2
* Bump serde_json from 1.0.138 to 1.0.139 (#18186)dependabot[bot]2025-02-251-2/+2
* Merge branch 'master' into developDevon Hudson2025-02-253-1/+14
|\
| * 1.125.0 v1.125.0Devon Hudson2025-02-253-1/+14
* | Add --no-secrets-in-config command line option (#18092)V024602025-02-2512-14/+227
* | Add background job to clear unreferenced state groups (#18154)Devon Hudson2025-02-2510-74/+375
* | Fix MSC4108 'rendez-vous' responses with some reverse proxy in the front of S...Quentin Gliech2025-02-253-3/+10
* | Bump types-psycopg2 from 2.9.21.20241019 to 2.9.21.20250121 (#18188)dependabot[bot]2025-02-241-4/+4
* | Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#18185)dependabot[bot]2025-02-241-1/+1
* | Disable room list publication by default (#18175)Erik Johnston2025-02-249-5/+49
* | Prevent suspended users from sending encrypted messages (#18157)Shay2025-02-213-7/+128
* | Add support for overriding `id_token_signing_alg_values_supported` for an Ope...Eric Eastwood2025-02-205-4/+119
* | Document suspension Admin API (#18162)Shay2025-02-202-0/+27
* | Speedup the building of Docker images (#18038)Quentin Gliech2025-02-193-135/+150
* | Merge branch 'release-v1.125' into developQuentin Gliech2025-02-1821-19/+56
|\|
| * Tweak changelog v1.125.0rc1Quentin Gliech2025-02-181-4/+3
| * 1.125.0rc1Quentin Gliech2025-02-1821-19/+57
* | Make sure we advertise registration as disabled when MSC3861 is enabled (#17661)Quentin Gliech2025-02-183-5/+45
* | Cleanup deleted state group references (#18165)Devon Hudson2025-02-183-1/+43
|/
* Add method to get current server time in milliseconds in ModuleApi (#18144)qashlan2025-02-182-0/+5