Commit Graph

  • ef43d4495a Merge remote-tracking branch 'upstream/release-v1.110' master Tulir Asokan 2024-06-26 17:35:38 +0300
  • a8dcd686fb
    Fix typo v1.110.0rc1 Till Faelligen 2024-06-26 15:10:49 +0200
  • 315b8d2032
    Update changelog Till Faelligen 2024-06-26 14:39:57 +0200
  • 9f47513458
    1.110.0rc1 Till Faelligen 2024-06-26 14:09:13 +0200
  • ef7fbdfebd
    Fixes to the table of contents in the README (#17329) Andrew Morgan 2024-06-25 16:20:59 +0100
  • 9cf0ef9c70
    Fix outdated Security Disclosure Policy references (#17341) Denis Kasak 2024-06-25 16:58:30 +0200
  • a023538822
    Re-introduce federation /download endpoint (#17350) Shay 2024-06-25 07:35:37 -0700
  • f79dbd0f61
    Fix refreshable_access_token_lifetime typo (#17357) douglaz 2024-06-25 11:07:13 +0000
  • c89fea3fd1
    Limit amount of replication we send (#17358) Erik Johnston 2024-06-25 11:17:39 +0100
  • 554a92601a
    Reintroduce "Reduce device lists replication traffic."" (#17361) Erik Johnston 2024-06-25 10:34:34 +0100
  • a98cb87bee
    Revert "Reduce device lists replication traffic." (#17360) Erik Johnston 2024-06-25 09:57:34 +0100
  • 6e8af83193
    Add is_invite filtering to Sliding Sync /sync (#17335) Eric Eastwood 2024-06-24 19:07:56 -0500
  • 805e6c9a8f
    Correct error in user_directory docs (#17348) devonh 2024-06-24 17:18:58 +0000
  • 3c61ddbbc9
    Add default values for rc_invites per_issuer to docs (#17347) devonh 2024-06-24 17:16:09 +0000
  • ae4c236a6d
    Fix room type typo in mailer (#17336) Eric Eastwood 2024-06-24 10:02:16 -0500
  • 930a64b6c1
    Reintroduce #17291. (#17338) Erik Johnston 2024-06-24 15:40:28 +0100
  • 7a11c0ac4f
    Add support for MSC3823 - Account Suspension Part 2 (#17255) Shay 2024-06-24 06:21:22 -0700
  • cf711ac03c
    Reduce device lists replication traffic. (#17333) Erik Johnston 2024-06-24 14:15:13 +0100
  • 700d2cc4a0
    Tidy up integer parsing (#17339) Denis Kasak 2024-06-24 15:12:14 +0200
  • 1e74b50dc6
    Bump lazy_static from 1.4.0 to 1.5.0 (#17355) dependabot[bot] 2024-06-24 13:34:56 +0100
  • 7c2d8f1f01
    Bump typing-extensions from 4.11.0 to 4.12.2 (#17354) dependabot[bot] 2024-06-24 13:32:44 +0100
  • 118b734081
    Bump netaddr from 1.2.1 to 1.3.0 (#17353) dependabot[bot] 2024-06-24 13:32:14 +0100
  • 7a6186b888
    Bump packaging from 24.0 to 24.1 (#17352) dependabot[bot] 2024-06-24 13:32:05 +0100
  • 452a59f887
    Bump sentry-sdk from 2.3.1 to 2.6.0 (#17351) dependabot[bot] 2024-06-24 13:31:54 +0100
  • adeedb7b7c
    Bump urllib3 from 2.0.7 to 2.2.2 (#17346) dependabot[bot] 2024-06-21 13:42:09 +0100
  • 7c5fb13f7b
    Bump requests from 2.31.0 to 2.32.2 (#17345) dependabot[bot] 2024-06-21 13:42:01 +0100
  • f8d57ce656
    Bump tornado from 6.4 to 6.4.1 (#17344) dependabot[bot] 2024-06-21 13:41:53 +0100
  • 13ed84c573
    Bump authlib from 1.3.0 to 1.3.1 (#17343) dependabot[bot] 2024-06-21 13:41:44 +0100
  • 4243c1f074
    Revert "Handle large chain calc better (#17291)" (#17334) Erik Johnston 2024-06-19 17:39:33 +0100
  • 3239b7459c
    Register sliding sync under a different path (#17331) Erik Johnston 2024-06-19 17:18:45 +0100
  • c99203d98c
    register-new-matrix-user: add a flag to ignore already existing users (#17304) Jörg Thalheim 2024-06-19 13:03:08 +0200
  • 9104a9f0d0
    Filter added to Admin-API GET /rooms (#17276) Alexander Fechler 2024-06-19 12:45:48 +0200
  • a412a5829d
    Update the README with Element branding and a few fixes (#17324) Andrew Morgan 2024-06-19 10:58:22 +0100
  • 7ef89b985d
    Remove expire_access_token from Docker configuration (#17198) Aaron Dewes 2024-06-19 11:58:06 +0200
  • bdf82efea5
    Handle large chain calc better (#17291) Erik Johnston 2024-06-19 10:33:53 +0100
  • afaf2d9388
    Require the 'from' parameter for /notifications be an integer (#17283) Andrew Morgan 2024-06-19 10:05:39 +0100
  • 199223062a
    Revert "Support MSC3916 by adding a federation /download endpoint" (#17325) Andrew Morgan 2024-06-18 16:54:19 +0100
  • 97c3d98816
    register_new_matrix_user: add password-file flag (#17294) Jörg Thalheim 2024-06-18 17:21:51 +0200
  • fa3adc896a
    Merge branch 'master' into develop Quentin Gliech 2024-06-18 12:33:43 +0200
  • 147069d632 Merge remote-tracking branch 'upstream/release-v1.109' Tulir Asokan 2024-06-18 13:32:02 +0300
  • 79767a1108
    Add support for via query parameter from MSC4156 (#17322) Johannes Marbach 2024-06-18 12:03:39 +0200
  • 4af654f0da
    1.109.0 v1.109.0 Quentin Gliech 2024-06-18 11:46:34 +0200
  • 1c7d85fdfe
    fix missing quotes for exclude_rooms_from_sync (#17308) Dirk Klimpel 2024-06-18 11:37:02 +0200
  • 5a65e8a0d1
    Switch to macOS 12 runners to fix building of wheels for macOS (#17319) Quentin Gliech 2024-06-18 11:26:36 +0200
  • 088992a484
    Bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 (#17316) dependabot[bot] 2024-06-18 10:01:34 +0100
  • d17d931a53
    Bump docker/build-push-action from 5 to 6 (#17312) dependabot[bot] 2024-06-18 09:57:58 +0100
  • 334123f0cd
    Bump dawidd6/action-download-artifact from 5 to 6 (#17313) dependabot[bot] 2024-06-18 09:57:42 +0100
  • d8e81f67eb
    Bump types-netaddr from 1.2.0.20240219 to 1.3.0.20240530 (#17314) dependabot[bot] 2024-06-18 09:57:24 +0100
  • 19a3d5b606
    Bump phonenumbers from 8.13.37 to 8.13.39 (#17315) dependabot[bot] 2024-06-18 09:57:07 +0100
  • 52813a8d94
    Bump msgpack from 1.0.7 to 1.0.8 (#17317) dependabot[bot] 2024-06-18 09:56:56 +0100
  • a5485437cf
    Add is_encrypted filtering to Sliding Sync /sync (#17281) Eric Eastwood 2024-06-17 12:06:18 -0500
  • e5b8a3e37f
    Add stream_ordering sort to Sliding Sync /sync (#17293) Eric Eastwood 2024-06-17 11:27:14 -0500
  • e88332b5f4
    Merge branch 'release-v1.109' into develop Quentin Gliech 2024-06-17 15:51:16 +0200
  • 7ce30d6375 Merge remote-tracking branch 'upstream/release-v1.109' Tulir Asokan 2024-06-17 15:46:24 +0300
  • edfb7aad3a
    1.109.0rc3 v1.109.0rc3 Quentin Gliech 2024-06-17 14:07:49 +0200
  • f983a77ab0
    Set our own stream position from the current sequence value on startup (#17309) Quentin Gliech 2024-06-17 13:50:00 +0200
  • 12d7303707
    Use the release branch for sytest in release-branch PRs (#17306) Quentin Gliech 2024-06-17 13:21:51 +0200
  • a3cb244755
    Automatically apply SQL for inconsistent sequence (#17305) Erik Johnston 2024-06-14 16:40:29 +0100
  • 3aae60f17b
    Enable cross-signing key upload without UIA (#17284) Richard van der Hoff 2024-06-14 11:14:56 +0100
  • 2c36a679ae
    Include user membership on events (#17282) Richard van der Hoff 2024-06-13 22:45:54 +0100
  • c12ee0d5ba
    Add is_dm filtering to Sliding Sync /sync (#17277) Eric Eastwood 2024-06-13 13:56:58 -0500
  • 8aaff851b1
    Fix newly_left rooms not appearing if we returned early (Sliding Sync) (#17301) Eric Eastwood 2024-06-13 11:36:57 -0500
  • 8c58eb7f17
    Add event.internal_metadata.instance_name (#17300) Eric Eastwood 2024-06-13 11:32:50 -0500
  • ebdce69f6a
    Fix get_last_event_in_room_before_stream_ordering(...) finding the wrong last event (#17295) Eric Eastwood 2024-06-13 11:00:52 -0500
  • c6eb99c878
    Bump mypy from 1.8.0 to 1.9.0 (#17297) Andrew Morgan 2024-06-13 15:50:10 +0100
  • 5db3eec5bc
    Clarify that MSC4151 is enabled on matrix.org (#17296) Quentin Gliech 2024-06-13 15:49:00 +0200
  • f1c4dfb08b
    Add report room API (MSC4151) (#17270) Travis Ralston 2024-06-12 04:27:46 -0600
  • 0edf1cacf7
    Bump types-jsonschema from 4.21.0.20240311 to 4.22.0.20240610 (#17288) dependabot[bot] 2024-06-12 10:52:26 +0100
  • d0f90bd04e
    Bump jinja2 from 3.1.3 to 3.1.4 (#17287) dependabot[bot] 2024-06-12 10:52:14 +0100
  • d21cd494ca Merge remote-tracking branch 'upstream/release-v1.109' Tulir Asokan 2024-06-11 17:55:37 +0300
  • 0248ed70a9
    Merge branch 'release-v1.109' into develop Quentin Gliech 2024-06-11 16:25:26 +0200
  • e6816babf6
    CHANGES.md: s/OTKs/one-time-keys/ v1.109.0rc2 Quentin Gliech 2024-06-11 15:39:30 +0200
  • a8069e9739
    1.109.0rc2 Quentin Gliech 2024-06-11 15:22:21 +0200
  • 863578bfcf
    Bump regex from 1.10.4 to 1.10.5 (#17290) dependabot[bot] 2024-06-11 10:50:13 +0100
  • 9e59d18022
    Bump dawidd6/action-download-artifact from 3.1.4 to 5 (#17289) dependabot[bot] 2024-06-11 10:50:03 +0100
  • 491365f199
    Bump types-pillow from 10.2.0.20240423 to 10.2.0.20240520 (#17285) dependabot[bot] 2024-06-11 10:47:03 +0100
  • dad1559721
    Reorganize Pydantic models and types used in handlers (#17279) Eric Eastwood 2024-06-10 15:03:50 -0500
  • 8c4937b216
    Fix bug where device lists would break sync (#17292) Erik Johnston 2024-06-10 15:56:57 +0100
  • b84e31375b Update changelog Erik Johnston 2024-06-10 15:55:42 +0100
  • 06953bc193 Always return OTK counts (#17275) Erik Johnston 2024-06-06 17:10:58 +0100
  • 265ee88f34
    Wrong retention policy being used when filtering events (lint ControlVarUsedAfterBlockViolation WPS441) (#17272) Eric Eastwood 2024-06-10 09:48:38 -0500
  • ab94bce02c
    Support MSC3916 by adding a federation /download endpoint (#17172) Shay 2024-06-07 05:54:28 -0700
  • 17d6c28285
    Add debug logging for when room keys are uploaded, including whether they are replacing other room keys. (#17266) reivilibre 2024-06-07 12:01:21 +0100
  • 4a7c58642c
    Add Sliding Sync /sync endpoint (initial implementation) (#17187) Eric Eastwood 2024-06-06 14:44:32 -0500
  • ce9385819b
    Handle OTK uploads off master (#17271) Erik Johnston 2024-06-06 17:47:02 +0100
  • a963f579de
    Don't try and resync devices for down hosts (#17273) Erik Johnston 2024-06-06 17:46:52 +0100
  • 3f06bbc0ac
    Always return OTK counts (#17275) Erik Johnston 2024-06-06 17:10:58 +0100
  • fcbc79bb87
    Ratelimiting of remote media downloads (#17256) Shay 2024-06-05 05:43:36 -0700
  • aabf577166
    Handle hyphens in user dir search porperly (#17254) Erik Johnston 2024-06-05 10:40:34 +0100
  • 896b1ea2ba Merge remote-tracking branch 'upstream/release-v1.109' Tulir Asokan 2024-06-05 11:20:10 +0300
  • 7d8f0ef351
    Use fully-qualified PersistedEventPosition when returning RoomsForUser (#17265) Eric Eastwood 2024-06-04 12:58:03 -0500
  • eab0b548e4 Merge branch 'release-v1.109' into develop Andrew Morgan 2024-06-04 12:37:07 +0100
  • 81cef38d4b
    Bump sentry-sdk from 2.1.1 to 2.3.1 (#17263) dependabot[bot] 2024-06-04 11:58:27 +0100
  • e2f8476044 Fix typo in CHANGES.md v1.109.0rc1 Andrew Morgan 2024-06-04 09:47:28 +0100
  • 18c1196893 1.109.0rc1 Andrew Morgan 2024-06-04 09:46:09 +0100
  • 8a3270075b
    Bump types-pyopenssl from 24.0.0.20240311 to 24.1.0.20240425 (#17260) dependabot[bot] 2024-06-03 14:26:41 +0100
  • f458dff16d
    Bump mypy-zope from 1.0.3 to 1.0.4 (#17262) dependabot[bot] 2024-06-03 14:23:29 +0100
  • 6b709c512d
    Bump lxml from 5.2.1 to 5.2.2 (#17261) dependabot[bot] 2024-06-03 14:21:20 +0100
  • 5c2a837e3c
    Fix bug where typing replication breaks (#17252) Erik Johnston 2024-05-31 16:07:05 +0100
  • 966a886b36 Include stream ordering in the unsigned event dict Nick Mills-Barrett 2024-03-08 17:01:27 +0000