Commit Graph

  • 8790cde6d4 Update dependency typedoc to ^0.26.0 (#4270) renovate[bot] 2024-06-25 15:21:27 +01:00
  • ab6260074d v34.0.0-rc.0 v34.0.0-rc.0 RiotRobot 2024-06-25 12:50:01 +00:00
  • 25a7c9e140 Prefix the user+device state key if needed (#4262) Andrew Ferrazzutti 2024-06-22 02:31:42 +09:00
  • 78b6b878bd Remove domexception polyfill, has been native in NodeJS since v17 (#4253) Michael Telatynski 2024-06-21 15:15:54 +01:00
  • 4ccb72c0f2 Element-R: Fix resource leaks in verification logic (#4263) Richard van der Hoff 2024-06-21 13:55:43 +01:00
  • 9f1aebbdcb Bump ES target version to ES2022 (#4264) Richard van der Hoff 2024-06-21 12:50:28 +01:00
  • 6a15e8f1a0 Use legacy call membership if anyone else is (#4260) Andrew Ferrazzutti 2024-06-21 20:40:27 +09:00
  • 238eea0ef5 Upgrade Rust Crypto SDK to 6.1.0 (#4261) Richard van der Hoff 2024-06-20 09:28:17 +01:00
  • ab6f86536f Replace deprecated babel proposal plugins (#4254) Michael Telatynski 2024-06-19 16:11:38 +01:00
  • 819fc75202 Fetch capabilities in the background (#4246) David Baker 2024-06-19 11:24:56 +01:00
  • c70aa33367 Update typescript-eslint monorepo to v7.13.1 (#4257) renovate[bot] 2024-06-19 10:50:23 +01:00
  • 240b43b652 Update typedoc (#4258) renovate[bot] 2024-06-19 08:57:01 +00:00
  • 697d5d31d1 Update all non-major dependencies (#4256) renovate[bot] 2024-06-19 09:54:29 +01:00
  • b1701ff571 Correctly transform base64 with multiple instances of + or / (#4252) Robin 2024-06-18 10:58:16 -04:00
  • c55289ec65 Use server name instead of homeserver url to allow well-known lookups during QR OIDC reciprocation (#4233) Michael Telatynski 2024-06-18 14:03:14 +01:00
  • 987ec1e62f Resetting package fields for development RiotRobot 2024-06-18 11:55:23 +00:00
  • 76b240cf57 Merge branch 'master' into develop RiotRobot 2024-06-18 11:55:21 +00:00
  • a4c4e7e275 v33.1.0 v33.1.0 RiotRobot 2024-06-18 11:54:47 +00:00
  • 3f5a994a24 Add via parameter for MSC4156 (#4247) Johannes Marbach 2024-06-18 10:14:48 +02:00
  • d754392410 Make the js-sdk compatible with MSC preferred foci and active focus. (#4195) Timo 2024-06-17 15:02:29 +02:00
  • 7ecaa53e34 Work around spec bug for m.room.avatar state event content type (#4245) Michael Telatynski 2024-06-17 10:30:13 +01:00
  • 222e95d33f v33.1.0-rc.1 v33.1.0-rc.1 RiotRobot 2024-06-14 12:18:37 +00:00
  • 2ee43cade7 [Backport staging] Fix screen sharing in recent Chrome (#4243) ElementRobot 2024-06-13 20:54:53 +01:00
  • 9218f6380c Fix screen sharing in recent Chrome (#4241) David Baker 2024-06-13 19:44:30 +01:00
  • 661ba76763 Use stable endpoints for MSC3916 (#4239) Travis Ralston 2024-06-13 11:03:25 -06:00
  • 4cb851c51a Replace usages of setImmediate with setTimeout for wider compatibility (#4240) Michael Telatynski 2024-06-13 16:01:33 +01:00
  • 5a3d24abc2 Update typescript-eslint monorepo to v7.12.0 (#4237) renovate[bot] 2024-06-11 13:15:29 +00:00
  • 3eed74f1a6 Update dependency uuid to v10 (#4238) renovate[bot] 2024-06-11 12:26:43 +00:00
  • 10e7a2d997 Update dependency typedoc-plugin-mdn-links to v3.1.28 (#4236) renovate[bot] 2024-06-11 12:17:02 +00:00
  • 969ecdb6fb Update dependency @types/node to v18.19.34 (#4235) renovate[bot] 2024-06-11 12:16:52 +00:00
  • e8b91f2729 Update babel monorepo to v7.24.7 (#4234) renovate[bot] 2024-06-11 13:16:38 +01:00
  • f80366ff30 Update all non-major dependencies (#4229) renovate[bot] 2024-06-11 13:09:01 +01:00
  • 395c3cfcd6 v33.1.0-rc.0 v33.1.0-rc.0 RiotRobot 2024-06-11 12:06:39 +00:00
  • f95954c233 Add support for stable name for MSC4115 (#4232) Hubert Chathi 2024-06-07 04:47:17 -04:00
  • fa5f2d389a Fix incorrect assumptions about required fields in /search response (#4228) Michael Telatynski 2024-06-06 22:01:16 +01:00
  • 9fc557fc6b Fix typo Michael Telatynski 2024-06-06 12:11:16 +01:00
  • 6436fbb99f MSC4108 support OIDC QR code login (#4134) Michael Telatynski 2024-06-06 09:57:26 +01:00
  • 87c2ac3ffa Use LegacyRendezvousFailureReason over RendezvousFailureReason (#4231) Michael Telatynski 2024-06-05 16:56:37 +01:00
  • 43022d5b2f RustCrypto: fix ordering of methods (#4230) Richard van der Hoff 2024-06-05 13:02:45 +01:00
  • a0fadeb4ec Update babel monorepo to v7.24.6 (#4221) renovate[bot] 2024-06-05 11:14:04 +01:00
  • a3cea8ce7d Add crypto methods for export and import of secrets bundle (#4227) Michael Telatynski 2024-06-05 10:27:20 +01:00
  • c88487da07 Update all non-major dependencies (#4226) renovate[bot] 2024-06-04 17:21:20 +00:00
  • 89875b8e31 Resetting package fields for development RiotRobot 2024-06-04 13:18:49 +00:00
  • 9c94393d76 Merge branch 'master' into develop RiotRobot 2024-06-04 13:18:48 +00:00
  • 7850294a4b v33.0.0 v33.0.0 RiotRobot 2024-06-04 13:18:11 +00:00
  • 131e81401a Update typescript-eslint monorepo to v7.10.0 (#4223) renovate[bot] 2024-05-30 17:21:12 +01:00
  • 5c27e30302 Fix the queueToDevice tests for the new fakeindexeddb (#4225) David Baker 2024-05-30 16:16:42 +01:00
  • 8dfb6de3cc Update all non-major dependencies (#4220) renovate[bot] 2024-05-30 14:10:12 +00:00
  • 042610310f Update dependency typedoc-plugin-mdn-links to v3.1.27 (#4222) renovate[bot] 2024-05-30 13:42:20 +00:00
  • 8535604200 Update actions/checkout digest to a5ac7e5 (#4219) renovate[bot] 2024-05-30 11:45:14 +00:00
  • 3ee64722c5 Add note about MSC3886, MSC3903 and MSC3906 being closed (#4189) Hugh Nimmo-Smith 2024-05-30 12:23:24 +01:00
  • 9d6210b3f9 v33.0.0-rc.0 v33.0.0-rc.0 RiotRobot 2024-05-29 12:54:25 +00:00
  • 909caab74e Don't run migration for Rust crypto if the legacy store is empty (#4218) Andy Balaam 2024-05-28 18:43:25 +01:00
  • 7c87625157 Remove more deprecated methods, fields, and exports (#4217) Michael Telatynski 2024-05-28 09:12:55 +01:00
  • b19817bb73 Bump matrix-sdk-crypto-wasm to 5.0.0 (#4216) Richard van der Hoff 2024-05-24 12:10:52 +01:00
  • 36196ea422 initRustCrypto: allow app to pass in the store key directly (#4210) Richard van der Hoff 2024-05-24 10:52:34 +01:00
  • a81adf542e Update dependency @matrix-org/matrix-sdk-crypto-wasm to v4.10.0 (#4214) renovate[bot] 2024-05-23 12:19:41 +01:00
  • a49bc3ddf4 Merge branch 'master' into develop RiotRobot 2024-05-22 12:04:33 +00:00
  • a86d4ceb49 v32.4.0 v32.4.0 RiotRobot 2024-05-22 12:04:07 +00:00
  • 8c3be2a56a Update organization (#4212) R Midhun Suresh 2024-05-21 21:25:49 +05:30
  • fd3a4d4403 Preserve ESM for async imports to work correctly (#4187) Bayyr Oorjak 2024-05-21 14:48:00 +03:00
  • 93d96281fd Resetting package fields for development RiotRobot 2024-05-21 12:25:26 +00:00
  • 944dc51c58 Merge branch 'master' into develop RiotRobot 2024-05-21 12:25:25 +00:00
  • 38898a60c7 v32.3.0 v32.3.0 RiotRobot 2024-05-21 12:24:52 +00:00
  • c6b43dd176 Update dependency eslint-plugin-unicorn to v53 (#4209) renovate[bot] 2024-05-15 17:56:22 +01:00
  • f03dd7b7bc Remove deprecated methods and fields (#4201) Michael Telatynski 2024-05-15 16:23:04 +01:00
  • 51fa1866a9 Wire up verification cancel & mismatch for rust crypto (#4202) Michael Telatynski 2024-05-15 15:58:24 +01:00
  • d76fb2baa0 Update all non-major dependencies (#4207) renovate[bot] 2024-05-15 12:51:51 +01:00
  • 3feafc9c17 Update dependency typedoc-plugin-mdn-links to v3.1.25 (#4206) renovate[bot] 2024-05-15 12:28:29 +01:00
  • c9075b3dba Only pass id_server if we had one to begin with (#4200) Michael Telatynski 2024-05-15 11:59:42 +01:00
  • 69c474dda7 Update dependency @types/node to v18.19.33 (#4205) renovate[bot] 2024-05-15 11:54:21 +01:00
  • 73ce51065f Update mheap/github-action-required-labels digest to 5847eef (#4204) renovate[bot] 2024-05-15 10:26:32 +00:00
  • 5d0407d0a6 Update actions/checkout digest to 0ad4b8f (#4203) renovate[bot] 2024-05-15 11:23:58 +01:00
  • 3a4b02d8e6 v32.3.0-rc.0 v32.3.0-rc.0 RiotRobot 2024-05-15 09:04:25 +00:00
  • d421e7f829 Run complement-crypto in CI (#4197) Kegan Dougal 2024-05-13 11:26:27 +01:00
  • 9fd051af33 Update downstream-end-to-end-tests.yml Michael Telatynski 2024-05-13 11:20:47 +01:00
  • b78a1ad889 Hotfix types export point Michael Telatynski 2024-05-10 13:26:07 +01:00
  • a25cdcecaa Fix state_events.ts types (#4196) Michael Telatynski 2024-05-10 11:55:44 +01:00
  • 2a716bd076 Resetting package fields for development RiotRobot 2024-05-07 12:16:24 +00:00
  • ef1db8d664 Merge branch 'master' into develop RiotRobot 2024-05-07 12:16:23 +00:00
  • 22865fd834 v32.2.0 v32.2.0 RiotRobot 2024-05-07 12:15:48 +00:00
  • c4fe564855 Simplify OIDC types & export decodeIdToken (#4193) Michael Telatynski 2024-05-07 11:21:57 +01:00
  • 9ecb1a0381 Fix sendEventHttpRequest for m.room.redaction events without redacts (#4192) Michael Telatynski 2024-05-07 09:50:37 +01:00
  • ef9490c7b1 Add missing (and common-ish) HTTP method verbs to types (#4188) Travis Ralston 2024-05-02 17:09:15 -06:00
  • 402adfbe8a Add helpers for authenticated media, and associated documentation (#4185) Travis Ralston 2024-05-02 15:11:09 -06:00
  • 41e8c2af34 Update dependency typedoc-plugin-coverage to v3.1.1 (#4186) renovate[bot] 2024-05-01 11:23:17 +01:00
  • 4843b40296 Update dependency typedoc-plugin-mdn-links to v3.1.22 (#4182) renovate[bot] 2024-04-30 13:18:45 +00:00
  • bc2c870152 Update babel monorepo to v7.24.5 (#4181) renovate[bot] 2024-04-30 13:17:37 +00:00
  • 7c7b2817d3 Update all non-major dependencies (#4184) renovate[bot] 2024-04-30 13:16:31 +00:00
  • 9f78202ecd Update typescript-eslint monorepo to v7.7.1 (#4183) renovate[bot] 2024-04-30 14:40:57 +01:00
  • abc9911e95 v32.2.0-rc.0 v32.2.0-rc.0 RiotRobot 2024-04-30 12:02:20 +00:00
  • efdae0d66f Remove spammy RTCSession log line (#4180) David Baker 2024-04-30 11:43:20 +01:00
  • 2bf554761c Add some comments to the release drafter workflows (#4140) David Baker 2024-04-30 10:38:07 +01:00
  • c2687643b5 Update downstream-end-to-end-tests.yml Michael Telatynski 2024-04-30 10:30:19 +01:00
  • a33758eda6 Update downstream-end-to-end-tests.yml Michael Telatynski 2024-04-30 10:28:44 +01:00
  • 8faed02cc5 Update sonarcloud.yml Michael Telatynski 2024-04-29 17:22:32 +01:00
  • 3ae0dab47a Update sonarcloud.yml Michael Telatynski 2024-04-29 16:59:55 +01:00
  • 95394e4cbe Update sonarcloud.yml Michael Telatynski 2024-04-29 16:52:54 +01:00
  • 8c9bbc01fc Update downstream-end-to-end-tests.yml Michael Telatynski 2024-04-29 16:20:24 +01:00
  • eb888791a3 Pass all args to Sonar via sonar-project.properties file (#4179) Michael Telatynski 2024-04-29 16:12:00 +01:00