Commit Graph

  • 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
  • fadb3d8a83 Fix: Publisher re-enable tracks after room connected in case of timout valere/bug/auto_recover_publish_timeout Valere 2026-01-14 16:01:55 +01:00
  • b513381714 bump matrix-js-sdk 40.0.0 toger5/bump-js-sdk-40.0.0 Timo K 2026-01-14 12:48:34 +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 toger5/livekit-alias-simple-roomid 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/playwright/huddle_test 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 toger5/livekitAlias-debugging-info 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/playwright/discard_call_widget_test Valere 2026-01-12 09:31:35 +01:00
  • 7a8c2d6ca9 Merge branch 'livekit' into valere/initial_mute_states 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 toger5/userMedia-alternative 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 toger5/delayed-event-delegation 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 toger5/simplify-sdk-example Timo 2026-01-09 17:30:02 +01:00
  • ed3d168ac3 fix tests Timo K 2026-01-09 17:29:48 +01:00
  • 38e8e5975a Try re-enable FF test with webRTC team options valere/initial_mute_states_ff_tests Valere 2026-01-09 16:37:06 +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/add_codecov_shield 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
  • 617793023e Remove duplicate IntentAndPlatformDerivedConfiguration interface hs/fix-dupe Will Hunt 2026-01-08 11:42:10 +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
  • 75fca3108a cleanup an rename compatibility mode Timo K 2026-01-07 16:08:20 +01:00
  • d814f60f23 review (docstrings) and remove unused artifacts. Timo K 2026-01-07 15:47:44 +01:00
  • dd562bdaf5 dont use throw for logic. Timo K 2026-01-07 15:36:32 +01:00
  • d48042f522 fix lint Timo K 2026-01-07 15:18:37 +01:00
  • 6480df44e9 add tests for open id delay fallback Timo K 2026-01-07 15:10:24 +01:00
  • 83d04ac122 fix tests and remove duplicated mocks. Timo K 2026-01-07 13:26:37 +01:00
  • 556a87d141 fix js-doc Timo K 2026-01-05 22:20:19 +01:00
  • 69a4189517 self review Timo K 2026-01-05 21:58:26 +01:00
  • 009c9e046c Merge branch 'livekit' into toger5/delayed-event-delegation Timo 2026-01-05 21:26:15 +01:00
  • 1580087286 use latest js-sdk Timo K 2026-01-05 21:24:52 +01:00
  • 00fca6e3c7 simplify localTransport Timo K 2026-01-05 21:17:37 +01:00
  • 5d5d75ebdf fixup merge Timo K 2026-01-05 21:08:33 +01:00
  • df2bd22005 Merge branch 'livekit' into toger5/delayed-event-delegation Timo K 2026-01-05 21:08:21 +01:00
  • de8fdcfa69 Merge pull request #3518 from element-hq/renovate/all-minor-patch Robin 2026-01-05 19:42:07 +01:00