1
0

Commit Graph

  • 3d5242da14 Merge remote-tracking branch 'origin/release-v1.69' into matrix-org-hotfixes Sean Quah 2022-10-06 15:04:49 +01:00
  • a98ac3cc1e Update 1.69.0rc2 changelog v1.69.0rc2 Sean Quah 2022-10-06 14:55:37 +01:00
  • b42177f94f Replace incorrect 1.69.0rc3 version with 1.69.0rc2 Sean Quah 2022-10-06 14:48:04 +01:00
  • bb69dbf3e3 1.69.0rc3 Sean Quah 2022-10-06 14:46:57 +01:00
  • e9a0419c8d Fix sending events into rooms with non-integer power levels (#14073) David Robertson 2022-10-06 14:00:03 +01:00
  • 75b0531eef deploy: 720b12c209 DMRobertson 2022-10-06 11:55:45 +00:00
  • 720b12c209 Pin build-system requirements (#14080) David Robertson 2022-10-06 12:55:07 +01:00
  • 79c592cec6 Deprecate the generate_short_term_login_token method in favor of an async create_login_token method in the Module API. (#13842) Quentin Gliech 2022-10-06 12:22:36 +02:00
  • f6f6bdc7b3 1.69.0rc2 Sean Quah 2022-10-06 10:33:23 +01:00
  • 8823df3ec6 deploy: a09a7d40e3 richvdh 2022-10-06 08:48:34 +00:00
  • a09a7d40e3 openid.md: fix a typo in the facebook example Richard van der Hoff 2022-10-06 09:47:54 +01:00
  • 7139ba541c Add changelog Eric Eastwood 2022-10-06 02:12:01 -05:00
  • 20996008f9 Enable MSC3030 Complement tests for workers Eric Eastwood 2022-10-06 02:08:54 -05:00
  • 57ccbd8181 Merge branch 'develop' into shay/more_batching H. Shay 2022-10-05 14:10:39 -07:00
  • 8209485e3a newsfragment H. Shay 2022-10-05 13:56:53 -07:00
  • a5679093a0 update callsites to reflect new signature of auth function H. Shay 2022-10-05 13:50:59 -07:00
  • 157e4fdf81 when authing batched events, check if the events needed to auth the event are present in the batch and if so, pass them to the auth functions H. Shay 2022-10-05 13:50:29 -07:00
  • 82de07126a update auth functions to take optional parameter of batched events needed to auth H. Shay 2022-10-05 13:49:32 -07:00
  • 7b7478e8b6 Batch up notifications after event persistence (#14033) Shay 2022-10-05 10:12:48 -07:00
  • 51436c8dd5 Complement test image: capture logs from nginx (#14063) Richard van der Hoff 2022-10-05 17:37:34 +01:00
  • 0b037d6c91 Fix handling of public rooms filter with a network tuple. (#14053) Patrick Cloke 2022-10-05 08:49:52 -04:00
  • e3d4755454 Fix backwards compatibility with upcoming threads schema changes. (#14045) Patrick Cloke 2022-10-05 07:56:05 -04:00
  • 3bba1a80c4 Merge remote-tracking branch 'origin/develop' into clokep/rel-workers Patrick Cloke 2022-10-04 12:16:51 -04:00
  • dc8720ac00 Disable things which don't support workers. Patrick Cloke 2022-10-04 12:16:37 -04:00
  • dcced5a8d7 Use threaded receipts when fetching events for push. (#13878) Patrick Cloke 2022-10-04 12:07:02 -04:00
  • c3b0e5e178 Bump types-pyyaml from 6.0.4 to 6.0.12 (#14041) dependabot[bot] 2022-10-04 15:53:47 +00:00
  • 0506bb100e Remove get rooms for user with stream ordering (#13991) Nick Mills-Barrett 2022-10-04 16:42:59 +01:00
  • 2b6d41ebd6 Recursively fetch the thread for receipts & notifications. (#13824) Patrick Cloke 2022-10-04 11:36:16 -04:00
  • 3e74ad20db update authlib from 0.15.5 to 1.1.0 (#14006) ffaex 2022-10-04 16:49:07 +02:00
  • a7ba457b2b Mark events as read using threaded read receipts from MSC3771. (#13877) Patrick Cloke 2022-10-04 10:46:42 -04:00
  • cd4e9dd0ee Fix typo. Patrick Cloke 2022-10-04 10:35:11 -04:00
  • 2a7b3e9b2d Merge remote-tracking branch 'origin/develop' into clokep/rel-workers Patrick Cloke 2022-10-04 10:27:46 -04:00
  • f0019f3f3b Merge tag 'v1.69.0rc1' into develop Sean Quah 2022-10-04 15:26:37 +01:00
  • d8663f5e63 Advertise supporting version 1.3 of the Matrix spec. (#14032) Patrick Cloke 2022-10-04 10:21:16 -04:00
  • 837909d17d Run the /relations endpoint on workers. Patrick Cloke 2022-10-04 10:20:23 -04:00
  • 04ce2edddc Fix building wheels on OSX (#14046) David Robertson 2022-10-04 14:59:30 +01:00
  • b4ec4f5e71 Track notification counts per thread (implement MSC3773). (#13776) Patrick Cloke 2022-10-04 09:47:04 -04:00
  • 94017e867d Bump isort from 5.7.0 to 5.10.1 (#13988) dependabot[bot] 2022-10-04 13:19:40 +01:00
  • 17bc4ecff2 Update changelog v1.69.0rc1 Sean Quah 2022-10-04 12:50:02 +01:00
  • 6ec9fcc808 Bump jsonschema from 4.4.0 to 4.16.0 (#13985) dependabot[bot] 2022-10-04 12:34:08 +01:00
  • b95d8b463e Bump types-pyopenssl from 22.0.0 to 22.0.10 (#13984) dependabot[bot] 2022-10-04 12:27:41 +01:00
  • b64b7297f2 Bump actions/setup-python from 2 to 4 (#13983) dependabot[bot] 2022-10-04 12:24:36 +01:00
  • 0e5106a0cc Bump types-requests from 2.27.11 to 2.28.11 (#13987) dependabot[bot] 2022-10-04 12:24:18 +01:00
  • 23a4973b83 Bump types-setuptools from 57.4.9 to 65.4.0.0 (#13986) dependabot[bot] 2022-10-04 12:21:20 +01:00
  • e70c6b720e Disable pushing for server ACL events (MSC3786). (#13997) Patrick Cloke 2022-10-04 07:08:27 -04:00
  • 27fa0fa698 Send the appservice access token as a header. (#13996) Patrick Cloke 2022-10-04 07:06:41 -04:00
  • dedd4cd061 Merge remote-tracking branch 'origin/release-v1.69' into matrix-org-hotfixes Sean Quah 2022-10-04 11:26:47 +01:00
  • 471e13a103 1.69.0rc1 Sean Quah 2022-10-04 11:18:37 +01:00
  • dea02b4cc7 deploy: 1613857b90 squahtx 2022-10-04 10:08:27 +00:00
  • 3d2b59e9b7 deploy: 1613857b90 squahtx 2022-10-04 10:07:21 +00:00
  • aa8ce525fa deploy: 1613857b90 anoadragon453 2022-10-04 09:04:16 +00:00
  • 1613857b90 Linkify config documentation. (#14003) Akshit Tyagi 2022-10-04 14:33:31 +05:30
  • 8cad7023a9 Typo "uninteresting" madlittlemods/appservice-interested-in-local-and-remote Eric Eastwood 2022-10-03 16:25:16 -05:00
  • 3078161608 Start a client reader. Patrick Cloke 2022-10-03 17:24:09 -04:00
  • 70a4317692 Track when the pulled event signature fails (#13815) Eric Eastwood 2022-10-03 14:53:29 -05:00
  • 92ae90aca2 Dependabot changelog: don't require a changelog in lints David Robertson 2022-10-03 19:29:53 +01:00
  • 0c9c159f45 Bump actions/upload-artifact from 2 to 3 (#14023) dependabot[bot] 2022-10-03 19:11:22 +01:00
  • a34638c126 Dependabot changelog: try using branch name David Robertson 2022-10-03 19:08:34 +01:00
  • 5a6d025246 Clear out old rows from event_push_actions_staging (#14020) Erik Johnston 2022-10-03 18:44:44 +01:00
  • 0bced5604c deploy: b381701f8c reivilibre 2022-10-03 17:16:50 +00:00
  • b381701f8c Announce that legacy metric names are deprecated, will be turned off by default in Synapse v1.71.0 and removed altogether in Synapse v1.73.0. (#14024) reivilibre 2022-10-03 17:16:15 +00:00
  • 4cb0f5a99d Bump actions/cache from 2 to 3 (#13980) dependabot[bot] 2022-10-03 17:54:06 +01:00
  • a2c7259827 Dependabot changelog: allow dependabot to trigger actions David Robertson 2022-10-03 17:48:59 +01:00
  • 8e8638ac40 Bump actions/download-artifact from 2 to 3 (#13979) dependabot[bot] 2022-10-03 17:50:06 +01:00
  • b706111b78 Do not return unspecced original_event field when using the stable /relations endpoint. (#14025) Patrick Cloke 2022-10-03 12:47:15 -04:00
  • d42541733d Bump docker/login-action from 1 to 2 (#13978) dependabot[bot] 2022-10-03 17:32:48 +01:00
  • 9f218b73e9 Dependabot changelog: pass GITHUB_TOKEN to gh David Robertson 2022-10-03 17:31:01 +01:00
  • 2d5ce8c087 Dependabot changelogs: trigger CI explicitly (#14027) David Robertson 2022-10-03 17:16:45 +01:00
  • 4cceb6ba66 Bump docker/build-push-action from 2 to 3 (#14022) dependabot[bot] 2022-10-03 17:15:27 +01:00
  • 8a486e5dec Mark relations as usable on workers. Patrick Cloke 2022-10-03 11:59:24 -04:00
  • ddcb52e455 More WIP dependabot changelog CI David Robertson 2022-10-03 16:10:57 +01:00
  • 6c85796769 Bump docker/setup-qemu-action from 1 to 2 (#14019) dependabot[bot] 2022-10-03 16:07:39 +01:00
  • f84186eb3a I just want to cry dmr/arm-wheels David Robertson 2022-10-03 16:05:20 +01:00
  • 3ac0e76b79 yet another attempt to make dependabot changelogs work (#14021) David Robertson 2022-10-03 15:59:32 +01:00
  • 68aad3d690 Yet another matrix syntax David Robertson 2022-10-03 15:28:10 +01:00
  • a52d27a68b Bump docker/setup-buildx-action from 1 to 2 (#14015) dependabot[bot] 2022-10-03 14:13:15 +00:00
  • 4fe4d3d548 Please don't run tests David Robertson 2022-10-03 14:58:24 +01:00
  • dddc0a6fee Revert "Don't run tests while I'm experimenting" David Robertson 2022-10-03 14:58:03 +01:00
  • 3b73e73ca5 Try another matrix syntax David Robertson 2022-10-03 14:56:40 +01:00
  • 84850c1787 Don't run tests while I'm experimenting David Robertson 2022-10-03 14:52:03 +01:00
  • d04b8976c7 Fix syntax David Robertson 2022-10-03 14:49:22 +01:00
  • c22562b916 Try a different matrix syntax David Robertson 2022-10-03 14:47:40 +01:00
  • 2c237debd3 Fix bug where we didn't delete staging push actions (#14014) Erik Johnston 2022-10-03 14:45:19 +01:00
  • cc8a3582e0 Try again to automate dependabot changelogs (#14017) David Robertson 2022-10-03 14:34:50 +01:00
  • 719488dda8 Add query parameter ts to allow appservices set the origin_server_ts for state events. (#11866) lukasdenk 2022-10-03 14:30:45 +01:00
  • a423f45294 Fix twisted trunk mypy errors (#14012) David Robertson 2022-10-03 14:26:49 +01:00
  • 42040d83a4 Changelog David Robertson 2022-10-03 14:21:39 +01:00
  • 7f4f2a3782 Bump actions/checkout from 2 to 3 (#13982) dependabot[bot] 2022-10-03 14:20:32 +01:00
  • f8b9d0b6dd WIP: build aarch64 wheels on release branches David Robertson 2022-10-03 14:19:51 +01:00
  • 606b2d9009 Add cache to get_partial_state_servers_at_join (#14013) Erik Johnston 2022-10-03 14:13:11 +01:00
  • d65862c41f Refactor _get_e2e_device_keys_txn to split large queries (#13956) Sean Quah 2022-10-03 13:46:36 +01:00
  • 061739d10f Change dependabot CL suffix (#14011) David Robertson 2022-10-03 11:51:57 +01:00
  • 7a441c4f30 Protoype automatic changelogs for dependabot PRs (#13998) David Robertson 2022-10-03 11:30:21 +01:00
  • 343038c3c3 Always build Rust extension in release mode (#14009) Erik Johnston 2022-10-03 11:20:18 +01:00
  • 2769ef4df1 Revert the general exception recording introduced in #13814 (#13969) Eric Eastwood 2022-10-03 04:14:45 -05:00
  • 36dca8bba5 Canonicaljson is supposed to have types now dmr/typing/run-interaction David Robertson 2022-10-02 23:36:01 +01:00
  • a952172389 Also disallow-untyped-defs lol David Robertson 2022-10-02 23:15:45 +01:00
  • 85febbd3ac Fix a surprisingly tricky mypy error David Robertson 2022-10-02 00:35:06 +01:00
  • a97c284e62 Fix incorrect annotations David Robertson 2022-10-01 23:43:18 +01:00
  • 684f336c43 Suppress false positives from mypy David Robertson 2022-10-01 23:57:19 +01:00