Commit Graph

  • 202e06a16d skip FF Valere 2026-01-16 17:41:32 +01:00
  • e278752942 Merge pull request #3675 from element-hq/toger5/fixing-duble-publishing Timo 2026-01-16 17:37:46 +01:00
  • 89c878cf3f playwright: Test call in SPA mode with matrix 2.0 Valere 2026-01-16 17:11:45 +01:00
  • f41175444b revert changes unrelated to this PR Timo K 2026-01-16 16:23:00 +01:00
  • 102664482b Activate the hotswap test that was failing before. Timo K 2026-01-16 15:41:25 +01:00
  • d5df9e65dd Merge branch 'livekit' into toger5/fixing-duble-publishing Timo K 2026-01-16 15:38:56 +01:00
  • f7255b3697 Merge pull request #3681 from element-hq/toger5/playwright-publisher-swap Timo 2026-01-16 15:34:15 +01:00
  • 3f8b3ba3f1 add test to check if publisher is properly destroyed Timo K 2026-01-16 14:41:11 +01:00
  • 22c1948a82 Add playwright test for hotswatpping transport Timo K 2026-01-16 14:27:32 +01:00
  • a99a413b88 temp Timo K 2026-01-16 14:07:56 +01:00
  • 83df152608 review Timo K 2026-01-16 13:20:03 +01:00
  • c376d9e5c1 fix tests Timo K 2026-01-16 13:12:31 +01:00
  • f09e2c8b55 Merge branch 'livekit' into toger5/dont-trap-in-invalid-config Timo K 2026-01-16 13:11:06 +01:00
  • 5c366320cb Merge pull request #3676 from element-hq/valere/playwright/compat_bug_reproduce Valere Fedronic 2026-01-16 13:09:02 +01:00
  • 16b08994cc Try fixup mixed conten error loading widget Valere 2026-01-16 12:53:10 +01:00
  • f5c31626a6 fix unit tests Timo K 2026-01-16 12:43:13 +01:00
  • 5a48820927 remove widget layout widget action for good. Timo K 2026-01-16 10:22:23 +01:00
  • 971d16d243 revert jwt to stable version Timo K 2026-01-16 10:21:26 +01:00
  • 9b40d7420a refactor to use destroy method Timo K 2026-01-15 19:04:32 +01:00
  • f71e483080 logging updates Timo K 2026-01-15 18:13:34 +01:00
  • f7590a33d7 Fix publisher clean up! This is the acutal bug we chased Timo K 2026-01-15 18:11:43 +01:00
  • c74accb906 remove "fetching" state again (we have to be able to deal with those kind of switches!) Optimize to not always fetch the oldest member jwt (only do so in legacy mode) Timo K 2026-01-15 18:11:08 +01:00
  • a00c6501c2 fix discarding pop ups Valere 2026-01-15 15:22:04 +01:00
  • 9e933b74ca cleanup notifications toast on start Valere 2026-01-15 14:31:33 +01:00
  • d25d6d3196 Test all pairs of rtc mode in federated calls Valere 2026-01-15 12:06:41 +01:00
  • 243f369a24 re-use test helper in other files Valere 2026-01-15 11:50:37 +01:00
  • 0d1488af4c playwright: Federated call between legacy and compat Valere 2026-01-14 17:58:51 +01:00
  • b49411abfa dont set localTransport while still fetching oldest member transport Timo K 2026-01-14 17:35:35 +01:00
  • 27e351270c Merge pull request #3669 from element-hq/toger5/livekit-alias-simple-roomid Timo 2026-01-14 12:43:08 +01:00
  • 41eb45b3c4 fix comments Timo K 2026-01-14 12:29:22 +01:00
  • f5a6a05570 Merge pull request #3671 from element-hq/valere/playwright/huddle_test Valere Fedronic 2026-01-14 12:27:57 +01:00
  • 31cc12eda4 Merge pull request #3670 from element-hq/toger5/livekitAlias-debugging-info Timo 2026-01-14 12:26:50 +01:00
  • 39c24eb0f5 Merge pull request #3665 from element-hq/renovate/livekit-components Robin 2026-01-14 12:15:48 +01:00
  • 7338a55e76 review: improve doc Valere 2026-01-14 12:15:00 +01:00
  • 68f04d46a9 playwright: End to end test for huddle calls in widget mode Valere 2026-01-13 18:38:26 +01:00
  • dbdcde2489 fix lint Timo K 2026-01-13 18:17:37 +01:00
  • 636f737cd3 reduce diff Timo K 2026-01-13 18:05:05 +01:00
  • 93c9225e8a Merge branch 'livekit' into toger5/dont-trap-in-invalid-config Timo K 2026-01-13 18:01:30 +01:00
  • 16ad89df47 Merge pull request #3667 from element-hq/valere/playwright/discard_call_widget_test Valere Fedronic 2026-01-13 18:00:36 +01:00
  • 3ce0afcacc Merge pull request #3664 from element-hq/toger5/userMedia-alternative Timo 2026-01-13 17:51:36 +01:00
  • 4d35b77077 bump jwt docker Timo K 2026-01-13 17:41:46 +01:00
  • 20e63c8dc7 fix tests Timo K 2026-01-13 17:39:55 +01:00
  • ff8d71380d Add livekitAlias debugging info Timo K 2026-01-13 15:14:19 +01:00
  • d185b52091 more docstrings to docuemnt the migration away from livekit_alias Timo K 2026-01-13 12:44:17 +01:00
  • 72ca3821ab Change the livekit alias to just be the room id for backwards compatibility. Timo K 2026-01-13 12:37:46 +01:00
  • 4b7dc8a290 Merge pull request #3659 from element-hq/valere/initial_mute_states Valere Fedronic 2026-01-13 11:50:32 +01:00
  • f391c68055 Add Haproxy configuration for element call (#3661) Gordnho 2026-01-13 11:39:15 +01:00
  • e82a048088 playwright: Test that declining a call in DM works as expected Valere 2026-01-12 09:31:35 +01:00
  • 7a8c2d6ca9 Merge branch 'livekit' into valere/initial_mute_states Valere 2026-01-12 19:13:40 +01:00
  • f3df8bc709 review: Use is_widget directly instead of using the packageType Valere 2026-01-12 17:28:18 +01:00
  • 534f934378 review: just inline intent and skipLobby from urlParam Valere 2026-01-12 16:37:28 +01:00
  • 56beb59346 review: Update copyright properly Valere 2026-01-12 15:35:21 +01:00
  • fbdcacb344 review: remove dead comment Valere 2026-01-12 15:23:02 +01:00
  • 89e5e5b10a fix uuid Timo K 2026-01-12 12:34:50 +01:00
  • 8d8eb09922 Merge branch 'livekit' into toger5/userMedia-alternative Timo K 2026-01-12 12:34:03 +01:00
  • fbdcde3058 Update dependency @livekit/components-react to v2.9.17 renovate[bot] 2026-01-12 01:33:44 +00:00
  • f444c9bc11 Merge pull request #3638 from element-hq/toger5/delayed-event-delegation Timo 2026-01-09 19:58:30 +01:00
  • 47e389678b add uuid in our own package.json Timo K 2026-01-09 19:48:04 +01:00
  • 7a8f5cc859 use crypto.randomUUID() Timo K 2026-01-09 19:40:21 +01:00
  • 45bb233673 Merge branch 'toger5/delayed-event-delegation' into toger5/userMedia-alternative Timo K 2026-01-09 19:38:21 +01:00
  • 341277932c fix tests Timo K 2026-01-09 19:34:41 +01:00
  • 735c17d3e6 fix tile flicker on video mute/unmute Timo K 2026-01-09 19:31:40 +01:00
  • 1a9e4a1a5c bump js-sdk Timo K 2026-01-09 19:12:54 +01:00
  • 7387a00406 lint Timo K 2026-01-09 19:04:42 +01:00
  • 32694fddf6 improve rtcBackendIdentity debugging Timo K 2026-01-09 19:04:02 +01:00
  • 444c50d8c4 Change code style of user media Timo K 2026-01-09 18:27:56 +01:00
  • 9a88e3dab6 review valere (more readable force new endpoint logic) Timo K 2026-01-09 18:05:26 +01:00
  • 39432310e3 use actual uuid for member.id Timo K 2026-01-09 17:56:30 +01:00
  • 0addc7c09b Merge pull request #3662 from element-hq/toger5/simplify-sdk-example Timo 2026-01-09 17:34:57 +01:00
  • 0b766472ed Update sdk/README.md Timo 2026-01-09 17:30:02 +01:00
  • ed3d168ac3 fix tests Timo K 2026-01-09 17:29:48 +01:00
  • 70b7ebff80 prettier Timo K 2026-01-09 16:32:14 +01:00
  • b7838e4353 Update README.md Timo K 2026-01-09 16:25:06 +01:00
  • 0eb0169ad9 update example Timo K 2026-01-09 16:00:02 +01:00
  • c2e3774749 prettier Timo K 2026-01-09 15:40:39 +01:00
  • cf579638fd skip firefox Valere 2026-01-09 15:39:53 +01:00
  • c7c6dc18bf fix js-sdk dependency Timo K 2026-01-09 14:04:24 +01:00
  • 8827ff2ea6 add option for firefox webRTC test to allow fake streams Valere 2026-01-09 15:18:35 +01:00
  • 8535494671 use config to unmute full package on localhost Valere 2026-01-09 15:00:57 +01:00
  • ad66d10c69 run playwright in dev mode Valere 2026-01-09 14:41:07 +01:00
  • e9ed9580db trust localhost for CI and devbuil Valere 2026-01-09 14:18:14 +01:00
  • 7dbbd763b9 Refactor how we aquire the jwt token for the local user. (only fetch it once) Timo K 2026-01-09 13:38:26 +01:00
  • 0636678ad2 quick log for playwright problem Valere 2026-01-09 13:12:19 +01:00
  • a567505ef5 Merge pull request #3478 from element-hq/renovate/compound Robin 2026-01-09 13:12:48 +01:00
  • f89a7a8211 Fix tests Robin 2026-01-09 12:58:06 +01:00
  • 29854a77b4 Merge pull request #3660 from element-hq/valere/add_codecov_shield Valere Fedronic 2026-01-09 12:57:56 +01:00
  • bf19b388ea Add codecov shields.io badge Valere 2026-01-09 12:43:33 +01:00
  • d2907f51d3 prettier format Valere 2026-01-09 12:35:25 +01:00
  • 231a80d9de update snapshot, mute buttons have aria-label now Valere 2026-01-09 12:32:36 +01:00
  • a9153f2781 fix: Regression on default mutestate for voicecall + end-2-end tests Valere 2026-01-09 12:00:45 +01:00
  • f5f8bb549a delete outdated default mute state config Valere 2026-01-08 13:16:58 +01:00
  • 8fe49d681a Update Compound renovate[bot] 2026-01-08 19:49:47 +00:00
  • d4b06b0f9c fix connection recreation which breaks EC lk connection Timo K 2026-01-08 14:27:47 +01:00
  • 0439fdefef Remove duplicate IntentAndPlatformDerivedConfiguration interface (#3658) Will Hunt 2026-01-08 11:51:28 +00:00
  • 1909aef186 temp Timo K 2026-01-08 12:27:17 +01:00
  • 385f63e83e fix tests Timo K 2026-01-07 17:46:39 +01:00
  • a5a4bb2b82 add retries inside the getLiveKitJWTWithDelayDelegation and getLiveKitJWT functions. Timo K 2026-01-07 17:38:29 +01:00
  • 5556d363b9 add retries and be more specific when we fall back to legacy endpoint Timo K 2026-01-07 17:21:08 +01:00
  • 0eeed4e18e fix test snapshot Timo K 2026-01-07 17:02:06 +01:00
  • d5ad2e38e2 fix up tests Timo K 2026-01-07 16:09:08 +01:00