1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-07-31 15:24:23 +03:00

Commit Graph

  • 172c3eae17 Allow multiple retries on the rtc state event http requests. Timo 2025-02-25 01:04:31 +01:00
  • 3dee61acba fix tests Timo 2025-02-25 00:36:49 +01:00
  • 4c3d1f4c62 make unrecoverable errors more explicit Timo 2025-02-25 00:23:41 +01:00
  • e835561cda fix lints Timo 2025-02-24 21:33:33 +01:00
  • 77bf8b9439 Merge branch 'hughns/membershipmanager-test-cases' into toger5/new-MembershipManager Timo 2025-02-24 21:31:07 +01:00
  • d9b22cb724 Merge branch 'develop' into hughns/membershipmanager-test-cases Timo 2025-02-24 21:30:14 +01:00
  • 9fa9bd6d6a fix up retry counter Timo 2025-02-24 21:28:05 +01:00
  • 33e203f707 fix new error api in rtc session Timo 2025-02-24 21:23:27 +01:00
  • cf1a87b6e2 Merge branch 'hughns/membershipmanager-test-cases' into toger5/new-MembershipManager Timo 2025-02-24 21:18:47 +01:00
  • e5e5434ca7 Merge branch 'develop' into hughns/membershipmanager-test-cases Timo 2025-02-24 21:18:08 +01:00
  • 493f0db7a5 Add diagram Timo 2025-02-24 21:17:49 +01:00
  • 724f6908fc simplify error handling and MembershipAction Only use one membership action enum Timo 2025-02-24 21:17:41 +01: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
  • 23c6eecd93 fixes Timo 2025-02-24 18:05:36 +01:00
  • 7f75daa47f use pop instead of filter Timo 2025-02-24 17:44:45 +01:00
  • 5b35b73fac add onError for join method and cleanup Timo 2025-02-24 17:42:00 +01:00
  • 90df41d9fd Add EventType.SecretRequest and EventType.SecretSend rav/fix_stuck_key_storage Richard van der Hoff 2025-02-24 14:41:49 +00:00
  • d745605a0f review ("Some minor tidying things for now.") Timo 2025-02-24 12:43:19 +01:00
  • 4502083c62 use defer Timo 2025-02-24 12:26:40 +01:00
  • d3f4ec6e22 Merge branch 'hughns/membershipmanager-test-cases' into toger5/new-MembershipManager Timo 2025-02-24 11:45:48 +01:00
  • 4e60a35d54 add more leave test cases Timo 2025-02-24 11:45:28 +01:00
  • bcaa7f63c7 Update triage-stale.yml Michael Telatynski 2025-02-24 10:45:22 +00:00
  • c7017b9384 clean up leave logic branch Timo 2025-02-24 11:45:00 +01: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
  • 0c4f6b24a5 Merge branch 'hughns/membershipmanager-test-cases' into toger5/new-MembershipManager Timo 2025-02-21 16:44:16 +01:00
  • 87bb5978cf flatten tests and add comments Timo 2025-02-21 16:31:42 +01:00
  • 83f0af1cef remove usage of waitForExpect Timo 2025-02-21 16:27:10 +01:00
  • 2f90d9ce1f deprecate LegacyMembershipManager Timo 2025-02-21 16:20:38 +01:00
  • a16f1ca77b allow configuring Legacy manager in the matrixRTC session Timo 2025-02-21 16:20:26 +01:00
  • 1cf0caa796 rename testEnvironment to memberManagerTestEnvironment Timo 2025-02-21 16:19:27 +01:00
  • 0236657342 flatten MembershipManager.spec.ts Timo 2025-02-21 12:53:27 +01:00
  • c3a02db417 fix action resets. Timo 2025-02-21 12:53:13 +01:00
  • d116b539cc warn if slack is misconfigured and use default values instead Timo 2025-02-21 12:52:55 +01:00
  • 061285fc49 more detailed comments and cleanup Timo 2025-02-20 08:03:42 +03:00
  • 6c2a5d1f79 introduce membershipExpiryTimeoutSlack Timo 2025-02-20 08:03:26 +03:00
  • a81106ea67 Allow join to throw - Add tests for throwing cases - Fixs based on tests Timo 2025-02-20 02:25:59 +07:00
  • 3ac28c2310 Comment cleanup Timo 2025-02-20 01:02:34 +07:00
  • cd87cb439f fix tests to be compatible with old and new membership manager Timo 2025-02-19 22:52:36 +07:00
  • 412ee18c59 Add new memberhsip manager Timo 2025-02-19 22:51:36 +07:00
  • 7e4636b57d rename MembershipManager -> LegacyMembershipManager And remove the IMembershipManager from it Timo 2025-02-19 22:51:12 +07:00
  • 8db2d0af4d fix wrong mocked meberhsip template Timo 2025-02-19 22:49:30 +07:00
  • 73bed3b72d temp Timo 2025-02-21 15:57:43 +01:00
  • 8df56bb735 remove wait for expect dependency Timo 2025-02-21 13:17:42 +01:00
  • a21c6e5f55 more review Timo 2025-02-20 00:31:26 +07:00
  • 28f17be0e8 fixup tests Timo 2025-02-20 00:26:14 +07:00
  • cd1321b351 review Timo 2025-02-20 00:26:04 +07: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
  • e1fbdcd964 temp Timo 2025-02-18 14:57:09 +07:00
  • c59f04d848 remove unused export Timo 2025-02-18 00:07:13 +07:00
  • b0492ca51d remove unused variables Timo 2025-02-18 00:04:29 +07:00
  • 3d46d050ec use jsdom instead of node test environment Timo 2025-02-17 23:51:05 +07:00
  • 7125d45e43 es lint Timo 2025-02-17 23:44:02 +07:00
  • 0444816ebf comment out and remove unused variables Timo 2025-02-17 23:22:28 +07:00
  • d9192f3057 fix leave delayed event resend test. It was missing a flush. Timo 2025-02-17 21:50:36 +07:00
  • 8c8e97ed9f remove unused import Timo 2025-02-17 21:18:01 +07:00
  • ec375f3ab0 revert renaming comments Timo 2025-02-17 21:12:37 +07:00
  • 738016fddb Updates from discussion Hugh Nimmo-Smith 2025-02-17 12:19:58 +00:00
  • 6594860a2d initial membership manager test setup. Timo 2025-02-17 17:19:56 +07:00
  • 834d461ff5 . Hugh Nimmo-Smith 2025-01-23 10:21:47 +00:00
  • a404539996 WIP doodles on MembershipManager test cases Hugh Nimmo-Smith 2025-01-23 10:17:21 +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
  • 7905fb0254 Merge remote-tracking branch 'origin/develop' into valere/update_to_wasm_14.0.0 valere/update_to_wasm_14.0.0 Richard van der Hoff 2025-02-11 11:55:46 +00:00
  • c537a361fb MatrixClient.setAccountData: await remote echo. (#4695) Richard van der Hoff 2025-02-10 17:35:08 +01:00
  • 2ce2bbc053 temp to not force rejoin (experiment for testing) toger5/no-more-force-rejoin Timo 2025-02-07 15:42:25 +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
  • e2481710d0 update(crypto): Update to wasm bindings 14.0.0 Valere 2025-02-06 13:16:37 +01:00
  • 93f825a34f Stash jest->vitest migration t3chguy/vitest Michael Telatynski 2025-02-05 13:15:13 +00: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
  • 8526d30b34 [WIP] matrixRTC application support toger5/matrixRTC-appliacation-support Timo 2025-02-05 04:56:03 +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
  • c520f70e92 Update dependency eslint-config-prettier to v10 (#4645) renovate[bot] 2025-02-04 14:18:01 +00:00
  • 25c8c6aaf4 Update dependency @types/node to v18.19.74 (#4687) renovate[bot] 2025-02-04 14:17:44 +00:00