summary refs log tree commit diff
path: root/synapse/module_api/errors.py (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-301.129.0rc2Quentin Gliech5-3/+17
2025-04-30Unschedule the background update scheduled in #18068. (#18372)Quentin Gliech4-92/+19
2025-04-30Remove the trigger added in #18260 and then reverted (#18373)Quentin Gliech4-1/+40
2025-04-16Revert "Add total event, unencrypted message, and e2ee event counts to stats ...Devon Hudson10-907/+10
2025-04-16Update changelog v1.129.0rc1Devon Hudson3-2/+2
2025-04-16Fix query for room participation (#18345)Erik Johnston2-12/+9
2025-04-16Fix ExternalIDReuse exception for concurrent transactions (#18342)Quentin Gliech2-6/+24
2025-04-15Changelog tweaksDevon Hudson1-1/+1
2025-04-151.129.0rc1Devon Hudson11-9/+32
2025-04-15Don't cache introspection failures (#18339)Quentin Gliech2-3/+10
2025-04-15Fix `force_tracing_for_users` config when using MAS (#18334)Erik Johnston2-0/+52
2025-04-15Fix the token introspection cache logging access tokens when MAS integration ...reivilibre3-10/+26
2025-04-15Add total event, unencrypted message, and e2ee event counts to stats reportin...Andrew Morgan10-10/+907
2025-04-14Add caches to new hot path functions (#18337)Erik Johnston4-15/+23
2025-04-10Add passthrough_authorization_parameters support to OIDC configuration (#18232)Olivier D5-1/+48
2025-04-081.128.0 v1.128.0Erik Johnston3-1/+14
2025-04-02Disable Postgres statement timeouts while purging room state (#18133)Jason Little2-0/+8
2025-04-01complement-synapse: COPY existing dir from base (#18294)Andrew Ferrazzutti2-1/+2
2025-04-01Merge changelog entries v1.128.0rc1Quentin Gliech1-2/+1
2025-04-01Fix rendering of the changelogQuentin Gliech1-1/+1
2025-04-011.128.0rc1Quentin Gliech22-22/+56
2025-04-01Make sure media hashes are not queried until the index is up (#18302)Quentin Gliech3-3/+20
2025-04-01Bump phonenumbers from 8.13.50 to 9.0.2 (#18299)dependabot[bot]1-3/+3
2025-04-01Bump authlib from 1.4.1 to 1.5.1 (#18306)dependabot[bot]1-3/+3
2025-04-01Tweaks to prefix-log (#18274)Andrew Ferrazzutti2-2/+6
2025-04-01Add an access token introspection cache to make Matrix Authentication Service...reivilibre3-17/+135
2025-04-01Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#18304)dependabot[bot]5-8/+8
2025-04-01Bump actions/add-to-project from f5473ace9aeee8b97717b281e26980aa5097023f to ...dependabot[bot]1-1/+1
2025-04-01Bump jinja2 from 3.1.5 to 3.1.6 (#18223)dependabot[bot]1-3/+3
2025-04-01Use uv pip to install supervisor in workers image (#18275)Andrew Ferrazzutti2-3/+9
2025-04-01Avoid relying on rsync during Docker build (#18287)Andrew Ferrazzutti2-8/+9
2025-04-01Bump actions/setup-python from 5.4.0 to 5.5.0 (#18298)dependabot[bot]6-14/+14
2025-04-01Bump pyo3-log from 0.12.1 to 0.12.2 (#18269)dependabot[bot]1-2/+2
2025-04-01Document media hashing changes (#18296)Will Hunt2-0/+9
2025-04-01Bump actions/download-artifact from 4.2.0 to 4.2.1 (#18268)dependabot[bot]1-1/+1
2025-04-01Bump pygithub from 2.5.0 to 2.6.1 (#18243)dependabot[bot]1-26/+26
2025-04-01Bump dawidd6/action-download-artifact from 8 to 9 (#18204)dependabot[bot]1-1/+1
2025-04-01Bump actions/cache from 4.2.2 to 4.2.3 (#18266)dependabot[bot]2-2/+2
2025-03-27Update admin_faq - Fix how to obtain access token (#18225)Marcel Pennewiß2-1/+2
2025-03-27Store hashes of media files, and allow quarantining by hash. (#18277)Will Hunt15-61/+578
2025-03-27Add DB delta to remove the old state group deletion job (#18284)Devon Hudson2-0/+16
2025-03-261.127.1 v1.127.1Andrew Morgan3-1/+14
2025-03-26Add docs for how to clear out the Poetry wheel cache (#18283)Eric Eastwood2-0/+23
2025-03-26Fix GHSA-v56r-hwv5-mxg6 — Federation denialErik Johnston7-27/+63
2025-03-25Bump log from 0.4.26 to 0.4.27 (#18267)dependabot[bot]1-2/+2
2025-03-25Pass args to start_for_complement.sh (#18273)Andrew Ferrazzutti2-3/+4
2025-03-25Dockerfile: set package arch via APT config option (#18271)Andrew Ferrazzutti2-1/+2
2025-03-25Docker: Use an ARG for debian version more often (#18272)Andrew Ferrazzutti3-4/+9
2025-03-251.127.0 v1.127.0Olivier 'reivilibre3-1/+14
2025-03-25Correct typo "SAML" -> SSO in mapping providers docs (#18276)Andrew Morgan2-1/+2
2025-03-21Delete unreferenced state groups in background (#18254)Devon Hudson10-13/+494
2025-03-21Update Poetry to 2.1.1, including updating the lock file version. (#18251)reivilibre11-59/+235
2025-03-19Pin our GitHub Actions dependencies (#18255)Andrew Morgan14-144/+145
2025-03-18Add index to sliding sync membership snapshot table, to fix a performance iss...reivilibre3-1/+24
2025-03-18Add a column `participant` to `room_memberships` table (#18068)Shay7-1/+373
2025-03-181.127.0rc1 v1.127.0rc1Erik Johnston8-7/+36
2025-03-18Remove `SYNAPSE_USE_FROZEN_DICTS` environment variable (#18123)Eric Eastwood2-10/+10
2025-03-18Bump ulid from 1.2.0 to 1.2.1 (#18246)dependabot[bot]1-2/+2
2025-03-18Bump http from 1.2.0 to 1.3.1 (#18245)dependabot[bot]1-2/+2
2025-03-17MSC4140: don't cancel delayed state on own state (#17810)Andrew Ferrazzutti4-36/+158
2025-03-13Add caching support to media endpoints (#18235)Erik Johnston6-7/+253
2025-03-13Fix detection of workflow failures in the release script. (#18211)reivilibre2-1/+2
2025-03-13Fix: corrected routing path for workers doc (#18224)karuto2-1/+3
2025-03-13Bump anyhow from 1.0.96 to 1.0.97 (#18201)dependabot[bot]1-2/+2
2025-03-13Bump bcrypt from 4.2.1 to 4.3.0 (#18207)dependabot[bot]1-27/+53
2025-03-13Bump sentry-sdk from 2.19.2 to 2.22.0 (#18205)dependabot[bot]1-3/+5
2025-03-13Bump bytes from 1.10.0 to 1.10.1 (#18227)dependabot[bot]1-2/+2
2025-03-13Bump serde from 1.0.218 to 1.0.219 (#18228)dependabot[bot]1-4/+4
2025-03-11Move debian signing key expiry notice to top of 1.126.0 notesAndrew Morgan1-3/+3
2025-03-111.126.0 v1.126.0Andrew Morgan3-1/+14
2025-03-11Bump serde_json from 1.0.139 to 1.0.140 (#18202)dependabot[bot]1-2/+2
2025-03-07Tweak changelog v1.126.0rc3Olivier 'reivilibre1-1/+1
2025-03-071.126.0rc3Olivier 'reivilibre4-2/+16
2025-03-07Revert the background job to clear unreferenced state groups (that was introd...reivilibre10-374/+75
2025-03-051.126.0rc2 v1.126.0rc2Olivier 'reivilibre5-4/+15
2025-03-05Actually fix CI build wheels. (#18213)reivilibre5-16/+16
2025-03-04Fix wheel building configuration in CI by installing libatomic1. (#18212)reivilibre3-1/+13
2025-03-04Tweak changelog to linkify MSCs v1.126.0rc1Olivier 'reivilibre1-2/+2
2025-03-04Tweak changelog notice for debian repo signing key expiry changeOlivier 'reivilibre1-11/+4
2025-03-04Add upgrade notes for the debian repo signing key expiry changeOlivier 'reivilibre1-0/+18
2025-03-041.126.0rc1Olivier 'reivilibre20-20/+65
2025-03-04Support getting the device ID explicitly from MAS (#18174)Quentin Gliech3-17/+71
2025-03-03Add `redirect_uri` option to `oidc_providers` entries (#18197)Andrew Morgan5-1/+80
2025-02-26Add worker_replication_secret_path config option (#18191)V024604-3/+42
2025-02-25Add form_secret_path config option (#18090)V024604-3/+37
2025-02-25Bump pyo3-log from 0.12.0 to 0.12.1 (#18046)dependabot[bot]2-2/+3
2025-02-25Bump serde from 1.0.217 to 1.0.218 (#18183)dependabot[bot]1-4/+4
2025-02-25Define delayed event ratelimit category (#18019)Andrew Ferrazzutti8-4/+243
2025-02-25Move User Event Redaction Admin API version indicator to the correct place (#...Andrew Morgan2-2/+3
2025-02-25Bump anyhow from 1.0.95 to 1.0.96 (#18187)dependabot[bot]1-2/+2
2025-02-25Bump click from 8.1.7 to 8.1.8 (#18189)dependabot[bot]1-3/+3
2025-02-25Bump authlib from 1.4.0 to 1.4.1 (#18190)dependabot[bot]1-3/+3
2025-02-25Bump log from 0.4.25 to 0.4.26 (#18184)dependabot[bot]1-2/+2
2025-02-25Bump serde_json from 1.0.138 to 1.0.139 (#18186)dependabot[bot]1-2/+2
2025-02-25Add --no-secrets-in-config command line option (#18092)V0246012-14/+227
2025-02-25Add background job to clear unreferenced state groups (#18154)Devon Hudson10-74/+375
2025-02-251.125.0 v1.125.0Devon Hudson3-1/+14
2025-02-25Fix MSC4108 'rendez-vous' responses with some reverse proxy in the front of S...Quentin Gliech3-3/+10
2025-02-24Bump types-psycopg2 from 2.9.21.20241019 to 2.9.21.20250121 (#18188)dependabot[bot]1-4/+4
2025-02-24Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 (#18185)dependabot[bot]1-1/+1
2025-02-24Disable room list publication by default (#18175)Erik Johnston9-5/+49
2025-02-21Prevent suspended users from sending encrypted messages (#18157)Shay3-7/+128
2025-02-20Add support for overriding `id_token_signing_alg_values_supported` for an Ope...Eric Eastwood5-4/+119
2025-02-20Document suspension Admin API (#18162)Shay2-0/+27
2025-02-19Speedup the building of Docker images (#18038)Quentin Gliech3-135/+150
2025-02-18Make sure we advertise registration as disabled when MSC3861 is enabled (#17661)Quentin Gliech3-5/+45
2025-02-18Cleanup deleted state group references (#18165)Devon Hudson3-1/+43
2025-02-18Tweak changelog v1.125.0rc1Quentin Gliech1-4/+3
2025-02-181.125.0rc1Quentin Gliech21-19/+57
2025-02-18Add method to get current server time in milliseconds in ModuleApi (#18144)qashlan2-0/+5
2025-02-17Add support to proxy outbound requests from Synapse in tests (#18158)Eric Eastwood5-0/+20
2025-02-17Limit size of user directory search queries (#18172)Erik Johnston2-1/+8
2025-02-17Document consequences of replacing secrets (#18138)V024602-0/+20
2025-02-17Bump hiredis from 3.0.0 to 3.1.0 (#18169)dependabot[bot]1-95/+110
2025-02-17Bump service-identity from 24.1.0 to 24.2.0 (#18171)dependabot[bot]1-4/+4
2025-02-17Bump twine from 6.0.1 to 6.1.0 (#18170)dependabot[bot]1-19/+24
2025-02-14Update `rc_presence` config docs with int burst_count (#18159)Andrew Morgan2-1/+2
2025-02-12Document missing server config options (#18122)Eric Eastwood2-0/+59
2025-02-12Add log message when worker lock timeouts get large (#18124)Devon Hudson2-0/+10
2025-02-12Fix internal server error when updating 3pid address with invalid email (#18125)qashlan2-2/+9
2025-02-12Bump ulid from 1.1.4 to 1.2.0 (#18148)dependabot[bot]1-13/+117
2025-02-12Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#18147)dependabot[bot]1-1/+1
2025-02-12Bump bytes from 1.9.0 to 1.10.0 (#18149)dependabot[bot]1-2/+2
2025-02-12Bump bcrypt from 4.2.0 to 4.2.1 (#18127)dependabot[bot]1-28/+26
2025-02-12Bump gitpython from 3.1.43 to 3.1.44 (#18128)dependabot[bot]1-4/+4
2025-02-12Bump serde_json from 1.0.137 to 1.0.138 (#18129)dependabot[bot]1-2/+2
2025-02-111.124.0 v1.124.0Till Faelligen3-1/+14
2025-02-11Add `rc_presence` ratelimiting config to demo/start.sh (#18145)Andrew Morgan2-0/+5
2025-02-11Bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241230 (#18097)dependabot[bot]1-3/+3
2025-02-10Cleanup Python 3.8 leftovers (#17967)V0246055-94/+104
2025-02-10Overload "allow_none" on DB pool static method (#17616)Andrew Ferrazzutti5-33/+45
2025-02-10feat: Allow multiple values for SSO attribute_requirements via comma separati...meise6-9/+105
2025-02-10Don't log exceptions for obviously incorrect stream tokens (#18139)Erik Johnston2-0/+6
2025-02-10Add Oracle Linux installation instructions (#17436)villepeh2-14/+4
2025-02-071.124.0rc3 v1.124.0rc3Erik Johnston4-2/+16
2025-02-07Fix performance of `check_state_groups_and_bump_deletion` (#18141)Erik Johnston4-17/+46
2025-02-051.124.0rc2 v1.124.0rc2Erik Johnston4-2/+16
2025-02-05Fix bug where persisting some events fails after unclean shutdown. (#18137)Erik Johnston2-2/+13
2025-02-05make dual licensing explicit (#18134)Matthew Hodgson4-6/+28
2025-02-05Fix 'Fix lint' GHA (#18136)Erik Johnston2-1/+2
2025-02-05Fix legacy modules `check_username_for_spam` (#18135)Erik Johnston2-0/+3
2025-02-04Add MSC3861 config options admin_token_path and client_secret_path (#18004)V024605-14/+116
2025-02-041.124.0rc1 v1.124.0rc1Erik Johnston13-12/+34
2025-02-03Fix bug where purging history could lead to increase in disk space usage (#18...Erik Johnston4-1/+116
2025-02-03Add locking to more safely delete state groups: Part 2 (#18130)Erik Johnston7-14/+297
2025-02-03Add locking to more safely delete state groups: Part 1 (#18107)Erik Johnston13-46/+1047
2025-01-30Allow (un)block_room storage functions to be called on workers (#18119)Andrew Morgan2-44/+45
2025-01-29Raise an error if someone is using an incorrect suffix in a config duration s...Eric Eastwood2-2/+18
2025-01-281.123.0 v1.123.0Devon Hudson3-1/+14
2025-01-28Never autojoin deactivated & suspended users. (#18073)Will Hunt3-35/+232
2025-01-27Bump python-multipart from 0.0.18 to 0.0.20 (#18096)dependabot[bot]1-3/+3
2025-01-27Bump serde_json from 1.0.135 to 1.0.137 (#18099)dependabot[bot]1-2/+2
2025-01-27Bump types-bleach from 6.1.0.20240331 to 6.2.0.20241123 (#18082)dependabot[bot]1-3/+3
2025-01-27OIDC: increase length of generated `nonce` parameter from 30->32 chars (#18109)Andrew Morgan2-1/+16
2025-01-27Fix join being denied after being invited over federation (#18075)Eric Eastwood16-442/+1341
2025-01-27Bump log from 0.4.22 to 0.4.25 (#18098)dependabot[bot]1-2/+2
2025-01-27Bump dawidd6/action-download-artifact from 7 to 8 (#18108)dependabot[bot]1-1/+1
2025-01-24Ratelimit presence updates (#18000)Sven Mäder10-8/+232
2025-01-21Contrib: Docker: updates PostgreSQL version in `docker-compose.yml` (#18089)Max Kratz2-1/+3
2025-01-21One more tiny change v1.123.0rc1Till Faelligen1-1/+1
2025-01-21Update changelogTill Faelligen1-2/+2
2025-01-211.123.0rc1Till Faelligen11-9/+44
2025-01-21Support the new `/auth_metadata` endpoint defined in MSC2965. (#18093)Quentin Gliech6-82/+187
2025-01-21Implement MSC4133 to support custom profile fields. (#17488)Patrick Cloke13-26/+1039
2025-01-20Document possibility of configuring `tls` for a worker instance in `instance_...Eric Eastwood2-0/+5
2025-01-20Drop indices concurrently on background updates (#18091)Erik Johnston2-2/+3
2025-01-16Bump pyo3 from 0.23.3 to 0.23.4 (#18079)dependabot[bot]1-10/+10
2025-01-16Bump serde_json from 1.0.134 to 1.0.135 (#18081)dependabot[bot]1-2/+2
2025-01-16Bump ulid from 1.1.3 to 1.1.4 (#18080)dependabot[bot]1-5/+2
2025-01-16Bump mypy from 1.12.1 to 1.13.0 (#18083)dependabot[bot]1-33/+34
2025-01-16Bump pillow from 11.0.0 to 11.1.0 (#18084)dependabot[bot]1-77/+73
2025-01-14move additional release missed in last commit v1.122.0Andrew Morgan2-11/+10
2025-01-14Move 2023/4 changelog entries under docs/changelogsAndrew Morgan3-3780/+3778
2025-01-14move postgres changelog to the topAndrew Morgan1-4/+2
2025-01-141.122.0Andrew Morgan3-1/+14
2025-01-13Increase `rc_invites.per_issuer` for Complement (#18072)Eric Eastwood2-0/+4
2025-01-08Bust `_membership_stream_cache` cache when current state changes (#17732)Eric Eastwood8-26/+88
2025-01-08Bump jinja2 from 3.1.4 to 3.1.5 (#18067)dependabot[bot]1-3/+4
2025-01-08Add the ability to filter by state event type on admin room state endpoint (#...Shay4-1/+67
2025-01-07Drop unstable MSC4151 implementation (#18052)Travis Ralston4-17/+1
2025-01-07Fix typographical error in changelogOlivier 'reivilibre1-1/+1
2025-01-07Bump pyopenssl from 24.2.1 to 24.3.0 (#18062)dependabot[bot]1-5/+5
2025-01-07Tweak changelog v1.122.0rc1Olivier 'reivilibre1-7/+9
2025-01-071.122.0rc1Olivier 'reivilibre24-24/+63
2025-01-06Bump sentry-sdk from 2.17.0 to 2.19.2 (#18061)dependabot[bot]1-5/+7
2025-01-06Bump pyicu from 2.13.1 to 2.14 (#18060)dependabot[bot]1-2/+2
2025-01-06Bump serde from 1.0.216 to 1.0.217 (#18059)dependabot[bot]1-4/+4
2025-01-06Properly purge state groups tables when purging a room (#18024)Mathieu Velten5-69/+34
2025-01-03Refactor get_profile: do not return missing fields. (#18063)Patrick Cloke7-28/+44
2025-01-03Add a test to verify remote user messages can be redacted via admin api redac...Shay2-0/+60
2024-12-23Bump twine from 5.1.1 to 6.0.1 (#18049)dependabot[bot]1-6/+10
2024-12-23Bump mypy-zope from 1.0.8 to 1.0.9 (#18047)dependabot[bot]1-4/+4
2024-12-23Bump anyhow from 1.0.94 to 1.0.95 (#18045)dependabot[bot]1-2/+2
2024-12-23Bump authlib from 1.3.2 to 1.4.0 (#18048)dependabot[bot]1-6/+6
2024-12-23Bump serde_json from 1.0.133 to 1.0.134 (#18044)dependabot[bot]1-2/+2
2024-12-23Make admin api redactions use the requester to send the redaction (#18029)morguldir2-1/+2
2024-12-20Stop using twisted.internet.defer.returnValue (#18020)Colin Watson5-27/+11
2024-12-19Remove support for PostgreSQL 11 and 12 (#18034)Patrick Cloke5-4/+13
2024-12-19Disable statement timeout during room purge (#18017)Mathieu Velten2-0/+6
2024-12-19Update reverse proxy docs with what we've learned from #17986 (#17994)Eric Eastwood3-1/+5
2024-12-18Fix mypy errors on Twisted 24.11.0 (#17998)Andrew Morgan5-11/+20
2024-12-18Wording improvements for the `TaskScheduler` (#17992)Andrew Morgan2-37/+54
2024-12-18Bump mypy from 1.11.2 to 1.12.1 and fix new typechecking errors (#17999)Andrew Morgan7-43/+49
2024-12-17Add email.tlsname config option (#17849)cynhr5-38/+69
2024-12-16Add `macaroon_secret_key_path` config option (#17983)V024605-15/+51
2024-12-16Add `last_seen_ts` to query user example (#17976)Travis Ralston2-0/+2
2024-12-16Add some useful endpoints to Admin API (#17948)Shay12-15/+535
2024-12-16Bump http from 1.1.0 to 1.2.0 (#18013)dependabot[bot]1-2/+2
2024-12-16Bump serde from 1.0.215 to 1.0.216 (#18031)dependabot[bot]1-4/+4
2024-12-16Bump pillow from 10.4.0 to 11.0.0 (#18015)dependabot[bot]1-83/+78
2024-12-16Bump pydantic from 2.9.2 to 2.10.3 (#18014)dependabot[bot]1-98/+106
2024-12-16Bump anyhow from 1.0.93 to 1.0.94 (#18012)dependabot[bot]1-2/+2
2024-12-13forward requester id to check username for spam callbacks (#17916)Wilson6-7/+70
2024-12-11Remove redundant security disclaimer v1.121.1Andrew Morgan1-2/+0
2024-12-111.121.1Andrew Morgan4-2/+18
2024-12-11Downgrade ubuntu to 22.04 when building docker images (#18026)Till2-1/+2
2024-12-11Update changelog v1.121.0Till Faelligen1-5/+2
2024-12-111.121.0Till Faelligen4-2/+16
2024-12-11Attempt to fix duplicate releases issue (#18025)Till2-0/+5
2024-12-10Update Alpine Linux Synapse Package Maintainer within installation.md (#17846)jahway6032-1/+2
2024-12-10Fix bug when rejecting withdrew invite with a third_party_rules module (#17930)Mathieu Velten2-5/+6
2024-12-09Reorganize account data, receipts and presence request regexps in generic_wor...Rafał Hirsch2-11/+8
2024-12-09Bump pyo3 from 0.23.2 to 0.23.3 (#18001)dependabot[bot]1-10/+10
2024-12-05Bump dawidd6/action-download-artifact from 6 to 7 (#17981)dependabot[bot]1-1/+1
2024-12-05Bump python-multipart from 0.0.16 to 0.0.18 (#17985)dependabot[bot]1-3/+3
2024-12-05Add RoomID & EventID rust types (#17996)Devon Hudson2-0/+167
2024-12-04Promote account suspension to stable (#17964)Travis Ralston6-33/+13
2024-12-041.121.0rc1 v1.121.0rc1Andrew Morgan23-21/+54
2024-12-04Pin Rust to 1.82.0 when building Python wheels (#17993)Andrew Morgan3-4/+14
2024-12-04Pin softprops/action-gh-release to v0.1.15 (#17995)Andrew Morgan2-1/+2
2024-12-04Support for MSC4190: device management for application services (#17705)Quentin Gliech12-33/+351
2024-12-03MSC4076: Add disable_badge_count to pusher configuration (#17975)manuroe4-6/+98
2024-12-031.120.2 v1.120.2Quentin Gliech3-1/+15
2024-12-03Stop building wheels for macOSQuentin Gliech1-8/+2
2024-12-03Be able to test `/login/sso/redirect` in Complement (#17986)Eric Eastwood5-1/+8
2024-12-031.120.1 v1.120.1Quentin Gliech4-2/+49
2024-12-03Restrict which image formats we will decode in order to generate thumbnailsOlivier 'reivilibre1-1/+6
2024-12-03Don't allow unsupported content-typeDevon Hudson2-0/+89
2024-12-03Handle null invite and knock room stateErik Johnston5-9/+33
2024-12-03Sliding Sync: Fix state leaking on incremental syncEric Eastwood3-4/+226
2024-12-03Fix release process to not create duplicate releases (#17970)Erik Johnston2-1/+3
2024-12-02Bump bytes from 1.8.0 to 1.9.0 (#17982)dependabot[bot]1-2/+2
2024-12-02Bump tomli from 2.1.0 to 2.2.1 (#17979)dependabot[bot]1-3/+33
2024-12-02Sliding Sync: Include invite, ban, kick, targets when `$LAZY`-loading room me...Eric Eastwood5-11/+181
2024-12-02Use stable error code for account locking (#17965)Travis Ralston2-2/+2
2024-12-02Bump pysaml2 from 7.3.1 to 7.5.0 (#17978)dependabot[bot]1-6/+6
2024-12-02Fix release process to not create duplicate releases (#17970)Erik Johnston2-1/+3
2024-11-29Consolidate SSO redirects through `/_matrix/client/v3/login/sso/redirect(/{id...Eric Eastwood8-28/+262
2024-11-28Fix new scheduled tasks jumping the queue (#17962)Richard van der Hoff5-55/+64
2024-11-27Update setuptools-rust and fix building abi3 wheels (#17969)Erik Johnston3-6/+25