1
0

Commit Graph

  • 81edcc84be Add changelog madlittlemods/15603-fix-literal-type Eric Eastwood 2023-05-15 17:59:39 -05:00
  • 939b89f331 Use Literal from typing_extensions (compatible with Python 3.7) Eric Eastwood 2023-05-15 17:55:16 -05:00
  • c97198ee14 Revert "Fix subscriptable dict type" Eric Eastwood 2023-05-15 17:44:26 -05:00
  • 55b08534a4 Fix subscriptable dict type Eric Eastwood 2023-05-15 17:40:10 -05:00
  • ba572647b2 Export run_as_background_process from the module API (#15577) Shay 2023-05-15 13:11:21 -07:00
  • f2905d827f Implement MSC3821 to update redaction rules (third_party_invite.signed) (#15563) Patrick Cloke 2023-05-15 15:02:24 -04:00
  • eb3c1823d8 Reject instead of erroring on invalid membership events. (#15564) Patrick Cloke 2023-05-15 15:01:29 -04:00
  • ba6b21c81e Implement MSC3389 to protect relations from redaction. (#15565) Patrick Cloke 2023-05-15 08:58:09 -04:00
  • 8583346335 Revert "Bump pillow from 9.4.0 to 9.5.0 (#15593)" Mathieu Velten 2023-05-15 14:22:07 +02:00
  • b3ada9bfb4 Allow poetry-core 1.6.0 (#15588) icp 2023-05-15 14:49:11 +05:30
  • b95eb6dee8 deploy: aa5c0592e7 MatMaul 2023-05-15 09:18:24 +00:00
  • aa5c0592e7 Update Mastodon SSO instructions (#15587) villepeh 2023-05-15 12:17:24 +03:00
  • 3690d5bd89 Add an unstable feature flag for MSC3981 to the /versions endpoint (#15558) Michael Weimann 2023-05-15 10:54:49 +02:00
  • 7b6c9f4c04 Bump phonenumbers from 8.13.7 to 8.13.11 (#15590) dependabot[bot] 2023-05-15 10:45:34 +02:00
  • 2e8a2bda52 Bump types-psycopg2 from 2.9.21.9 to 2.9.21.10 (#15591) dependabot[bot] 2023-05-15 10:45:15 +02:00
  • 3fd8eb81de Bump types-commonmark from 0.9.2.2 to 0.9.2.3 (#15592) dependabot[bot] 2023-05-15 10:44:47 +02:00
  • 1b4782a37d Bump types-setuptools from 67.7.0.1 to 67.7.0.2 (#15594) dependabot[bot] 2023-05-15 10:44:31 +02:00
  • 34ab801379 Bump pillow from 9.4.0 to 9.5.0 (#15593) dependabot[bot] 2023-05-15 10:44:06 +02:00
  • bcd2495469 Bump serde from 1.0.162 to 1.0.163 (#15589) dependabot[bot] 2023-05-15 10:42:51 +02:00
  • c0e0a0a231 Add tests Mathieu Velten 2023-05-12 15:48:58 +02:00
  • a5f7a031c0 Fix test Mathieu Velten 2023-05-12 15:48:45 +02:00
  • 7a6daa51bd Add changelog Mathieu Velten 2023-05-12 15:48:18 +02:00
  • 74a0e7ab8f Mark locally forgotten rooms for purging after purge_retention_period Mathieu Velten 2023-05-12 15:47:15 +02:00
  • 490beb7b16 Don't return scheduled purges in the admin API Mathieu Velten 2023-05-12 15:46:26 +02:00
  • 3d2a61d00f Break circular dependency Mathieu Velten 2023-05-12 15:45:27 +02:00
  • d05bc56a21 Restore purge and shutdown from DB on startup Mathieu Velten 2023-05-12 15:43:45 +02:00
  • da987b4acc Save shutdown and purge state in DB Mathieu Velten 2023-05-12 15:41:15 +02:00
  • 7d9665e9ec Use delete_id and ShutdownRoomParams everywhere Mathieu Velten 2023-05-12 15:26:36 +02:00
  • 7031a23c41 Move DeleteStatus and add ShutdownRoomParams Mathieu Velten 2023-05-12 15:09:03 +02:00
  • a59eb8ccb1 Add purge_retention_period config Mathieu Velten 2023-05-12 15:04:11 +02:00
  • 34adad8e80 Add rooms_to_purge table and related methods Mathieu Velten 2023-05-12 15:00:42 +02:00
  • def480442d Declare support for Matrix 1.6 (#15559) Patrick Cloke 2023-05-12 07:31:50 -04:00
  • 106fb7005d Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-05-12 11:38:28 +01:00
  • 808105bd31 Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15437)" (#15580) Erik Johnston 2023-05-12 11:38:16 +01:00
  • c96a1d2a27 Relax poetry-core lower bound to 1.1.0 (#15571) David Robertson 2023-05-12 11:21:11 +01:00
  • 7c74fe01d3 Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes Erik Johnston 2023-05-12 11:09:10 +01:00
  • 36b72b9f2e Revert "Redirect event persistence traffic to a particular event persister worker" Sean Quah 2023-05-12 11:01:57 +01:00
  • 08297f2f18 Add pkg-config package to Stage 0 (#15567) helix-loop 2023-05-12 11:32:09 +02:00
  • 8c8c9a6216 Remove debug log madlittlemods/remove-sqlite-tech-debt-in_get_state_groups_from_groups_txn Eric Eastwood 2023-05-12 00:45:06 -05:00
  • 3b722499d2 More specific to SQLite3 Eric Eastwood 2023-05-12 00:13:40 -05:00
  • 51ff192af0 Fix grabbing the oldest state_group instead of the most-recent Eric Eastwood 2023-05-11 23:51:41 -05:00
  • d42df2786e Only select state_group when we have to Eric Eastwood 2023-05-11 23:39:43 -05:00
  • a790a45671 Fix (select1) union (select2) clauses in SQLite (parenthesis not allowed) Eric Eastwood 2023-05-11 23:35:51 -05:00
  • 8b103f46a7 Remove SELECT DISTINCT ON syntax that's incompatible with SQLite Eric Eastwood 2023-05-11 20:28:12 -05:00
  • 95a9e030e5 Merge branch 'develop' into madlittlemods/remove-sqlite-tech-debt-in_get_state_groups_from_groups_txn Eric Eastwood 2023-05-11 18:27:51 -05:00
  • 7c76514f1e Deal with more GHA deprecations (#15576) David Robertson 2023-05-11 19:24:32 +01:00
  • d19d1edbcf Print full startup/initialization error (#15569) Eric Eastwood 2023-05-11 11:50:46 -05:00
  • 5a7742a833 Allow pip install to use setuptools_rust 1.6.0 (#15570) David Robertson 2023-05-11 17:22:47 +01:00
  • 63c6795ad2 deploy: 2611433b70 reivilibre 2023-05-11 12:03:45 +00:00
  • 2611433b70 Add redis SSL configuration options (#15312) Roel ter Maat 2023-05-11 14:02:51 +02:00
  • 5bf9ec9e3e Require at least poetry-core v1.2.0 (#15566) V02460 2023-05-11 13:40:55 +02:00
  • 108ab6bdbb deploy: e4f545c452 reivilibre 2023-05-11 10:33:40 +00:00
  • e4f545c452 Remove worker_replication_* settings (#15491) Jason Little 2023-05-11 05:30:56 -05:00
  • 722ccc30b5 Add an unstable feature flag for MSC3391 to the /versions endpoint (#15562) Andrew Morgan 2023-05-11 10:38:32 +01:00
  • 2263c3bcd7 Redirect event persistence traffic to a particular event persister worker Andrew Morgan 2023-05-10 18:12:34 +01:00
  • c7c5c99f7e Complement: refreshing access tokens live for 1s dmr/complement-refreshing-tokens-lifetime David Robertson 2023-05-10 19:08:29 +01:00
  • 48f2eb9da4 Redirect event persistence traffic to a particular event persister worker anoa/redirect_instances Andrew Morgan 2023-05-10 18:12:34 +01:00
  • 86ec83456e Update changelog.d/15345.feature shay/experimental_flags_part_2 Shay 2023-05-10 09:40:35 -07:00
  • b99dab3e3f Merge branch 'shay/experimental_flags_part_2' of https://github.com/matrix-org/synapse into shay/experimental_flags_part_2 H. Shay 2023-05-10 09:29:28 -07:00
  • a767f1c8a9 small fix H. Shay 2023-05-10 09:29:15 -07:00
  • 2cb41822cc Merge branch 'develop' into shay/experimental_flags_part_2 Shay 2023-05-10 09:22:07 -07:00
  • 9155b82c64 remove changes to sync H. Shay 2023-05-10 09:16:04 -07:00
  • 7568c726d3 test activation both by config and admin api H. Shay 2023-05-10 09:05:19 -07:00
  • e156b84c3f consolidate logic checking config and db to one place H. Shay 2023-05-10 09:04:56 -07:00
  • aea7cbd48c move ExperimentalFeature definition to avoid circular import H. Shay 2023-05-10 08:53:35 -07:00
  • ac05d88bcd WORKER PROXY WIP erikj/worker_proxy Erik Johnston 2023-05-10 14:04:42 +01:00
  • 3631b3504b deploy: 7e6ad62c49 clokep 2023-05-10 13:02:53 +00:00
  • 7e6ad62c49 Fix documented path to largest rooms statistics endpoint. (#15560) Reto Schneider 2023-05-10 15:00:27 +02:00
  • 86d541f37c Stabilize MSC2659 support for AS ping endpoint. (#15528) Tulir Asokan 2023-05-09 22:02:36 +03:00
  • d3bd03559b HTTP Replication Client (#15470) Jason Little 2023-05-09 13:25:20 -05:00
  • 4c271520e1 deploy: ab4535b608 clokep 2023-05-09 18:09:57 +00:00
  • ab4535b608 Add config option to prevent media downloads from listed domains. (#15197) Travis Ralston 2023-05-09 12:08:51 -06:00
  • 15d32be7d4 deploy: 64a11fb61f MatMaul 2023-05-09 17:43:57 +00:00
  • 266d287165 Merge branch 'master' into develop Mathieu Velten 2023-05-09 19:42:57 +02:00
  • 64a11fb61f 1.83.0 v1.83.0 Mathieu Velten 2023-05-09 18:13:48 +02:00
  • 4b4e0dc3ce Error if attempting to set m.push_rules account data, per MSC4010. (#15555) Patrick Cloke 2023-05-09 10:34:10 -04:00
  • 2bfe3f0b81 Use account data constants in more places. (#15554) Patrick Cloke 2023-05-09 07:23:27 -04:00
  • 6b7da31221 Bump hiredis from 2.2.2 to 2.2.3 (#15552) dependabot[bot] 2023-05-08 07:57:40 -04:00
  • 58a07f0c3f Bump serde from 1.0.160 to 1.0.162 (#15548) dependabot[bot] 2023-05-08 07:56:14 -04:00
  • 058c6269f3 Bump serde from 1.0.160 to 1.0.162 (#15548) dependabot[bot] 2023-05-08 07:29:55 -04:00
  • 0a18aa236d Bump sentry-sdk from 1.19.1 to 1.22.1 (#15550) dependabot[bot] 2023-05-08 07:15:22 -04:00
  • db093df5eb Bump types-setuptools from 67.6.0.5 to 67.7.0.1 (#15549) dependabot[bot] 2023-05-08 07:15:10 -04:00
  • 245d34bdcc Bump ruff from 0.0.259 to 0.0.265 (#15551) dependabot[bot] 2023-05-08 07:14:52 -04:00
  • 9a87895b59 Bump types-requests from 2.29.0.0 to 2.30.0.0 (#15553) dependabot[bot] 2023-05-08 07:13:47 -04:00
  • 28bceef84e Check appservices for devices during a /user/devices query. (#15539) Patrick Cloke 2023-05-05 15:18:47 -04:00
  • 36df9c5e36 Implement MSC4009 to widen the allowed Matrix ID grammar (#15536) Patrick Cloke 2023-05-05 12:13:50 -04:00
  • a0f53afd62 Handle DNSNotImplementedError in SRV resolver (#15523) Zdziszek 2023-05-05 14:54:32 +00:00
  • 012cd78bb2 deploy: 7c95b65873 anoadragon453 2023-05-05 14:52:44 +00:00
  • ad141efb47 Add mdbook to flake.nix (#15545) Andrew Morgan 2023-05-05 15:51:58 +01:00
  • 7c95b65873 Clean up and clarify "Create or modify Account" Admin API documentation (#15544) Andrew Morgan 2023-05-05 15:51:46 +01:00
  • e46d5f3586 Factor out an is_mine_server_name method (#15542) Sean Quah 2023-05-05 15:06:22 +01:00
  • 847ab15220 deploy: 83e7fa5eee anoadragon453 2023-05-05 12:28:54 +00:00
  • 83e7fa5eee Allow running Complement integration tests via podman (#15543) Andrew Morgan 2023-05-05 13:27:51 +01:00
  • 2e59e97ebd Move ThirdPartyEventRules into module_api/callbacks (#15535) Andrew Morgan 2023-05-04 15:18:22 +01:00
  • ded8f3d349 Update the base rules to remove the dont_notify action. (MSC3987) (#15534) Patrick Cloke 2023-05-04 07:54:13 -04:00
  • cc872eaf16 Bump pyicu from 2.10.2 to 2.11 (#15509) dependabot[bot] 2023-05-03 23:45:42 +01:00
  • 5f8822854d Use oEmbed for YouTube Shorts (#15025) Sandro 2023-05-03 18:54:42 +02:00
  • 1d6140ec8a Add xmlsec package to flake.nix (#15532) Andrew Morgan 2023-05-03 16:26:15 +01:00
  • 7be05df0b1 Switch back to upstream devenv flake (#15533) Andrew Morgan 2023-05-03 15:40:10 +01:00
  • 7a63821b16 deploy: 8aee823393 squahtx 2023-05-03 14:24:25 +00:00