Commit Graph

  • dafbf405b3 Merge remote-tracking branch 'upstream/release-v1.116' master Tulir Asokan 2024-09-26 16:43:37 +0300
  • cfbddc258f
    1.116.0rc2 v1.116.0rc2 Quentin Gliech 2024-09-26 15:29:13 +0200
  • 302534c348
    Support MSC3757: Restricting who can overwrite a state event (#17513) Andrew Ferrazzutti 2024-09-26 09:25:05 -0400
  • bd6ff6176d Merge tag 'meow-patchset-v1.116.0rc1' Tulir Asokan 2024-09-25 13:34:14 +0300
  • 9572748b56 Don't apply alias rules to admins meow-patchset-v1.116.0rc1 meow-patchset Tulir Asokan 2023-12-12 14:34:01 +0200
  • 245d82f44e Allow pdf inline Tulir Asokan 2023-10-10 15:29:12 +0300
  • ca4e3165b3 Remove unnecessary pusher URL validation Tulir Asokan 2023-02-12 15:02:44 +0200
  • 0583a5967b Allow specific users to use timestamp massaging without being appservices Tulir Asokan 2023-02-12 15:02:25 +0200
  • e48d921119 Allow custom content in read receipts Tulir Asokan 2023-02-12 15:02:13 +0200
  • 9bff00c396 Allow unhiding events that the C-S API filters away by default Tulir Asokan 2023-02-12 14:54:24 +0200
  • 5994cbd4a0 Allow bypassing unnecessary validation in C-S API Tulir Asokan 2023-02-12 14:51:56 +0200
  • abf856ae6f Set immutable cache-control header for media downloads Tulir Asokan 2023-02-12 14:39:50 +0200
  • d50743e1d8 Thumbnail webp images as webp to avoid losing transparency Tulir Asokan 2023-02-12 14:39:07 +0200
  • 4db99ed019 Allow registering invalid user IDs with admin API Tulir Asokan 2023-02-12 14:37:27 +0200
  • 75620e118e Allow specifying room ID when creating room Tulir Asokan 2023-02-12 14:35:30 +0200
  • d3229d1b5e Fix default power level for room creator Tulir Asokan 2023-02-12 14:30:50 +0200
  • e21fcdca4f Add meow readme and config extension Tulir Asokan 2023-02-12 14:28:52 +0200
  • c2a173a0f2 Add meow dockerfile Tulir Asokan 2023-08-15 14:31:09 +0300
  • 13dea6949b
    Changelog fixes v1.116.0rc1 patchset-base Quentin Gliech 2024-09-25 12:07:51 +0200
  • 386cabda83
    1.116.0rc1 Quentin Gliech 2024-09-25 11:34:36 +0200
  • f53a3a56e2
    Bump treq from 23.11.0 to 24.9.1 (#17744) dependabot[bot] 2024-09-25 11:19:03 +0200
  • 2fc43e4219
    Remove the deprecated cgi module (#17741) V02460 2024-09-25 11:15:34 +0200
  • b0d2aca164
    Bump phonenumbers from 8.13.44 to 8.13.45 (#17762) dependabot[bot] 2024-09-25 06:38:37 +0000
  • f68e8d0021
    Bump ruff from 0.6.5 to 0.6.7 (#17760) dependabot[bot] 2024-09-24 22:48:43 +0000
  • 89e7609f5c
    Bump msgpack from 1.0.8 to 1.1.0 (#17759) dependabot[bot] 2024-09-24 22:34:37 +0000
  • b89a66f831
    Bump idna from 3.8 to 3.10 (#17758) dependabot[bot] 2024-09-25 00:20:24 +0200
  • b066b3aa04
    Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 (#17757) dependabot[bot] 2024-09-24 17:30:24 +0000
  • e4b0cd87cc
    Bump pydantic from 2.8.2 to 2.9.2 (#17756) dependabot[bot] 2024-09-24 17:28:08 +0000
  • 985b3ab58d
    Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 (#17755) dependabot[bot] 2024-09-24 17:21:38 +0000
  • afc3af7763
    Bump prometheus-client from 0.20.0 to 0.21.0 (#17746) dependabot[bot] 2024-09-24 18:51:24 +0200
  • af2da0e47a
    Bump pyasn1-modules from 0.4.0 to 0.4.1 (#17747) dependabot[bot] 2024-09-24 18:51:07 +0200
  • ac8c9ac50d
    Bump python-multipart from 0.0.9 to 0.0.10 (#17745) dependabot[bot] 2024-09-24 18:50:57 +0200
  • 443a9eb335
    Bump bytes from 1.7.1 to 1.7.2 (#17743) dependabot[bot] 2024-09-24 18:33:57 +0200
  • aad26cb93f
    Never return negative bump stamp (#17748) Erik Johnston 2024-09-24 11:07:23 +0100
  • 5173741c71
    Support MSC4140: Delayed events (Futures) (#17326) Andrew Ferrazzutti 2024-09-23 08:33:48 -0400
  • 75e2c17d2a
    Speed up sorting of sliding sync rooms in initial request (#17734) Erik Johnston 2024-09-20 08:12:56 +0100
  • a851f6b237
    Sliding sync: Add connection tracking to the account_data extension (#17695) Erik Johnston 2024-09-19 21:51:51 +0300
  • c2e5e9e67c
    Sliding Sync: Avoid fetching left rooms and add back newly_left rooms (#17725) Eric Eastwood 2024-09-19 10:07:18 -0500
  • 07a51d2a56
    Fix sliding sync for rooms with unknown room version (#17733) Erik Johnston 2024-09-19 16:01:11 +0300
  • 83fc225030
    Sliding Sync: Add cache to get_tags_for_room(...) (#17730) Eric Eastwood 2024-09-19 06:43:26 -0500
  • a9c0e27eb7
    Sliding Sync: No need to sort if the range is large enough to cover all of the rooms (#17731) Eric Eastwood 2024-09-19 03:33:34 -0500
  • faf5b40520
    Sliding Sync: Fix _bulk_get_max_event_pos(...) being inefficient (#17728) Eric Eastwood 2024-09-19 03:32:16 -0500
  • af998e6c66
    Sliding sync: Ignore invites from ignored users (#17729) Eric Eastwood 2024-09-18 18:09:23 -0500
  • 61b7c31772
    Sliding Sync: Shortcut for checking if certain background updates have completed (#17724) Eric Eastwood 2024-09-18 13:12:14 -0500
  • 3c8a116e1a
    Sliding Sync: bugfix: ensure we can sync with SSS even with missing rooms (#17727) Kegan Dougal 2024-09-18 17:25:50 +0100
  • 51dd4df0a3
    Add an Admin API endpoint to redact all a user's events (#17506) Shay 2024-09-18 03:08:01 -0700
  • 8881ad6d4b
    Sliding Sync: Short-circuit have_finished_sliding_sync_background_jobs (#17723) Eric Eastwood 2024-09-17 17:36:59 -0500
  • d40bc279ed Merge branch 'master' into develop Olivier 'reivilibre 2024-09-17 15:47:32 +0100
  • d10872ee75 1.115.0 v1.115.0 Olivier 'reivilibre 2024-09-17 14:32:29 +0100
  • 03937a1cae
    Sliding Sync: Return room tags in account data extension (#17707) Eric Eastwood 2024-09-16 13:47:35 -0500
  • 285de43e48
    Bump anyhow from 1.0.87 to 1.0.89 (#17716) dependabot[bot] 2024-09-16 18:52:48 +0100
  • 4900438712
    Bump pyasn1 from 0.6.0 to 0.6.1 (#17714) dependabot[bot] 2024-09-16 18:52:10 +0100
  • cf982d2e32
    Bump ruff from 0.6.4 to 0.6.5 (#17715) dependabot[bot] 2024-09-16 18:51:33 +0100
  • 7589565edd
    Bump types-requests from 2.32.0.20240712 to 2.32.0.20240914 (#17713) dependabot[bot] 2024-09-16 18:32:39 +0100
  • 7ed23e072e
    Bump sentry-sdk from 2.13.0 to 2.14.0 (#17712) dependabot[bot] 2024-09-16 18:32:01 +0100
  • 4ac783549c
    Sliding Sync: Support filtering by 'tags' / 'not_tags' in SSS (#17662) David Baker 2024-09-13 02:18:19 +0100
  • 1cb84aaab5
    Sliding Sync: Increase concurrency of sliding sync a bit (#17696) Erik Johnston 2024-09-12 22:36:16 +0100
  • 9b83fb7c16
    Sliding Sync: Move filters tests to rest layer (#17703) Eric Eastwood 2024-09-12 15:27:03 -0500
  • c5b4be6d07 Merge branch 'release-v1.115' into develop Andrew Morgan 2024-09-12 13:05:43 +0100
  • 4c66a7cbed 1.115.0rc2 v1.115.0rc2 Andrew Morgan 2024-09-12 11:10:31 +0100
  • ebad618bf0
    import pydantic objects from the _pydantic_compat module (#17667) Éloi Rivard 2024-09-11 23:01:43 +0200
  • 16af80b8fb
    Sliding Sync: Use Sliding Sync tables for sorting (#17693) Eric Eastwood 2024-09-11 12:16:24 -0500
  • e4a1f271b9
    Sliding Sync: Make sure we get up-to-date information from get_sliding_sync_rooms_for_user(...) (#17692) Eric Eastwood 2024-09-11 12:13:54 -0500
  • 6b131a99fe Merge remote-tracking branch 'origin/release-v1.115' into develop Erik Johnston 2024-09-11 16:43:07 +0100
  • 76f7c91e44 Sliding sync: don't fetch room summary for named rooms. (#17683) Erik Johnston 2024-09-11 13:16:57 +0100
  • b732d13d4c Sliding sync: various fixups to the background update (#17652) Erik Johnston 2024-09-11 15:38:46 +0100
  • 596b96411b
    Sliding sync: various fixups to the background update (#17652) Erik Johnston 2024-09-11 15:38:46 +0100
  • f6c2b0ec2e
    Sliding sync: don't fetch room summary for named rooms. (#17683) Erik Johnston 2024-09-11 13:16:57 +0100
  • a7fcac5648
    Enable guest access on new media endpoints, per MSC4189 (#17675) Travis Ralston 2024-09-10 11:29:24 -0600
  • e06e3c4004
    Add config option turn_shared_secret_path (#17690) V02460 2024-09-10 19:27:46 +0200
  • 60441059a3
    Bump anyhow from 1.0.86 to 1.0.87 (#17685) dependabot[bot] 2024-09-10 18:05:31 +0100
  • 1b197752b6
    Fix minor misspelling in README.rst. (#17664) Jeremy Wright 2024-09-10 09:33:25 -0700
  • 598a83d005
    Bump cryptography from 43.0.0 to 43.0.1 (#17689) dependabot[bot] 2024-09-10 17:32:17 +0100
  • be603de2cb
    Bump serde_json from 1.0.127 to 1.0.128 (#17687) dependabot[bot] 2024-09-10 17:31:34 +0100
  • 62523571ae
    Bump serde from 1.0.209 to 1.0.210 (#17686) dependabot[bot] 2024-09-10 17:30:37 +0100
  • 5562a89168
    Update changelog v1.115.0rc1 Devon Hudson 2024-09-10 08:48:41 -0600
  • 59bcbcec0a
    1.115.0rc1 Devon Hudson 2024-09-10 08:42:01 -0600
  • d8b926d323
    Bump idna from 3.7 to 3.8 (#17682) dependabot[bot] 2024-09-10 10:34:54 +0100
  • 2efed1d4fb
    Bump types-setuptools from 71.1.0.20240818 to 74.1.0.20240907 (#17681) dependabot[bot] 2024-09-10 10:34:45 +0100
  • cd24bc2f36
    Bump ruff from 0.6.2 to 0.6.4 (#17680) dependabot[bot] 2024-09-10 10:34:34 +0100
  • a193d4a1b5
    Bump authlib from 1.3.1 to 1.3.2 (#17679) dependabot[bot] 2024-09-10 10:34:26 +0100
  • b3047f3f17
    Sliding sync: various fixups to the sliding sync joined room background job (#17673) Erik Johnston 2024-09-10 10:22:46 +0100
  • 9689ac3294
    Sliding Sync: Look for bump _stamp in the room timeline (#17684) Erik Johnston 2024-09-10 10:20:30 +0100
  • 588e5b521d
    Sliding Sync: Retrieve fewer events from DB in sync (#17688) Erik Johnston 2024-09-10 09:52:42 +0100
  • 515c1cc0a1
    Sliding Sync: Add comment to explain extra case where you can be invited -> banned -> unbanned (#17654) Eric Eastwood 2024-09-09 17:55:59 -0500
  • e1ed959a68
    Sliding Sync: Get bump_stamp from new sliding sync tables because it's faster (#17658) Eric Eastwood 2024-09-09 10:41:25 -0500
  • 5c229415c4 Revert "Look for bump stamp in the room timeline" Erik Johnston 2024-09-09 11:58:50 +0100
  • a3c49565ff Look for bump stamp in the room timeline Erik Johnston 2024-09-09 11:58:18 +0100
  • 5389374ef8
    Sliding Sync: Speed up incremental sync by avoiding extra work (#17665) Eric Eastwood 2024-09-09 04:36:22 -0500
  • e5d07bb083
    Fix bump stamp for non-joined rooms (#17674) Erik Johnston 2024-09-06 11:44:37 +0100
  • a708e1afd0
    Small performance improvements for sliding sync (#17672) Erik Johnston 2024-09-06 11:44:13 +0100
  • 786de8570b
    Speed up fetching partial-state rooms on sliding sync (#17666) Erik Johnston 2024-09-06 11:12:54 +0100
  • d5accec2e5
    Speed up sliding sync by avoiding copies (#17670) Erik Johnston 2024-09-06 11:12:29 +0100
  • de3363ef58
    Stabilise MSC4156: server_name -> via (#17650) Johannes Marbach 2024-09-05 18:07:39 +0200
  • 6b770d8bfc Revert "Fix bump stamp for non-joined rooms" Erik Johnston 2024-09-05 15:43:37 +0100
  • f73c844403 Fix bump stamp for non-joined rooms Erik Johnston 2024-09-05 15:42:49 +0100
  • b09bcf16d9
    Fix background update to handle invalid events (#17641) Erik Johnston 2024-09-05 14:15:04 +0100
  • b054690c8c
    Sliding Sync: Prevent duplicate tags being added to traces (#17655) Eric Eastwood 2024-09-05 04:05:01 -0500
  • dce38f3faf
    Fix sliding sync on workers (#17649) Erik Johnston 2024-09-04 10:52:46 +0100
  • fc10d38849
    Bump twisted from 24.7.0rc1 to 24.7.0 (#17647) dependabot[bot] 2024-09-03 18:48:43 +0100