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

Commit Graph

  • 1d8b617eb4 Update eslint renovate/major-eslint renovate[bot] 2025-07-31 04:49:17 +00:00
  • 9738859014 Fix possible unknown state (With reproducible test) toger5/fix-duplicated-UpdateExpiry-action-case Timo K 2025-07-30 14:48:10 +02:00
  • c4e1e0723e Experimental support for sharing encrypted history on invite (#4920) develop Richard van der Hoff 2025-07-29 16:42:35 +01:00
  • 9c6ea9b0cf Remove support for onlyData != true (#4939) vNext Richard van der Hoff 2025-07-29 16:29:54 +01:00
  • 56b24c0bdc Merge branch 'master' into develop RiotRobot 2025-07-29 12:59:32 +00:00
  • aa7a709e3f v37.12.0 v37.12.0 staging master RiotRobot 2025-07-29 12:58:45 +00:00
  • c57c47319e MatrixRTC: comply with the manageMediaKeys EncryptionConfig option (#4942) Valere Fedronic 2025-07-28 17:11:29 +02:00
  • e7e5bbeab7 Merge remote-tracking branch 'origin/develop' into vNext Richard van der Hoff 2025-07-25 11:02:25 +01:00
  • 812d0aaef6 Use js-sdk logger in rust sdk (#4918) Richard van der Hoff 2025-07-25 10:57:25 +01:00
  • 61e07633df Update to matrix-sdk-crypto-wasm 15.1.0, and add new ShieldStateCode.MismatchedSender (#4916) Richard van der Hoff 2025-07-24 14:35:55 +01:00
  • c7dbd6e33b fetch api: add support for downloading raw response (#4917) Richard van der Hoff 2025-07-24 12:06:52 +01:00
  • 556494b8f0 Attempt deflaking of queueToDevice test (#4936) Richard van der Hoff 2025-07-24 10:20:54 +01:00
  • a4ac412e35 Add test for v12 rooms dbkr/hydra David Baker 2025-07-23 18:06:40 +01:00
  • 54b30cbd34 Hardcode versions David Baker 2025-07-23 17:35:52 +01:00
  • 45296b9614 Update unit test David Baker 2025-07-23 16:02:34 +01:00
  • 62fae9a02f Support for creator power level David Baker 2025-07-23 15:52:56 +01:00
  • 4a78aa6ce7 Update eslint renovate/eslint renovate[bot] 2025-07-22 17:16:11 +00:00
  • bf3b4e81b2 Update typescript-eslint monorepo to v8.37.0 (#4935) renovate[bot] 2025-07-22 17:36:31 +01:00
  • 2710600389 Update all non-major dependencies (#4930) renovate[bot] 2025-07-22 17:12:13 +01:00
  • ca168c494b Update dependency @types/node to v18.19.120 (#4931) renovate[bot] 2025-07-22 17:12:11 +01:00
  • 759f5ed3eb Update dependency typedoc-plugin-mdn-links to v5.0.4 (#4932) renovate[bot] 2025-07-22 13:38:21 +00:00
  • 53deedd2d6 Update dependency @stylistic/eslint-plugin to v5.2.0 (#4934) renovate[bot] 2025-07-22 13:37:49 +00:00
  • 4fbb9f92a7 v37.12.0-rc.0 v37.12.0-rc.0 RiotRobot 2025-07-22 13:23:33 +00:00
  • 1a58ce4649 Simplify declaration of ResponseType (#4926) Richard van der Hoff 2025-07-22 11:07:56 +01:00
  • 2a586a21a3 matrixRTC: Disable room transport fallback for keys valere/rtc/remove_room_transport Valere 2025-07-22 11:31:11 +02:00
  • 32509d1fd1 Bump form-data from 4.0.0 to 4.0.4 (#4928) dependabot[bot] 2025-07-22 09:03:52 +00:00
  • 11c9e39e5a Custom abort timeout logic for restarting delayed events that is compatible with the widget api (#4927) Timo 2025-07-21 20:42:21 +02:00
  • 0ce944f3da Fix deep import incompatibility (#4924) (#4925) toriningen 2025-07-21 11:08:24 +03:00
  • 38e04c8fb0 Give MatrixClient.invite an options param (#4919) Richard van der Hoff 2025-07-19 08:29:12 +01:00
  • 1fcbc6ebeb RTCEncryptionManager: Joiner key rotation grace period (#4911) Valere Fedronic 2025-07-18 17:16:45 +02:00
  • 44edf0ed2a git commit toger5/custom-timeout-for-delayed-restart Timo 2025-07-17 16:01:28 +02:00
  • bab3d7122c move to create opts + test Timo 2025-07-17 15:59:57 +02:00
  • bcd651d75f more context in comments Timo 2025-07-16 15:40:41 +02:00
  • 5084cc8994 configure default to Timo 2025-07-15 17:07:18 +02:00
  • dd8fb7cf6c make delayed event restart localTimeoutMs configurable Timo 2025-07-15 17:06:29 +02:00
  • aa79236ce2 Allow sending notification events when starting a call (#4826) Robin 2025-07-18 08:42:57 -04:00
  • 3abd8bbbde review toger5/notification Timo 2025-07-18 12:55:47 +02:00
  • bf95e553c4 update relation string to match msc Timo 2025-07-18 11:48:37 +02:00
  • ad793c1fba Test for new notification event type Timo 2025-07-18 11:48:24 +02:00
  • 3c385a1d74 send new notification event alongside the deprecated one Timo 2025-07-17 18:35:37 +02:00
  • 4d19d8556e introduce new m.rtc.notification event alongside m.call.notify Timo 2025-07-17 18:35:05 +02:00
  • 46d38a93bc replace joining concept with ownMembership Timo 2025-07-17 18:34:28 +02:00
  • 370689f6c9 rename notify -> notification Timo 2025-07-17 17:52:49 +02:00
  • b3b45cdd36 Allow sending notification events when starting a call Robin 2025-05-05 19:25:46 +02:00
  • ebb973b0ea Make it easier to mock call memberships for specific user IDs Robin 2025-05-20 17:26:42 -04:00
  • a883d7a0bd Make predecessor.event_id optional af/v12-predecessor Andrew Ferrazzutti 2025-07-17 14:02:58 -04:00
  • f8f1bf3837 Merge branch 'master' into develop RiotRobot 2025-07-15 14:45:35 +00:00
  • 946cf4f359 v37.11.0 v37.11.0 RiotRobot 2025-07-15 14:44:53 +00:00
  • c077201f2a EncryptionManager: un-deprecating EncryptionManager.getEncryptionKeys (#4912) Valere Fedronic 2025-07-15 09:47:03 +02:00
  • 3294d1aa94 try without priority: "auto" fkwp/matrixrtc/delayed_event_reset_timeout Timo 2025-07-14 18:23:31 +02:00
  • 16e1fc94e0 add test Timo 2025-07-14 14:32:11 +02:00
  • 22efec0404 make the localTimeoutMs configurable via the joinConfig Timo 2025-07-14 13:31:24 +02:00
  • 1b00b5d6d6 test: Implement E2EOTKClaimResponder class rav/test_fixtures Richard van der Hoff 2025-07-03 17:26:33 +01:00
  • 2c98ce2c65 Signature upload support in E2EKeyReceiver Richard van der Hoff 2025-07-07 12:42:48 +01:00
  • 4ec1e9869f Cross-signing keys support in E2EKeyReceiver Richard van der Hoff 2025-07-04 13:33:39 +01:00
  • d870139589 Remove deprecated IJoinRoomOpts.syncRoom option (#4914) Richard van der Hoff 2025-07-10 13:38:14 +01:00
  • 53f2ad41d6 Deprecate non-functional IJoinRoomOpts.syncRoom (#4913) Richard van der Hoff 2025-07-10 09:40:17 +01:00
  • be15a709c6 Tests: gate logging behind DEBUG env var (#4903) Richard van der Hoff 2025-07-10 07:15:00 +01:00
  • 090b8079db Update all non-major dependencies (#4905) renovate[bot] 2025-07-09 10:39:57 +01:00
  • 06a1e1a88a More incorrect logger use (#4904) Richard van der Hoff 2025-07-08 16:37:17 +01:00
  • 024b62bba0 Update dependency @stylistic/eslint-plugin to v5 (#4910) renovate[bot] 2025-07-08 14:36:47 +00:00
  • 6bfb911cf7 Update dependency @types/node to v18.19.115 (#4906) renovate[bot] 2025-07-08 13:58:11 +00:00
  • ad5da7cfa1 Update babel monorepo to v7.28.0 (#4909) renovate[bot] 2025-07-08 13:38:22 +00:00
  • e55bd1e14c Update typescript-eslint monorepo to v8.35.1 (#4908) renovate[bot] 2025-07-08 13:38:09 +00:00
  • 119e859741 Update dependency typedoc to v0.28.7 (#4907) renovate[bot] 2025-07-08 13:37:59 +00:00
  • b7cce93edc v37.11.0-rc.0 v37.11.0-rc.0 RiotRobot 2025-07-08 13:21:56 +00:00
  • e5c8c20a34 MatrixRTC: Refactor | Introduce a new Encryption manager (used with experimental to device transport) (#4799) Valere Fedronic 2025-07-08 14:43:16 +02:00
  • 137379b7b7 Update README.md Neil Johnson 2025-07-04 17:43:29 +01:00
  • 4981efa54b Update README to make Element sponsorship explicit (#4901) Neil Johnson 2025-07-04 17:41:35 +01:00
  • 6e9740d787 Use client logger in more places (crypto code) (#4900) Richard van der Hoff 2025-07-04 08:35:42 +01:00
  • 70257e0ab4 use client logger in MatrixRTCSessionManager (#4898) Richard van der Hoff 2025-07-03 16:56:51 +01:00
  • 9baba151c6 Move ClientEvent docs to the event itself instead of the type map (#4894) Valere Fedronic 2025-07-03 14:26:10 +02:00
  • b4672e26ec Use client logger in more places (core code) (#4899) Richard van der Hoff 2025-07-03 09:58:01 +01:00
  • 940d358b0e Test: stop loading Olm into global namespace (#4895) Richard van der Hoff 2025-07-02 15:48:45 +01:00
  • 13ff35d374 increase timeout to 2300ms fkwp 2025-07-02 14:06:30 +02:00
  • ac4caa4c6a fix types fkwp 2025-07-02 13:22:36 +02:00
  • a579ce6cbb add a request timeout to restartDelayedEvent fkwp 2025-07-02 13:12:08 +02:00
  • ee8b024bbe doc: Move emitter doc to the event instead of on the mapping function valere/fix_client_event_doc Valere 2025-07-01 16:30:15 +02:00
  • 161c12f5d5 crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891) Valere Fedronic 2025-07-02 10:02:23 +02:00
  • 3c68426337 review: minor comment update Valere 2025-07-02 09:54:24 +02:00
  • 325f8132af fix linter Valere 2025-07-02 09:46:59 +02:00
  • 1b8319bd5e Merge branch 'develop' into valere/crypto/handle_processedToDevice Valere 2025-07-02 09:44:26 +02:00
  • c3ecd15297 review: use single payload for ReceivedToDeviceMessage Valere 2025-07-02 09:43:36 +02:00
  • de659d6431 Merge branch 'master' into develop RiotRobot 2025-07-01 14:54:29 +00:00
  • b095aa600d v37.10.0 v37.10.0 RiotRobot 2025-07-01 14:53:40 +00:00
  • 785479c506 review: pass up encrypted event when no crypto callbacks Valere 2025-07-01 15:12:24 +02:00
  • 9958240168 review: improve comments of processToDeviceMessages Valere 2025-07-01 14:38:49 +02:00
  • 7a843ab03f review: Remove IToDeviceMessage alias and only keep IToDeviceEvent Valere 2025-07-01 14:32:51 +02:00
  • f17a5368ac review: Better doc and names for OlmEncryptionInfo Valere 2025-07-01 14:04:23 +02:00
  • 18ea8befdc Specify typeroot (#4892) David Baker 2025-07-01 12:31:28 +01:00
  • 9819ca1a98 quick update docs and renaming Valere 2025-06-30 15:23:50 +02:00
  • 464b9ee7f8 quick fix on doc Valere 2025-06-30 14:53:55 +02:00
  • f0a629bde2 Update test for new preprocessToDeviceMessages API Valere 2025-06-30 14:51:38 +02:00
  • dfd851ff2f fix: Restore legacy isEncrypted() for to-device messages Valere 2025-06-30 12:28:25 +02:00
  • ce5ba96d18 crypto: Add new ClientEvent.ReceivedToDeviceMessage Valere 2025-06-30 12:14:32 +02:00
  • 4f9ca2c697 Remove LegacyMembershipManager (#4862) Timo 2025-06-26 14:19:51 +02:00
  • 57a4dc8841 Update dependency @types/node to v18.19.112 (#4886) renovate[bot] 2025-06-25 13:34:38 +01:00
  • 841c02e56d Update shogo82148/actions-upload-release-asset digest to 610b198 (#4885) renovate[bot] 2025-06-25 12:04:54 +01:00
  • 6ece4c3c16 Update all non-major dependencies (#4888) renovate[bot] 2025-06-24 17:44:15 +01:00
  • 5a3c07f91d Update typescript-eslint monorepo to v8.34.1 (#4887) renovate[bot] 2025-06-24 16:54:48 +01:00