fkwp
2fa6e871b0
Merge branch 'livekit' into fkwp/feature_posthog_add_reconnect_event
2026-05-13 18:16:18 +02:00
fkwp
0ee8510cea
prettier
2026-05-13 17:46:58 +02:00
fkwp
be6e9110cb
use roomId as long as possible
2026-05-13 17:45:32 +02:00
Valere Fedronic
b9f73e3e9a
Merge pull request #3962 from element-hq/valere/fix_double_unmute_bug
...
bugfix: When starting muted, have to click twice to unmute in call
2026-05-12 17:28:27 +02:00
Valere
408a38a7d6
bugfix: When starting muted, have to click twice to unmute in call
2026-05-12 15:46:38 +02:00
fkwp
6c987eb0d4
Refactor combined$ to return [connected, reason] tuple
2026-05-12 11:05:03 +02:00
fkwp
9c3b89695d
cleanup tests
2026-05-11 20:39:19 +02:00
fkwp
11db761b03
mark $and as public as is a very useful function which could be used by the sdk target
2026-05-11 20:25:09 +02:00
fkwp
0ae7dc9a55
Merge disconnectReason$ into combined$; rename HomeserverDisconnectReason items
2026-05-11 19:27:52 +02:00
fkwp
45f39033ae
Fix stale reconnect counts in CallEnded: cacheStartCall now resets the full cache
2026-05-11 18:50:34 +02:00
Timo
f4ff790d2c
Add MediaMuteAndSwitchButton component (storybook only) ( #3938 )
...
* add MeidaMuteAndSwitchButton
* User button in footer
* Add tests
* update styling (dark bg on menu open + chevron white + chevron up)
* fix tests
* add storybook to CI
only add storybook with storybook label
test names
another env name test
TestName
new default name
remove label condition
Update pr-deploy.yaml
* Update pr-deploy.yaml
* add toggle example to default component
* hook up footer select actions
* fix video audio button (swapped) and lable in story
2026-05-11 11:50:33 +02:00
Robin
bd2de29470
Merge pull request #3922 from element-hq/hs/compound-switch
...
Use Compound Switch component
2026-05-11 09:51:56 +02:00
Robin
069074d241
Merge branch 'livekit' into hs/compound-switch
2026-05-11 09:36:08 +02:00
renovate[bot]
78417ff2cb
Update dependency @livekit/components-react to v2.9.21 ( #3957 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 09:05:59 +02:00
renovate[bot]
1025d23ac7
Update dependency livekit-client to v2.18.9 ( #3958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-11 08:35:17 +02:00
fkwp
4ffe3a6d2a
Track reconnect duration and align with existing analytics pattern
2026-05-08 12:06:45 +02:00
Timo K
e3231317c5
Merge branch 'livekit' into fkwp/feature_posthog_add_reconnect_event
2026-05-08 10:13:31 +02:00
fkwp
7cedc308ca
Expose single trackCallReconnecting() entry point on PosthogAnalytics
2026-05-07 15:10:54 +02:00
Robin
533c4fea09
Update Playwright test to look for 'Decline' button
...
Since the label of this button is changing in Element Web.
2026-05-07 14:29:10 +02:00
Valere
d0fa111987
playwrigth: make dismiss toast more reliable
2026-05-07 14:29:10 +02:00
Valere Fedronic
7010d546bc
Merge pull request #3954 from element-hq/valere/playwright_toast_fixture
...
playwrigth: make dismiss toast more reliable
2026-05-07 14:16:21 +02:00
Valere Fedronic
85bdb007fc
Merge pull request #3952 from element-hq/decline-call
...
Update Playwright test to look for 'Decline' button
2026-05-07 12:25:17 +02:00
Valere
e06f717156
playwrigth: make dismiss toast more reliable
2026-05-07 11:23:59 +02:00
fkwp
a55f8c45db
test trigger reconnecting telemetry
2026-05-07 10:58:44 +02:00
fkwp
60b9ede1ac
test CallReconnecting event
2026-05-07 10:58:05 +02:00
fkwp
6bb799dbfc
test reconnecting stats in CallEnded event
2026-05-07 10:56:03 +02:00
fkwp
9911c690ef
tests for disconnectReason
2026-05-07 10:49:26 +02:00
fkwp
4a0759e9b8
Add Posthog events for Call reconnect including the reason
2026-05-07 10:36:36 +02:00
Robin
d50c8e0ca9
Update Playwright test to look for 'Decline' button
...
Since the label of this button is changing in Element Web.
2026-05-06 12:37:31 +02:00
fkwp
147d0f96e0
[Feature] Support delayed event delegation for legacy JWT request ( #3946 )
...
* make `delayed_leave_event_delay_ms` and `network_error_retry_ms` mandatory
* Support delegation for legacy jwt request
* Calculate `maximumNetworkErrorRetryCount` based on timeouts
2026-05-05 17:33:39 +02:00
Timo
95f772df2b
Add storybook to CI ( #3948 )
...
* add storybook to CI
only add storybook with storybook label
test names
another env name test
TestName
new default name
remove label condition
Update pr-deploy.yaml
* rename things to check if we actually run the latests ci
* cleanup things used for testing
* Update deploy-to-netlify.yaml
* use package instead of custom environment_name
* final cleanup
2026-05-05 15:46:11 +02:00
fkwp
667723aa92
fix nginx config as the missing 50x.html escalates 502 errors to 404 errors ( #3947 )
2026-05-05 14:43:03 +02:00
Timo
b276eeee75
Merge pull request #3927 from element-hq/toger5/back-button-press-control-on-esc
...
Refactor of Escape keyboard event bahvior (allow mute/emoji shortcuts after closing a modal with escape)
v0.19.3-rc1
v0.19.3
2026-05-05 00:39:53 +08:00
Timo K
58f430eb32
review
2026-05-04 18:25:04 +02:00
Robin
5ca50fdb63
Merge pull request #3913 from element-hq/fkwp/feature_relax_homeserver_offline
...
[Feature] add grace period before reporting the sync loop as disconnected
2026-05-04 18:18:27 +02:00
Robin
7916360b52
Convert all grace period tests to marble tests
2026-05-04 18:01:41 +02:00
Robin
83a9a2a86c
Merge pull request #3903 from element-hq/edge-to-edge
...
Allow calls to display edge-to-edge on mobile
2026-05-04 15:40:08 +02:00
fkwp
0dc8fab256
linting
2026-05-04 13:36:26 +02:00
fkwp
69757b06ce
prettier
2026-05-04 13:27:57 +02:00
fkwp
a081b40fb2
add marble test
2026-05-04 13:24:19 +02:00
fkwp
88b5db6675
fix rtsSession initial state
2026-05-04 10:41:48 +02:00
fkwp
22f16174ef
addressing review comments
2026-05-04 09:16:55 +02:00
Robin
0470dabff2
Merge pull request #3940 from element-hq/renovate/all-minor-patch
...
Update all non-major dependencies
2026-05-01 16:10:27 +02:00
renovate[bot]
5a30666939
Update all non-major dependencies
2026-05-01 13:53:45 +00:00
Robin
f093946a29
Allow calls to display edge-to-edge on mobile
...
By adding viewport-fit=cover to the <meta name="viewport"> header, the page now requests to be displayed edge-to-edge across the entire screen. This gives us control over what we display around camera cut-outs and system navigation UI, if the user agent supports it. I then adjusted the styles of various UI elements to ensure that they still lie within the screen's safe area.
2026-05-01 12:14:40 +02:00
fkwp
6c25048b92
Merge branch 'livekit' into fkwp/feature_relax_homeserver_offline
2026-04-30 21:02:24 +02:00
fkwp
2e4ca9b761
use 10 Seconds of grace period in config.sample.json
2026-04-30 20:54:46 +02:00
fkwp
42aae307f9
use latest stable version of jwt service
2026-04-30 20:53:18 +02:00
fkwp
24c2845958
move starWith to corresponding branch in switchMap
2026-04-30 20:50:45 +02:00
renovate[bot]
51209aa825
Update dependency livekit-client to v2.18.8 ( #3934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-30 20:12:17 +02:00