Commit Graph

  • 634651859b Load gpg key without external action (#4784) Michael Telatynski 2025-04-14 12:25:10 +01:00
  • 480c8e86a4 Fix token refresh racing with other requests and not using new token (#4798) Michael Telatynski 2025-04-14 10:11:55 +01:00
  • 1ba4412260 Fix fallback to MemoryCryptoStore when LocalStorage unavailable (#4797) Michael Telatynski 2025-04-11 10:27:09 +01:00
  • e3a3a52f2a Make logging consistent for matrixRTC (#4788) Timo 2025-04-10 17:51:16 +02:00
  • 3f03c1da89 MatrixRTC: ToDevice distribution for media stream keys (#4785) Valere Fedronic 2025-04-10 10:28:01 +02:00
  • eb793aaa08 Merge branch 'master' into develop RiotRobot 2025-04-08 12:38:12 +00:00
  • f7bab544a7 v37.3.0 v37.3.0 RiotRobot 2025-04-08 12:37:43 +00:00
  • b3fd92ad16 fix(crypto): remove duplicate deleteSecretStorage in RustCrypto.resetEncryption (#4789) Florian Duros 2025-04-08 10:04:05 +02:00
  • ba71235539 MatrixRTC: Introduce key transport abstraction as prep work for to-device encryption (#4773) Valere Fedronic 2025-04-07 10:30:10 +02:00
  • d6ede767c9 Upgrade eslint, babel & related deps (#4783) David Baker 2025-04-02 13:01:43 +01:00
  • 43f388d89a Update dependency @types/node to v18.19.84 (#4778) renovate[bot] 2025-04-01 16:40:35 +01:00
  • 1d46b182c6 Update all non-major dependencies (#4777) renovate[bot] 2025-04-01 16:10:24 +01:00
  • 352f6986cd Update crazy-max/ghaction-import-gpg digest to e89d409 (#4774) renovate[bot] 2025-04-01 14:28:41 +00:00
  • 0ca72ec466 Update shogo82148/actions-upload-release-asset digest to d22998f (#4776) renovate[bot] 2025-04-01 15:28:28 +01:00
  • 375f086f44 Update guibranco/github-status-action-v2 digest to 9b1d102 (#4775) renovate[bot] 2025-04-01 15:27:53 +01:00
  • 5976083e32 Fix RustCrypto.resetEncryption failure (#4772) Florian Duros 2025-04-01 14:58:41 +02:00
  • d53d2dff45 v37.3.0-rc.0 v37.3.0-rc.0 RiotRobot 2025-04-01 12:28:09 +00:00
  • 3657eb61d8 Update dependency matrix-widget-api to v1.13.1 (#4689) renovate[bot] 2025-03-31 13:52:27 +01:00
  • 1def88eb35 Merge branch 'master' into develop RiotRobot 2025-03-25 14:42:58 +00:00
  • 6f9e68c8f3 v37.2.0 v37.2.0 RiotRobot 2025-03-25 14:42:20 +00:00
  • 5a65c8436d MatrixRTC MembershipManger: remove redundant sendDelayedEventAction and expose status (#4747) Timo 2025-03-25 13:49:47 +01:00
  • 2090319bdd Abstract logout-causing error type from tokenRefreshFunction calls (#4765) Michael Telatynski 2025-03-25 10:31:58 +00:00
  • f4de8837fd Update dependency typedoc to ^0.28.0 (#4759) renovate[bot] 2025-03-21 13:36:35 +00:00
  • 1e92c13a75 Improve PushProcessor::getPushRuleGlobRegex (#4764) Michael Telatynski 2025-03-21 10:57:14 +00:00
  • 8061fa924d Export push processor & method for converting matrix glob to regexp (#4763) Michael Telatynski 2025-03-21 09:11:04 +00:00
  • 0760c5f64c Add authenticated media parameter to getMediaConfig (#4762) m004 2025-03-20 17:16:11 +01:00
  • e2bdb2f057 Rust crypto: set a timeout on outgoing HTTP requests (#4761) Richard van der Hoff 2025-03-19 16:37:52 +00:00
  • fd47a189e0 Switch sliding sync support to simplified sliding sync (#4400) David Baker 2025-03-18 17:23:45 +00:00
  • c233334f27 Update all non-major dependencies (#4758) renovate[bot] 2025-03-18 14:20:50 +00:00
  • 029ab5f109 Update babel monorepo to v7.26.10 (#4755) renovate[bot] 2025-03-18 13:59:37 +00:00
  • 366f686827 Update guibranco/github-status-action-v2 digest to fe98467 (#4754) renovate[bot] 2025-03-18 13:53:17 +00:00
  • 26387287af Update typescript-eslint monorepo to v8.26.1 (#4757) renovate[bot] 2025-03-18 13:47:00 +00:00
  • ba0bbe1cba Update dependency eslint-import-resolver-typescript to v4 (#4760) renovate[bot] 2025-03-18 13:43:41 +00:00
  • 3c37d7b0fb Update dependency @types/node to v18.19.80 (#4756) renovate[bot] 2025-03-18 13:42:40 +00:00
  • 097d645c19 v37.2.0-rc.0 v37.2.0-rc.0 RiotRobot 2025-03-18 13:24:18 +00:00
  • e62aabccd9 Add reportRoom API (#4753) Will Hunt 2025-03-17 15:03:54 +00:00
  • 0f3bcf3736 Allow port differing in OIDC dynamic registration URIs (#4749) Michael Telatynski 2025-03-17 08:39:00 +00:00
  • 8395919f0f MatrixRTC: Fix running not representing what we need from isJoined in EC (#4752) Timo 2025-03-13 18:36:22 +01:00
  • 6cdc68d19d Update dependency @babel/runtime to v7.26.10 [SECURITY] (#4751) renovate[bot] 2025-03-13 16:24:04 +00:00
  • c879258545 Fix package.json repository.url (#4750) Michael Telatynski 2025-03-13 16:04:58 +00:00
  • b14cc82682 OIDC: only pass logo_uri, policy_uri, tos_uri if they conform to "common base" (#4748) Michael Telatynski 2025-03-13 14:47:09 +00:00
  • 9f9be701e7 MatrixRTC: New membership manager (#4726) Timo 2025-03-11 18:49:01 +01:00
  • f552370c26 Merge branch 'master' into develop RiotRobot 2025-03-11 14:34:48 +00:00
  • 5f3f08071f v37.1.0 v37.1.0 RiotRobot 2025-03-11 14:34:18 +00:00
  • db7e3e3cf3 Add disableKeyStorage() to crypto API (#4742) David Baker 2025-03-06 11:16:28 +00:00
  • 3e512711d7 Update matrix-org/sonarcloud-workflow-action action to v4 (#4741) renovate[bot] 2025-03-04 14:45:54 +00:00
  • f636976f15 Update dependency typedoc-plugin-mdn-links to v5 (#4740) renovate[bot] 2025-03-04 14:11:26 +00:00
  • 905df2f7ca Update dependency @stylistic/eslint-plugin to v4 (#4738) renovate[bot] 2025-03-04 14:11:22 +00:00
  • c1c473e6c6 Update dependency typescript to v5.8.2 (#4736) renovate[bot] 2025-03-04 14:05:14 +00:00
  • 4835ca61ec Update guibranco/github-status-action-v2 digest to 5ef6e17 (#4733) renovate[bot] 2025-03-04 14:02:32 +00:00
  • abdc8b2c2e Update typescript-eslint monorepo to v8.25.0 (#4737) renovate[bot] 2025-03-04 13:39:36 +00:00
  • 89fe90d27c Update typedoc (#4735) renovate[bot] 2025-03-04 13:39:05 +00:00
  • 86e0eb11cc Update dependency @types/node to v18.19.78 (#4734) renovate[bot] 2025-03-04 13:38:30 +00:00
  • df7f69b6a2 v37.1.0-rc.0 v37.1.0-rc.0 RiotRobot 2025-03-04 12:44:29 +00:00
  • 71bffb6c1b Handle unexpected token refresh failures gracefully (#4731) Michael Telatynski 2025-02-28 11:25:06 +00:00
  • 72b997d1f3 Fix idempotency issue around token refresh (#4730) Michael Telatynski 2025-02-27 18:37:47 +00:00
  • a3bbc49e02 MatrixRTC: MembershipManager test cases and deprecation of MatrixRTCSession.room (#4713) Timo 2025-02-27 10:55:09 +01:00
  • d81929de4c Merge remote-tracking branch 'origin/develop' into develop Michael Telatynski 2025-02-25 13:16:49 +00:00
  • 27002a0d8f Fix release-npm output id Michael Telatynski 2025-02-25 13:16:42 +00:00
  • bb2a0bec8c Merge branch 'master' into develop RiotRobot 2025-02-25 13:11:30 +00:00
  • 2df8876f60 v37.0.0 v37.0.0 RiotRobot 2025-02-25 13:11:01 +00:00
  • 502f0ec0eb Update release.yml permissions Michael Telatynski 2025-02-25 13:10:07 +00:00
  • 1ddba3460f Add EventType.SecretRequest and EventType.SecretSend (#4728) Richard van der Hoff 2025-02-25 10:26:13 +00:00
  • 524cb65c5d MatrixRTC: enforce Promise handling using eslint rules (#4725) Hugh Nimmo-Smith 2025-02-24 20:15:07 +00:00
  • ea770282ea Simplify code paths for building to-device MatrixEvents (#4729) Richard van der Hoff 2025-02-24 17:51:42 +00:00
  • bcaa7f63c7 Update triage-stale.yml Michael Telatynski 2025-02-24 10:45:22 +00:00
  • 8ab9025282 Update matrix-rust-sdk-crypto-wasm to v14.0.1. (#4710) Richard van der Hoff 2025-02-22 09:07:29 +00:00
  • e49a0a5013 Delete the dehydrated device when resetEncryption is called (#4727) Hubert Chathi 2025-02-21 16:03:47 -05:00
  • 5b939287cc Attest npm package provenance (#4724) Michael Telatynski 2025-02-19 12:31:09 +00:00
  • 2d381ade22 Report backup key import progress on start and improve types (#4711) Ajay Bura 2025-02-19 20:03:30 +11:00
  • 266475c37d Update dependency @types/node to v18.19.76 (#4718) renovate[bot] 2025-02-18 14:04:16 +00:00
  • 597db17e59 Update typescript-eslint monorepo to v8.24.0 (#4722) renovate[bot] 2025-02-18 13:56:23 +00:00
  • 9ea5b512e6 Update typedoc (#4719) renovate[bot] 2025-02-18 13:51:18 +00:00
  • 2ce57fd942 Update all non-major dependencies (#4720) renovate[bot] 2025-02-18 13:46:05 +00:00
  • 102fa91efe Update guibranco/github-status-action-v2 digest to 7ca807c (#4716) renovate[bot] 2025-02-18 13:44:19 +00:00
  • 266e9257aa Update babel monorepo (#4717) renovate[bot] 2025-02-18 13:42:51 +00:00
  • f7015b35a0 Update dependency @stylistic/eslint-plugin to v3.1.0 (#4721) renovate[bot] 2025-02-18 13:36:57 +00:00
  • 26caa90805 v37.0.0-rc.0 v37.0.0-rc.0 RiotRobot 2025-02-18 12:59:47 +00:00
  • 1892dc13e0 Mention caveat in README about IndexedDB outside browser (#4712) Adam Spiers 2025-02-18 10:25:06 +00:00
  • 0efeac9b3e typos in client.ts (#4715) Timo 2025-02-17 15:43:08 +01:00
  • f11e1910f5 Improve types around User Interactive Auth (#4709) Michael Telatynski 2025-02-17 09:53:22 +00:00
  • a1a0463229 Enable key upload to backups where we have the decryption key (#4677) Ajay Bura 2025-02-15 01:32:33 +11:00
  • 30aa66e680 Improve CONTRIBUTING.md and add code_style.md (#4708) R Midhun Suresh 2025-02-12 23:15:45 +05:30
  • b584f818f5 Merge branch 'master' into develop RiotRobot 2025-02-11 14:23:41 +00:00
  • 4d7616bd68 v36.2.0 v36.2.0 RiotRobot 2025-02-11 14:23:11 +00:00
  • 554804cd10 Clean up typescript types related to rust crypto (#4706) Richard van der Hoff 2025-02-11 13:22:27 +01:00
  • 33648a711c Remove deprecated PrefixedLogger interface (#4705) Richard van der Hoff 2025-02-11 13:19:46 +01:00
  • c537a361fb MatrixClient.setAccountData: await remote echo. (#4695) Richard van der Hoff 2025-02-10 17:35:08 +01:00
  • 30d9b0518f Fix permissions Michael Telatynski 2025-02-07 13:26:18 +00:00
  • 900c782216 Close stale PRs after 180 days (#4698) Michael Telatynski 2025-02-07 12:48:43 +00:00
  • 810f7142e6 Remove legacy crypto (#4653) Florian D 2025-02-07 13:31:40 +01:00
  • 6d7699cb4a feat(event): deprecate parameter and functions using legacy crypto (#4697) (#4700) ElementRobot 2025-02-06 15:53:08 +01:00
  • 6b93e11e2c feat(event): deprecate parameter and functions using legacy crypto (#4697) Florian D 2025-02-06 14:24:52 +01:00
  • ff1db2b538 Bump eslint-plugin-matrix-org to enable @typescript-eslint/consistent-type-imports rule (#4680) Hugh Nimmo-Smith 2025-02-05 12:15:20 +00:00
  • 6e72b3554e Fix resetEncryption to remove secrets in 4S (#4683) Florian Duros 2025-02-05 11:45:56 +01:00
  • 7d687533e7 Update dependency typedoc-plugin-mdn-links to v4.0.10 (#4688) renovate[bot] 2025-02-04 15:15:58 +00:00
  • 432c4eceb9 Update typescript-eslint monorepo to v8.22.0 (#4690) renovate[bot] 2025-02-04 15:01:47 +00:00
  • 466ad3ef02 Update dependency @stylistic/eslint-plugin to v3 (#4691) renovate[bot] 2025-02-04 14:56:06 +00:00
  • 5dd213b790 Update babel monorepo to v7.26.7 (#4686) renovate[bot] 2025-02-04 14:47:23 +00:00
  • bdc3513e7a Update guibranco/github-status-action-v2 digest to 119b332 (#4684) renovate[bot] 2025-02-04 14:35:25 +00:00