1
0

Commit Graph

  • ab629c17cc Hack to workaround libera federation pain David Robertson 2023-03-07 19:49:14 +00:00
  • 9418344db4 Fix typo in changelog David Robertson 2023-03-07 18:14:51 +00:00
  • 20ed8c926b Stabilize support for MSC3873: disambuguated event push keys. (#15190) Patrick Cloke 2023-03-07 11:27:57 -05:00
  • 47bc84dd53 Pass the Requester down to the HttpTransactionCache. (#15200) Quentin Gliech 2023-03-07 17:05:22 +01:00
  • 820f02b70b Stabilize support for MSC3966: event_property_contains push condition. (#15187) Patrick Cloke 2023-03-07 10:06:02 -05:00
  • 2af1a982c1 Remove duplicate entry from changelog v1.79.0rc1 David Robertson 2023-03-07 13:34:06 +00:00
  • 8314646cd3 Update changelog David Robertson 2023-03-07 13:30:47 +00:00
  • a95e906227 Merge remote-tracking branch 'origin/release-v1.79' into matrix-org-hotfixes David Robertson 2023-03-07 12:17:08 +00:00
  • 748c96e81a deploy: 506e24ffc4 DMRobertson 2023-03-07 12:12:27 +00:00
  • 506e24ffc4 1.79.0rc1 David Robertson 2023-03-07 12:11:15 +00:00
  • c0854ce65a Hack to rebuild the complement editable image (#15184) David Robertson 2023-03-07 11:51:18 +00:00
  • 869ef75cb7 Bump types-pyopenssl from 22.1.0.2 to 23.0.0.4 (#15213) dependabot[bot] 2023-03-07 10:14:21 +00:00
  • 2a869d257f Bump types-pillow from 9.4.0.13 to 9.4.0.17 (#15211) dependabot[bot] 2023-03-07 10:14:05 +00:00
  • a9478e436e Bump types-setuptools from 67.4.0.3 to 67.5.0.0 (#15212) dependabot[bot] 2023-03-07 10:13:51 +00:00
  • 89ae8ce7ca Bump types-psycopg2 from 2.9.21.4 to 2.9.21.8 (#15210) dependabot[bot] 2023-03-07 10:13:24 +00:00
  • c114befd6b Bump types-commonmark from 0.9.2.1 to 0.9.2.2 (#15209) dependabot[bot] 2023-03-07 10:13:10 +00:00
  • c69aae94cd Split up txn for fetching device keys (#15215) Erik Johnston 2023-03-07 08:51:34 +00:00
  • 13676fb097 more develop merge fix H. Shay 2023-03-06 12:53:52 -08:00
  • 7fc487421f Merge branch 'develop' into shay/rework_module H. Shay 2023-03-06 12:48:59 -08:00
  • 2ab6cece75 add clearer return values H. Shay 2023-03-06 12:21:27 -08:00
  • 786f5c1964 Add support for devenv developer environments Andrew Morgan 2023-01-04 21:00:25 +00:00
  • 41f127e068 Pass the requester during event serialization. (#15174) Quentin Gliech 2023-03-06 17:08:39 +01:00
  • 05e0a4089a Stop applying edits to event contents (MSC3925). (#15193) Patrick Cloke 2023-03-06 09:43:01 -05:00
  • fd9cadcf53 Stabilize support for MSC3758: event_property_is push condition (#15185) Patrick Cloke 2023-03-06 08:38:01 -05:00
  • 95876cf5f1 Bump serde_json from 1.0.93 to 1.0.94 (#15214)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com> dependabot[bot] 2023-03-06 12:01:05 +00:00
  • 98da503963 Merge branch 'develop' into comp-worker-shorthand Jason Little 2023-03-04 20:53:12 -06:00
  • 4442c0a1b6 Disambiguate a confusing mess of 'worker_roles', 'workers_roles', 'worker_type', and similar and that should have been 'worker_types' when in use by sets and a couple other places. Jason Little 2023-03-04 20:52:48 -06:00
  • dd9773cb59 Change function name and fix docstring to be correct. Jason Little 2023-03-04 19:29:22 -06:00
  • e9eca6d8f4 WIP snapshot dmr/restrict_outbound_federation David Robertson 2023-03-03 14:58:21 +00:00
  • 242d2a27ce Use nightly rustfmt in CI (#15188) Erik Johnston 2023-03-03 14:26:14 +00:00
  • 6b6e91e610 Fix ICU tests on alpine / macOS. (#15177) 6543 2023-03-03 15:22:06 +01:00
  • 02f74f3a99 Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) Patrick Cloke 2023-03-03 08:13:37 -05:00
  • 848f7e3d5f Remove unspecced and buggy PUT method on the unstable /rooms/<room_id>/batch_send endpoint. (#15199) Quentin Gliech 2023-03-03 13:22:49 +01:00
  • 7ae4f7236a Configure ruff to automatically fix issues. (#15194) Patrick Cloke 2023-03-03 07:13:03 -05:00
  • 5dc3318299 Merge branch 'develop' into comp-worker-shorthand Jason Little 2023-03-03 05:54:53 -06:00
  • 47a965f720 Apply changes from review. Jason Little 2023-03-03 05:49:24 -06:00
  • 15e975f68f Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) Andrew Morgan 2023-03-03 10:51:57 +00:00
  • 1eea662780 Add a get_next_txn method to StreamIdGenerator to match MultiWriterIdGenerator (#15191 Andrew Morgan 2023-03-02 18:27:00 +00:00
  • fa97890b64 deploy: ecbe0ddbe7 clokep 2023-03-02 18:00:47 +00:00
  • ecbe0ddbe7 Add support for knocking to workers. (#15133) Dirk Klimpel 2023-03-02 18:59:53 +01:00
  • c8665dd25d Remove the unspecced and bugged PUT /knock/{roomIdOrAlias} endpoint (#15189) Quentin Gliech 2023-03-02 18:16:54 +01:00
  • e098fbf9d4 Testing: David Robertson 2023-03-02 15:22:45 +00:00
  • 833eae2529 Pull out claim_port David Robertson 2023-03-02 15:22:11 +00:00
  • 15093ea48b Testing David Robertson 2023-03-01 19:08:26 +00:00
  • e41a90e890 WIP: make proxy requests David Robertson 2023-03-01 18:37:22 +00:00
  • 473de81b2d WIP: listen for proxy requests David Robertson 2023-03-02 16:21:21 +00:00
  • eb8e679974 Pull out core listen_http machinery David Robertson 2023-03-01 18:51:46 +00:00
  • 4acecc5ea0 Parse new config David Robertson 2023-03-01 18:32:24 +00:00
  • c4f4dc35cd Dockerfile-workers: spell out when config isn't generated (#15186) David Robertson 2023-03-02 15:55:26 +00:00
  • 8ef324ea6f Update intentional mentions (MSC3952) to depend on exact_event_property_contains (MSC3966). (#15051) Patrick Cloke 2023-03-02 08:30:51 -05:00
  • 33a85cf08c Fix conflicting URLs for dehydrated devices. (#15180) Patrick Cloke 2023-03-02 07:24:29 -05:00
  • 7ec1f096d3 Add Sytest jobs with the asyncio reactor enabled (#14101) Quentin Gliech 2023-03-02 12:14:44 +01:00
  • 65f10afb64 Move event_reports to RoomWorkerStore (#15165) Dirk Klimpel 2023-03-02 11:38:46 +01:00
  • 916b8061d2 Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077) Hugh Nimmo-Smith 2023-03-02 10:34:59 +00:00
  • 6298d77eb1 Define new config David Robertson 2023-03-01 18:31:44 +00:00
  • 2ab39ac497 misc fixes erikj/fixes_batch Erik Johnston 2023-03-01 17:33:04 +00:00
  • 2b78981736 Remove support for aggregating reactions (#15172) Richard van der Hoff 2023-02-28 18:49:28 +00:00
  • f067f5acef deploy: 8c3fa748e6 H-Shay 2023-02-28 18:14:51 +00:00
  • b2fd03d075 Merge branch 'master' into develop H. Shay 2023-02-28 10:14:20 -08:00
  • c169edc440 deploy: 69553052cc clokep 2023-02-28 17:51:56 +00:00
  • 69553052cc Update spam checker documentation for moved media modules. (#15175) Patrick Cloke 2023-02-28 12:51:11 -05:00
  • d62cd940cb Fix a long-standing bug where an initial sync would not respond to changes to the list of ignored users if there was an initial sync cached. (#15163) reivilibre 2023-02-28 17:11:26 +00:00
  • 8c3fa748e6 1.78.0 v1.78.0 H. Shay 2023-02-28 08:57:09 -08:00
  • 19ab91096c deploy: 682d31c702 reivilibre 2023-02-28 16:38:11 +00:00
  • 682d31c702 Allow use of the /filter Client-Server APIs on workers. (#15134) reivilibre 2023-02-28 16:37:19 +00:00
  • c369d82df0 Add missing type hints to InsecureInterceptableContextFactory. (#15164) Patrick Cloke 2023-02-28 10:17:55 -05:00
  • e746f80b4f Do not accept pattern_type from user input in push rules. (#15088) Patrick Cloke 2023-02-28 10:11:20 -05:00
  • 138d825a62 deploy: 521026897c DMRobertson 2023-02-28 14:17:30 +00:00
  • 521026897c Add documentation for caching in a module (#14026) Brendan Abolivier 2023-02-28 14:16:33 +00:00
  • f2c9493d3c deploy: 93f7955eba DMRobertson 2023-02-28 12:09:54 +00:00
  • 93f7955eba Admin API endpoint to delete a reported event (#15116) Dirk Klimpel 2023-02-28 13:09:10 +01:00
  • a6c159ddc0 deploy: 1cd4fbc51d DMRobertson 2023-02-28 11:11:11 +00:00
  • 1cd4fbc51d Correct documentation about registration_shared_secret_path (#15168) Evan Krall 2023-02-28 03:09:31 -08:00
  • 189a878a35 Remove dangling reference to being a reference implementation (#15167) Travis Ralston 2023-02-27 13:08:18 -07:00
  • 7fb013adea Support operating on room tags for push rules. clokep/push-rule-tags Patrick Cloke 2023-02-27 12:33:43 -05:00
  • 69a3dc72ac deploy: b40657314e anoadragon453 2023-02-27 14:20:07 +00:00
  • b40657314e Add module API callbacks for adding and deleting local 3PID associations (#15044 Andrew Morgan 2023-02-27 14:19:19 +00:00
  • 4fc8875876 Refactor media modules. (#15146) Patrick Cloke 2023-02-27 08:26:05 -05:00
  • 3f2ef205e2 Small fixes to MatrixFederationHttpClient docstrings (#15148) Andrew Morgan 2023-02-27 13:03:22 +00:00
  • f7e49afb99 Bump ruff from 0.0.237 to 0.0.252 (#15159) dependabot[bot] 2023-02-27 11:39:26 +00:00
  • d3afe59d5a Bump types-setuptools from 67.3.0.1 to 67.4.0.3 (#15160) dependabot[bot] 2023-02-27 11:38:10 +00:00
  • 80884579f5 Bump types-opentracing from 2.4.10.1 to 2.4.10.3 (#15158) dependabot[bot] 2023-02-27 11:37:33 +00:00
  • 229ae5bcec Bump typing-extensions from 4.4.0 to 4.5.0 (#15157) dependabot[bot] 2023-02-27 11:34:57 +00:00
  • 81a0dc35f7 Bump matrix-org/backend-meta from 1 to 2 (#15156) dependabot[bot] 2023-02-27 11:33:27 +00:00
  • 965956160a Bump actions/checkout from 2 to 3 (#15155) dependabot[bot] 2023-02-27 11:32:52 +00:00
  • 1ff2d20a6f Bump docker/login-action from 1 to 2 (#15154) dependabot[bot] 2023-02-27 11:29:51 +00:00
  • a74c099ece Bump dawidd6/action-download-artifact from 2.25.0 to 2.26.0 (#15152) dependabot[bot] 2023-02-27 11:28:57 +00:00
  • 1c95ddd09b Batch up storing state groups when creating new room (#14918) Shay 2023-02-24 13:15:29 -08:00
  • e47d971ccb Merge remote-tracking branch 'origin/develop' into clokep/push-rule-patterns Patrick Cloke 2023-02-24 14:07:19 -05:00
  • e9e1a879a4 Reformat return type of match_related_event_match. Patrick Cloke 2023-02-24 14:07:17 -05:00
  • c1506700b4 Remove unneeded clones. Patrick Cloke 2023-02-24 14:02:43 -05:00
  • b4517d78f6 Master is a fed sender if none are configured dmr/key-requests-from-fed-senders David Robertson 2023-02-24 17:44:42 +00:00
  • 3452c2a23d Complain at startup if we can't find fed senders David Robertson 2023-02-24 17:12:02 +00:00
  • 5fc4155d2d Upgrade notes and docs David Robertson 2023-02-24 17:00:17 +00:00
  • b67e4b6015 Merge remote-tracking branch 'origin/release-v1.78' into matrix-org-hotfixes Erik Johnston 2023-02-24 14:45:26 +00:00
  • b2357a898c Fix bug where 5s delays would occasionally happen. (#15150) Erik Johnston 2023-02-24 14:39:50 +00:00
  • 335f52d595 Improve handling of non-ASCII characters in user directory search (#15143) Sean Quah 2023-02-24 13:39:45 +00:00
  • 15b357e6cd Make new replication endpoint accessible in complement David Robertson 2023-02-24 11:39:06 +00:00
  • 3a7df064c9 Merge branch 'develop' into comp-worker-shorthand Jason Little 2023-02-24 05:35:24 -06:00
  • 4e3d2e8b69 Changelog David Robertson 2023-02-21 11:47:38 +00:00