1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-22 05:22:39 +03:00

Commit Graph

  • 0913f470bd Prototype implementation of MSC4108 version 2025 hughns/msc4108-v2025 Hugh Nimmo-Smith 2025-11-21 19:06:12 +00:00
  • 27c6a6c661 Fix test failure with encrypted state: handle empty string state key andybalaam/encrypted-state-is-4362 Andy Balaam 2025-11-19 11:57:33 +00:00
  • 486b696085 Update encrypted state to say MSC4362 everywhere Andy Balaam 2025-11-17 17:11:51 +00:00
  • c7a75c8824 Merge branch 'master' into develop develop RiotRobot 2025-11-18 14:27:42 +00:00
  • 98b2b9745d v39.2.0 v39.2.0 staging master RiotRobot 2025-11-18 14:26:56 +00:00
  • f975804fac Update dependency fake-indexeddb to v6 renovate/fake-indexeddb-6.x renovate[bot] 2025-11-18 11:08:34 +00:00
  • dd5cbf50bf Update jest renovate/jest renovate[bot] 2025-11-18 11:08:24 +00:00
  • 4b2a354a50 Update typescript renovate/typescript renovate[bot] 2025-11-18 11:08:10 +00:00
  • 65d5b3172c Fix invalid state events corrupting room objects (#5078) Michael Telatynski 2025-11-18 10:46:24 +00:00
  • 81dae18e41 add comments hs/rtc-slots Half-Shot 2025-11-17 10:50:04 +00:00
  • 9fb4cd2bd9 Fix tests renovate/major-jest Michael Telatynski 2025-11-12 13:05:17 +00:00
  • b0cd9e1b78 Make jest happier Michael Telatynski 2025-11-12 12:26:44 +00:00
  • 478c4d48f4 Update snapshots & imports Michael Telatynski 2025-11-12 12:20:45 +00:00
  • a64003bee0 Update jest to v30 renovate[bot] 2025-11-12 11:48:07 +00:00
  • 2f72f9e889 Update dependency eslint-plugin-jsdoc to v61.1.12 (#5074) renovate[bot] 2025-11-11 14:30:01 +00:00
  • 18f500a1f8 Update all non-major dependencies (#5076) renovate[bot] 2025-11-11 14:01:33 +00:00
  • b1df58796a Update typescript-eslint monorepo to v8.46.3 (#5075) renovate[bot] 2025-11-11 14:01:12 +00:00
  • 761b3771d6 v39.2.0-rc.0 v39.2.0-rc.0 RiotRobot 2025-11-11 12:44:05 +00:00
  • df88edfda0 Delayed event management: split endpoints, no auth (#5066) Andrew Ferrazzutti 2025-11-11 00:54:33 -05:00
  • e947845694 Allow msc4354_sticky_key to be optional on sticky events. hs/allow-empty-sticky-key Will Hunt 2025-11-10 15:31:49 +00:00
  • 1dee1ba581 Fix media switching during legacy calls (#5069) David Langley 2025-11-10 09:36:32 +00:00
  • b274c74a30 do not set cache in authenticated fetch (#5020) pkuzco 2025-11-06 15:36:27 +01:00
  • c56fe525aa fix lint Half-Shot 2025-11-06 13:25:05 +00:00
  • 32761ea932 fix circular imports Half-Shot 2025-11-06 11:54:58 +00:00
  • c5fb48944a More lint Half-Shot 2025-11-06 10:48:23 +00:00
  • dcf7e87799 Cleanup tests Half-Shot 2025-11-06 10:38:27 +00:00
  • 7b39170368 more test changes Will Hunt 2025-11-06 11:12:11 +01:00
  • b489bb15cf Merge branch 'master' into develop RiotRobot 2025-11-04 14:02:00 +00:00
  • dff4922a42 v39.1.2 v39.1.2 RiotRobot 2025-11-04 14:01:14 +00:00
  • dc6ad0b54c Fix npm publish script (#5068) Michael Telatynski 2025-11-04 13:33:55 +00:00
  • 9769c05dc5 Merge branch 'master' into develop RiotRobot 2025-11-04 13:23:41 +00:00
  • dd379d3d4c v39.1.1 v39.1.1 RiotRobot 2025-11-04 13:22:58 +00:00
  • f16760e600 fix imports Half-Shot 2025-11-04 13:07:19 +00:00
  • 1b884a3e52 Fix npm release missing template braces (#5067) Michael Telatynski 2025-11-04 13:00:29 +00:00
  • ddb164490e Merge branch 'master' into develop RiotRobot 2025-11-04 12:54:27 +00:00
  • 796135c7ce v39.1.0 v39.1.0 RiotRobot 2025-11-04 12:53:45 +00:00
  • efd58746bc Merge remote-tracking branch 'origin/develop' into hs/use-rtc-slots-for-call Half-Shot 2025-11-03 13:48:30 +00:00
  • addb9c0d2a more test fixes Half-Shot 2025-11-03 13:48:11 +00:00
  • 3e5c1ee6f5 Split membership manager into legacy variant to improve readability Half-Shot 2025-11-03 12:07:33 +00:00
  • 3e9f8f74ee review toger5/is-livekit-checks Timo K 2025-10-30 16:18:02 +01:00
  • 9308871265 Merge branch 'develop' into toger5/use-relation-based-CallMembership-create-ts toger5/use-relation-based-CallMembership-create-ts Timo K 2025-10-30 16:15:22 +01:00
  • 50f911eaee remove onRTCSessionMemberUpdate toger5/refactor-session-manager-based-on-sticky-events Timo K 2025-10-11 10:36:41 +02:00
  • ed121952a7 Make membership manager only be responsible for sessions starts Timo K 2025-10-11 10:20:43 +02:00
  • d32a1d1593 review Timo K 2025-10-09 17:57:14 +02:00
  • 026d6307f6 Small improvements Timo K 2025-10-09 17:39:42 +02:00
  • 4ca30bed25 More refactors Half-Shot 2025-10-30 14:44:56 +00:00
  • b0a6147f31 Cleanup membership and set explicit boundaries on legacy v.s. new. Half-Shot 2025-10-30 12:00:39 +00:00
  • 4cc4c01dd8 Remove call to npm dist-tag (#5065) Michael Telatynski 2025-10-30 09:34:14 +00:00
  • 533b40922c v39.1.0-rc.1 v39.1.0-rc.1 RiotRobot 2025-10-30 08:45:29 +00:00
  • 0ae483ce27 Use NPM Trusted Publishers over token (#5064) Michael Telatynski 2025-10-29 16:07:11 +00:00
  • dbc1fa87ed Update dependency eslint-plugin-jsdoc to v61.1.8 (#5058) renovate[bot] 2025-10-28 23:03:02 +00:00
  • 0a3675b971 Update typescript-eslint monorepo to v8.46.2 (#5059) renovate[bot] 2025-10-28 16:11:40 +00:00
  • ab3f529d29 Update babel monorepo to v7.28.5 (#5057) renovate[bot] 2025-10-28 14:57:44 +00:00
  • 607b712a07 Update dependency sdp-transform to v3 (#5062) renovate[bot] 2025-10-28 14:54:32 +00:00
  • b6d9e49277 Update dependency @stylistic/eslint-plugin to v5.5.0 (#5061) renovate[bot] 2025-10-28 14:54:17 +00:00
  • 731d5943e2 Update GitHub Artifact Actions (#5063) renovate[bot] 2025-10-28 14:54:08 +00:00
  • 01e7a43593 Update all non-major dependencies (#5060) renovate[bot] 2025-10-28 14:53:35 +00:00
  • b69a19ce7c v39.1.0-rc.0 v39.1.0-rc.0 RiotRobot 2025-10-28 14:03:05 +00:00
  • d4b90e3832 Lots of updates hs/use-rtc-slots-for-call Half-Shot 2025-10-28 12:12:25 +00:00
  • 8703acb533 MatrixRTC: Disable room transport fallback for keys (#4929) Valere Fedronic 2025-10-28 10:03:15 +01:00
  • 5b12b75089 Implement slots Half-Shot 2025-10-27 16:18:51 +00:00
  • f1e6fb7271 Remove .sessionForRoom Half-Shot 2025-10-27 12:45:15 +00:00
  • b59603d748 [MatrixRTC] Sticky Events support (MSC4354) (#5017) Timo 2025-10-23 16:56:54 +02:00
  • b0cbe22f64 Add CryptoApi.getSecretStorageStatus (#5054) Richard van der Hoff 2025-10-23 13:04:28 +02:00
  • 977d0322da Add parseCallNotificationContent (#5015) Timo 2025-10-21 15:02:14 +02:00
  • dd7394c14c Merge branch 'master' into develop RiotRobot 2025-10-21 11:19:14 +00:00
  • f2d082064e v39.0.0 v39.0.0 RiotRobot 2025-10-21 11:18:29 +00:00
  • 2731e20893 MSC4140: support filters on delayed event lookup (#5038) Andrew Ferrazzutti 2025-10-20 10:59:29 -04:00
  • 21c73b0140 Add extensible event fallback for call notifications. hs/call-notif-fallbacks Will Hunt 2025-10-16 13:46:19 +02:00
  • d567ca1586 Start adding slot def toger5/sticky-events+hs/slots Will Hunt 2025-10-16 11:10:02 +01:00
  • 502a513b5b Update eslint-plugins (#5050) renovate[bot] 2025-10-15 11:28:30 +01:00
  • 3ac47e71cd Update eslint-plugins (#5049) renovate[bot] 2025-10-15 10:49:42 +01:00
  • 7c1e25e713 Update actions/setup-node action to v6 (#5047) renovate[bot] 2025-10-14 17:28:15 +01:00
  • 2d90ad95f1 Update peter-evans/repository-dispatch action to v4 (#5048) renovate[bot] 2025-10-14 15:19:11 +00:00
  • cd9794471f Update dependency @types/node to v18.19.130 (#5045) renovate[bot] 2025-10-14 15:17:41 +00:00
  • b2d3ab8bc1 Update typescript-eslint monorepo to v8.46.0 (#5046) renovate[bot] 2025-10-14 15:17:11 +00:00
  • d8b70ef83b Update actions/stale digest to 5f858e3 (#5043) renovate[bot] 2025-10-14 15:16:55 +00:00
  • a67fb1fb8d Update all non-major dependencies (#5044) renovate[bot] 2025-10-14 16:13:48 +01:00
  • ddd6e77cde Handle redactions for sticky events (MSC4354) (#5037) Will Hunt 2025-10-14 15:49:31 +02:00
  • 2e9f5b6033 v39.0.0-rc.0 v39.0.0-rc.0 RiotRobot 2025-10-14 13:34:57 +00:00
  • 44404b6e24 Start using Namespaced value everywhere. hs/sticky-events-use-namespace Half-Shot 2025-10-13 11:25:33 +01:00
  • 679652f4af Document better Half-Shot 2025-10-13 11:02:08 +01:00
  • 3e24e15d13 add test Timo K 2025-10-10 10:59:56 +02:00
  • 14cc1bb37f Improve is livekit checks to check for field availability and first. Timo K 2025-10-10 10:55:17 +02:00
  • 2042f75356 review Timo K 2025-10-09 17:57:14 +02:00
  • d70e4f732c Small improvements Timo K 2025-10-09 17:39:42 +02:00
  • 8f157da779 Merge branch 'develop' into toger5/sticky-events Timo K 2025-10-09 17:20:19 +02:00
  • f4049a09f6 cleanup deprecated method usage Timo K 2025-10-09 15:39:16 +02:00
  • 4608506288 fix ts tests Timo K 2025-10-09 14:58:31 +02:00
  • 06a46ac6f6 add sticky_key to makeMyMembership Timo K 2025-10-09 14:40:23 +02:00
  • 61b05a02dc review valere Timo K 2025-10-09 11:44:18 +02:00
  • b4abbfcc16 introduce updateTs and connectedTs to fix expiration logic (+ fix tests) Timo K 2025-10-09 10:52:05 +02:00
  • fb23833679 Merge branch 'develop' into toger5/use-relation-based-CallMembership-create-ts Timo K 2025-10-09 10:42:49 +02:00
  • fd949fe486 [MatrixRTC] Multi SFU support + m.rtc.member event type support (#5022) Timo 2025-10-08 21:12:29 +02:00
  • 7b3aed8a47 Tidy knip config (#5036) Michael Telatynski 2025-10-08 15:19:25 +01:00
  • 2ce019a311 Add more tests for coverage Half-Shot 2025-10-07 22:49:13 +01:00
  • b6a782ba9e fixup Half-Shot 2025-10-07 21:39:52 +01:00
  • f0bde5f414 Merge branch 'develop' into toger5/sticky-events Timo K 2025-10-07 20:19:55 +02:00
  • 9946143014 fix mocking issues Timo K 2025-10-07 20:10:04 +02:00
  • b84a73c7cc Implement Sticky Events MSC4354 (#5028) Will Hunt 2025-10-07 18:24:10 +01:00