Compare commits

..

692 Commits

Author SHA1 Message Date
fkwp
42d697068d fix run-id 2024-04-22 18:44:42 +02:00
fkwp
96a1c4bf7a fix gh action run-id for a release (fixed order) 2024-04-22 18:39:19 +02:00
fkwp
85c140bc32 fix gh action run-id for a release 2024-04-22 18:36:42 +02:00
fkwp
affac2da40 fix gh action for a release 2024-04-22 18:04:47 +02:00
Robin
257211e8f9 Try disabling LiveKit web audio support
We think there's a chance this is causing some Edge users to not hear any audio.
2024-04-19 13:02:51 -04:00
fkwp
d352fefcaa Merge pull request #2322 from element-hq/renovate/livekit-components-core-0.x
Update dependency @livekit/components-core to ^0.10.0
2024-04-18 17:45:00 +02:00
fkwp
8234211f03 Merge pull request #2324 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.1.0
2024-04-18 17:44:12 +02:00
fkwp
6d0de07f07 Merge pull request #2321 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to b06cde3
2024-04-18 17:43:03 +02:00
renovate[bot]
1ed1b7c60c Update dependency livekit-client to v2.1.0 2024-04-18 15:42:55 +00:00
renovate[bot]
e8810882ef Update dependency @livekit/components-core to ^0.10.0 2024-04-18 15:42:22 +00:00
renovate[bot]
244387dc04 Update actions/upload-artifact digest to b06cde3 2024-04-18 15:42:00 +00:00
fkwp
bfd3a61aef adapt to stricter repo permissions part 3 2024-04-17 15:29:57 +02:00
fkwp
c5793b9e7c adapt to stricter repo permissions part 2 2024-04-17 15:27:05 +02:00
fkwp
4283716dcc adapto to stricter repo permissions 2024-04-17 15:18:49 +02:00
Timo
379050ff80 Add back posthog connection time tracking (#2316)
Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: Robin <robin@robin.town>
2024-04-16 17:21:37 +02:00
fkwp
df4da4e4ec Merge pull request #2318 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to a530e94
2024-04-16 16:27:06 +02:00
renovate[bot]
99d6ced566 Update docker/setup-buildx-action digest to a530e94 2024-04-16 14:25:51 +00:00
fkwp
46cfa65bc2 Merge pull request #2317 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 7e6f776
2024-04-16 16:25:26 +02:00
renovate[bot]
067c13ebf7 Update docker/build-push-action digest to 7e6f776 2024-04-16 14:21:31 +00:00
Timo
9f4a107865 Revert "Track connection time on posthog (#2313)" (#2315)
This reverts commit 5e2b652690.
2024-04-16 16:21:07 +02:00
Timo
5e2b652690 Track connection time on posthog (#2313) 2024-04-16 11:48:11 +02:00
Robin
fc4ced7bb3 Merge pull request #2294 from robintown/timeout-experiment
Experiment with different timeouts
2024-04-15 10:50:38 -04:00
fkwp
1381640cdb inputs -> with 2024-04-15 14:47:07 +00:00
fkwp
d56dcaf0eb misssing inputs section 2024-04-15 14:45:23 +00:00
fkwp
1d43bd26ed misssing inputs section 2024-04-15 14:44:49 +00:00
Robin
51cc406af7 Experiment with different timeouts
This lets you set the global variables peerConnectionTimeout and websocketTimeout to see what LiveKit does with different values.
2024-04-15 10:38:18 -04:00
fkwp
03d2818c1f added description 2024-04-15 08:57:30 +00:00
fkwp
e1c71327c5 refactored to reuse the build workflow 2024-04-15 08:53:42 +00:00
fkwp
1baed1184a move vite_app_version to inputs 2024-04-15 08:26:06 +00:00
fkwp
c6fc0bb798 Merge pull request #2311 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 1294d94
2024-04-15 09:24:42 +02:00
renovate[bot]
d5ccfa2ac5 Update docker/metadata-action digest to 1294d94 2024-04-15 07:23:12 +00:00
fkwp
7793805f1b Merge pull request #2312 from element-hq/renovate/peter-evans-create-pull-request-6.x
Update peter-evans/create-pull-request action to v6.0.3
2024-04-15 09:22:37 +02:00
fkwp
c67040afe7 lint2 2024-04-15 07:21:07 +00:00
fkwp
444297f3d9 lint 2024-04-15 07:19:46 +00:00
renovate[bot]
afb43d049d Update peter-evans/create-pull-request action to v6.0.3 2024-04-13 20:31:15 +00:00
fkwp
93c2ae768e refactored netlify-pr and docker-pr by calling netlify and docker from pr-deploy 2024-04-12 22:19:20 +00:00
fkwp
2bbd882425 remove debug statements 2024-04-12 22:17:52 +00:00
fkwp
e781dfa164 added artifact details 2024-04-12 22:05:21 +00:00
fkwp
fc65c799d8 var typo 2024-04-12 22:02:11 +00:00
fkwp
d9d218cb1f remove pr_number input 2024-04-12 21:59:57 +00:00
fkwp
9946888d63 add docker deploy 2024-04-12 21:57:18 +00:00
fkwp
202388bd79 set pr_number type to string 2024-04-12 21:45:52 +00:00
fkwp
1df5ee05c9 added types 2024-04-12 21:43:09 +00:00
fkwp
ee2214c14d inputs -> with 2024-04-12 21:27:34 +00:00
fkwp
a2066f300b add netlify deploy 2024-04-12 21:22:49 +00:00
fkwp
a0938bad13 add netlify workflow_call 2024-04-12 21:22:35 +00:00
fkwp
9675df8434 add paths-ignore 2024-04-12 21:19:33 +00:00
fkwp
b9a6ee70a8 safe guard 2024-04-12 21:01:45 +00:00
fkwp
5c399fbfb2 safe guard 2024-04-12 20:59:53 +00:00
fkwp
a5231983e8 fix lint 2024-04-12 20:52:58 +00:00
fkwp
76d3117a1c indent 2024-04-12 20:45:28 +00:00
fkwp
6bcfe61a79 lint 2024-04-12 20:43:24 +00:00
fkwp
9fe7f62a63 lint 2024-04-12 20:39:22 +00:00
fkwp
7455104aaf use element-call.yaml 2024-04-12 20:39:05 +00:00
fkwp
96bf809e8a renamed build_resuable.yaml -> element-call.yaml 2024-04-12 20:36:34 +00:00
fkwp
b5a7c55d70 initial 2024-04-12 20:34:08 +00:00
fkwp
c578bcaf91 cleanup 2024-04-12 20:10:45 +00:00
fkwp
908ca2325a clenaup naming 2024-04-12 19:54:18 +00:00
fkwp
a1659c1fe2 cleanup 2024-04-12 19:41:56 +00:00
fkwp
3d7ef061cd debug 2024-04-12 19:32:51 +00:00
fkwp
a04500f102 lint 2024-04-12 19:24:13 +00:00
fkwp
b8aaa6b079 matrix-org/pr-details-action 2024-04-12 19:21:59 +00:00
fkwp
89911c1747 get PR info 2024-04-12 18:58:12 +00:00
fkwp
f7e63bd2f5 dont limit PR branches 2024-04-12 17:52:46 +00:00
fkwp
76bb72d3ea add debug info 2024-04-12 17:42:46 +00:00
fkwp
fd8ee1542b revert pull_request_target to pull_request 2024-04-12 14:06:01 +00:00
fkwp
ef395efaf8 test if pull_request_target will trigger on_workflow 2024-04-12 13:39:04 +00:00
fkwp
8da2f5c1c7 use run-id from current run 2024-04-11 21:26:03 +00:00
fkwp
0bfe12bcbc use run-id from calling workflow 2024-04-11 21:16:45 +00:00
fkwp
63023f542b download artifact from the triggering workflow 2024-04-11 20:35:24 +00:00
fkwp
74ddcee2af add github-token and run-id parameters to download artifact 2024-04-11 19:45:31 +00:00
fkwp
9cce4bc0ad also trigger in case of labeled 2024-04-11 19:38:29 +00:00
fkwp
be44aa0157 apply Keeping your GitHub Actions and workflows secure practises 2024-04-11 19:32:59 +00:00
fkwp
e74095be54 we dont need prdetails going forward (#2309)
* use pull_request event rather than workflow_run

* use default for enable-pull-request-comment and enable-commit-comment

* we dont need prdetails going forward
2024-04-11 13:47:59 +02:00
fkwp
3458ff9716 use pull_request event rather than workflow_run (#2308)
* use pull_request event rather than workflow_run

* use default for enable-pull-request-comment and enable-commit-comment
2024-04-11 11:39:17 +02:00
Timo
dcc04bb10f limit homserver to not cover the whole loginview input with the string. (#2307) 2024-04-11 11:16:45 +02:00
fkwp
36d754f27f Merge pull request #2306 from element-hq/fkwp-patch-1
netlify PR builds switch to build_reusable
2024-04-11 10:16:58 +02:00
fkwp
1daca7a0d9 cleanup 2024-04-11 07:46:26 +00:00
fkwp
884491d60e depend deploy on build 2024-04-11 07:45:59 +00:00
fkwp
9c00d74924 switch to build_reusable 2024-04-11 07:42:56 +00:00
fkwp
f32934d7e4 Merge pull request #2305 from element-hq/fkwp-patch-1
limit docker image creation to element-hq/element-call PRs only
2024-04-11 09:12:56 +02:00
fkwp
4b1505abb7 limit docker image creation to element-hq/element-call PRs only 2024-04-10 19:34:16 +00:00
fkwp
21b4d46f83 Merge pull request #2304 from element-hq/fkwp-patch-1
fix permissions
2024-04-10 17:20:05 +02:00
fkwp
cb113cbfe4 fix permissions 2024-04-10 15:17:10 +00:00
fkwp
fd6032b44f Merge pull request #2303 from element-hq/fkwp-patch-1
specify secrets explicetly
2024-04-10 17:08:06 +02:00
fkwp
229e5f3ce7 cleanup whitespaces part 2 2024-04-10 15:07:01 +00:00
fkwp
4271685c66 cleanup whitespaces 2024-04-10 15:05:10 +00:00
fkwp
c59610a5c1 specify secrets explicetly 2024-04-10 15:01:51 +00:00
fkwp
94ef74b8bf Merge pull request #2302 from element-hq/fkwp-patch-1
workaround env not available in job.if
2024-04-10 16:51:57 +02:00
fkwp
ea014e1b0c workaround env not available in job.if 2024-04-10 14:48:15 +00:00
fkwp
922bb00722 Merge pull request #2301 from element-hq/fkwp-patch-1
gh actions refactor
2024-04-10 16:36:28 +02:00
fkwp
c412e2550d Merge branch 'livekit' into fkwp-patch-1 2024-04-10 16:35:23 +02:00
fkwp
5bad53c63e refactor 2024-04-10 14:29:59 +00:00
fkwp
4cc077a72a typo 2024-04-10 14:08:54 +00:00
Robin
708cb18332 Merge pull request #2286 from robintown/fix-holds
Fix participants disappearing during focus switch (probably)
2024-04-10 09:58:08 -04:00
fkwp
3c3150a6b6 checkout source -> Dockerfile (#2300)
* make build_docker job dependent on build_element_call

* checkout source -> Dockerfile
2024-04-10 15:11:43 +02:00
fkwp
fc525a6e45 checkout source -> Dockerfile 2024-04-10 12:59:32 +00:00
fkwp
545034d26f make build_docker job dependent on build_element_call (#2299) 2024-04-10 14:53:19 +02:00
fkwp
5f7410c809 make build_docker job dependent on build_element_call 2024-04-10 12:46:45 +00:00
fkwp
db24e544bd Merge pull request #2298 from element-hq/fkwp-patch-1
change to overall strategy to use reusable builds
2024-04-10 14:41:32 +02:00
fkwp
71e3fefc00 added trailing newline 2024-04-10 12:37:37 +00:00
fkwp
1aaa161522 change to overall strategy to use reusable builds 2024-04-10 12:31:39 +00:00
fkwp
0b2c78d563 Merge pull request #2297 from element-hq/fkwp-patch-1
different way of checking docker build label
2024-04-10 13:28:03 +02:00
fkwp
876c904eb0 different way of checking docker build label 2024-04-10 11:25:50 +00:00
fkwp
ffd0832b31 Merge pull request #2296 from element-hq/fkwp-patch-1
attempt to create docker pr images
2024-04-09 21:14:00 +02:00
fkwp
907e7bdf52 remove spaces 2024-04-09 19:11:31 +00:00
fkwp
0d997254d0 newline 2024-04-09 19:04:32 +00:00
fkwp
e40efd57c8 remove get unix time 2024-04-09 19:03:56 +00:00
fkwp
096ddce173 attempt to create docker pr images 2024-04-09 20:52:38 +02:00
renovate[bot]
cc279d849f Update dependency @types/node to v20.12.6 (#2267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:40:01 +02:00
renovate[bot]
dd81ff68dd Update dependency @use-gesture/react to v10.3.1 (#2291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:39:36 +02:00
fkwp
750e35015e Merge pull request #2290 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to d70bba7
2024-04-08 21:44:47 +02:00
renovate[bot]
97693639dd Update docker/setup-buildx-action digest to d70bba7 2024-04-08 19:40:37 +00:00
fkwp
a88458aebf Merge pull request #2289 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to c314eea
2024-04-08 21:40:08 +02:00
renovate[bot]
beb408aa04 Update docker/metadata-action digest to c314eea 2024-04-08 18:52:08 +00:00
fkwp
a15ded502f Merge pull request #2288 from element-hq/renovate/docker-login-action-digest
Update docker/login-action digest to 5f4866a
2024-04-08 20:51:37 +02:00
renovate[bot]
5963bdae6e Update docker/login-action digest to 5f4866a 2024-04-08 16:59:08 +00:00
fkwp
6c5e73513c Merge pull request #2287 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to f8bc7f4
2024-04-08 18:58:35 +02:00
renovate[bot]
d35a070844 Update docker/build-push-action digest to f8bc7f4 2024-04-08 16:25:14 +00:00
renovate[bot]
c2ff3dc8b7 Update dependency vite to v5.1.7 [SECURITY] (#2282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 18:24:44 +02:00
renovate[bot]
63e3a98c02 Update dependency posthog-js to v1.120.2 (#2275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 18:21:40 +02:00
fkwp
a7053ac595 Merge pull request #2284 from element-hq/renovate/livekit-components-core-0.x-lockfile
Update dependency @livekit/components-core to v0.9.3
2024-04-08 17:22:17 +02:00
renovate[bot]
75d529e66c Update dependency @livekit/components-core to v0.9.3 2024-04-08 15:18:12 +00:00
fkwp
fe7bb76f01 Merge pull request #2285 from element-hq/renovate/livekit-components-react-2.x-lockfile
Update dependency @livekit/components-react to v2.0.6
2024-04-08 17:17:34 +02:00
renovate[bot]
d78b894a6b Update dependency @livekit/components-react to v2.0.6 2024-04-05 20:31:11 +00:00
Robin
5121b956ca Fix participants disappearing during focus switch (probably)
I discovered that this hook was calling complete on the returned observable almost immediately when it gets mounted. This caused the call view model to never know when the application was switching focuses. At first I thought this was just because I forgot to move the call to complete to the effect's clean-up function, but even with that changed, React still calls the effect twice in strict mode. So, let's just remove the call entirely.
2024-04-05 14:27:53 -04:00
ElementRobot
255b3218a5 Merge pull request #2280 from element-hq/actions/localazy-download
Localazy Download
2024-04-04 11:51:25 +01:00
robintown
1614b2e8bd Translations updates 2024-04-02 18:57:05 +00:00
Timo
3f5c7257b3 make click highlight transparent (#2266)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-03-25 16:02:40 +01:00
fkwp
ccea9fc961 Merge pull request #2278 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.0.10
2024-03-25 08:44:02 +01:00
renovate[bot]
5ebaad014c Update dependency livekit-client to v2.0.10 2024-03-24 10:46:09 +00:00
fkwp
aa14051755 Merge pull request #2264 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.0.7
2024-03-21 09:58:34 +01:00
fkwp
e9e79f8ec3 use correct path 2024-03-21 08:57:17 +00:00
fkwp
88471f1462 typo 2024-03-20 13:10:44 +00:00
fkwp
9b8088fb43 protocol is now own npm package 2024-03-20 13:04:01 +00:00
fkwp
8e950e7c0a protocol is now own npm package 2024-03-20 12:58:54 +00:00
renovate[bot]
8de238dfc6 Update dependency livekit-client to v2.0.8 2024-03-20 12:34:46 +00:00
fkwp
2f37787ea3 Merge pull request #2274 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 38b3677
2024-03-19 14:00:16 +01:00
renovate[bot]
7cf50101b3 Update docker/metadata-action digest to 38b3677 2024-03-19 12:58:22 +00:00
fkwp
518f8c8783 Merge pull request #2273 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 090ca15
2024-03-19 13:57:50 +01:00
renovate[bot]
f6094378fe Update docker/build-push-action digest to 090ca15 2024-03-18 09:36:58 +00:00
fkwp
44a8dffd08 Merge pull request #2268 from element-hq/renovate/peter-evans-create-pull-request-6.x
Update peter-evans/create-pull-request action to v6.0.2
2024-03-18 10:36:30 +01:00
renovate[bot]
9d2711a736 Update dependency @opentelemetry/instrumentation-user-interaction to ^0.36.0 (#2270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 19:50:35 +01:00
renovate[bot]
1a7048f2b8 Update dependency posthog-js to v1.116.0 (#2258)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 19:47:25 +01:00
renovate[bot]
16bc438ee3 Update peter-evans/create-pull-request action to v6.0.2 2024-03-15 08:35:57 +00:00
renovate[bot]
5d670d4bfb Update dependency @opentelemetry/instrumentation-document-load to ^0.36.0 (#2259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 09:34:34 +01:00
renovate[bot]
ca761b9176 Update dependency vite to v5.1.6 (#2257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 09:34:14 +01:00
renovate[bot]
d5de8cac2d Update dependency i18next to v23.10.1 (#2256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 09:33:24 +01:00
fkwp
1c47a83c04 Merge pull request #2261 from element-hq/renovate/docker-login-action-digest
Update docker/login-action digest to e92390c
2024-03-14 10:16:29 +01:00
fkwp
318702ad13 Merge pull request #2262 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 7535934
2024-03-14 10:16:10 +01:00
fkwp
bf8a2bba45 Merge pull request #2263 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 2b51285
2024-03-14 10:15:50 +01:00
fkwp
592386daae Merge pull request #2265 from element-hq/renovate/nwtgck-actions-netlify-3.x
Update nwtgck/actions-netlify action to v3
2024-03-14 10:15:32 +01:00
fkwp
e2bd381f65 Merge pull request #2260 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 2cdde99
2024-03-14 10:14:18 +01:00
renovate[bot]
28fcdaf6cb Update nwtgck/actions-netlify action to v3 2024-03-14 09:13:20 +00:00
renovate[bot]
88a67b8fc8 Update docker/setup-buildx-action digest to 2b51285 2024-03-14 09:12:01 +00:00
renovate[bot]
09eb666daf Update docker/metadata-action digest to 7535934 2024-03-14 09:11:56 +00:00
renovate[bot]
c8ebd129ed Update docker/login-action digest to e92390c 2024-03-14 09:11:52 +00:00
renovate[bot]
1aede1e24e Update docker/build-push-action digest to 2cdde99 2024-03-14 09:11:49 +00:00
Timo
c932dd8c9b Theme loading without flickering (#2233) 2024-03-13 14:58:21 +01:00
Robin
4a9a58475f Merge pull request #2253 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to af5a7ed
2024-03-11 09:03:08 -05:00
Robin
b503260caa Merge pull request #2254 from element-hq/renovate/livekit-components-react-2.x-lockfile
Update dependency @livekit/components-react to v2.0.3
2024-03-11 09:02:49 -05:00
Robin
7883db3434 Merge pull request #2249 from element-hq/renovate/react-i18next-14.x-lockfile
Update dependency react-i18next to v14.1.0
2024-03-11 09:02:27 -05:00
renovate[bot]
3310484859 Update dependency @livekit/components-react to v2.0.3 2024-03-11 14:00:43 +00:00
Robin
e6aa60edd0 Merge pull request #2232 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.25
2024-03-11 09:00:41 -05:00
Robin
5a3d625333 Merge pull request #2247 from element-hq/renovate/vite-5.x-lockfile
Update dependency vite to v5.1.5
2024-03-11 09:00:17 -05:00
Robin
163586a80e Merge pull request #2221 from element-hq/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.57.0
2024-03-11 08:59:50 -05:00
renovate[bot]
6d5887b33e Update docker/build-push-action digest to af5a7ed 2024-03-11 13:59:33 +00:00
Robin
8f2371757e Merge pull request #2248 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.113.0
2024-03-11 08:59:01 -05:00
renovate[bot]
478745a38d Update dependency posthog-js to v1.113.0 2024-03-11 13:28:50 +00:00
Andrew Ferrazzutti
d79359ae66 Drop unsupported field from backend/livekit.yaml
signal_relay.enabled was removed in v1.5.3: livekit/livekit@3f2f850
2024-03-07 16:21:59 -05:00
Andrew Ferrazzutti
f2b5ba24de Provide example config for Apache HTTP Server 2024-03-07 11:47:42 -05:00
renovate[bot]
33ec5b1451 Update dependency react-i18next to v14.1.0 2024-03-07 09:51:04 +00:00
renovate[bot]
0c87fd3b75 Update dependency @types/node to v20.11.25 2024-03-06 20:33:23 +00:00
fkwp
b1586e07a3 Merge pull request #2246 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 00ae31a
2024-03-06 17:10:22 +01:00
renovate[bot]
b254b38427 Update dependency vite to v5.1.5 2024-03-06 13:44:58 +00:00
renovate[bot]
c3ed8bf139 Update docker/build-push-action digest to 00ae31a 2024-03-06 13:44:34 +00:00
renovate[bot]
661e11a2a4 Update sentry-javascript monorepo to v7.105.0 (#2225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 11:36:08 +01:00
renovate[bot]
134a356ba2 Update dependency @livekit/components-react to v2.0.2 (#2244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 11:35:32 +01:00
fkwp
be3b1c40d0 Merge pull request #2245 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.0.5
2024-03-06 11:32:04 +01:00
renovate[bot]
c09d1ecbff Update dependency livekit-client to v2.0.5 2024-03-06 10:30:02 +00:00
renovate[bot]
186be88c24 Update dependency @vector-im/compound-design-tokens to v1.2.0 (#2237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 11:29:32 +01:00
renovate[bot]
f8fa8e3722 Update dependency posthog-js to v1.111.0 (#2217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 11:28:54 +01:00
renovate[bot]
58b97d8c04 Update dependency @livekit/components-core to v0.9.1 (#2242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 11:27:44 +01:00
fkwp
419bf22f2a Merge pull request #2239 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 56a16b8
2024-03-05 10:29:46 +01:00
renovate[bot]
322bbe38f8 Update docker/setup-buildx-action digest to 56a16b8 2024-03-02 16:28:06 +00:00
fkwp
5bd1832770 Merge pull request #2238 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.0.4
2024-03-02 17:27:34 +01:00
fkwp
13fa572f26 Merge pull request #2236 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 831ca17
2024-03-02 17:25:09 +01:00
renovate[bot]
bddf6fb856 Update dependency livekit-client to v2.0.4 2024-03-02 16:25:03 +00:00
Timo
ecc7f01933 Skip effect based register in widget mode. (#2230)
Prohibits error message.

Signed-off-by: Timo K <toger5@hotmail.de>
2024-03-01 12:37:42 +01:00
renovate[bot]
48aef98440 Update docker/build-push-action digest to 831ca17 2024-02-29 13:48:07 +00:00
renovate[bot]
46a12c7476 Update dependency @types/node to v20.11.21 (#2210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:06:28 +01:00
renovate[bot]
f7681a60ab Update peter-evans/create-pull-request action to v6.0.1 (#2226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:06:01 +01:00
renovate[bot]
19f56f27a7 Update typescript-eslint monorepo to v7.1.0 (#2222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:04:46 +01:00
renovate[bot]
1d128bcfe0 Update dependency @vector-im/compound-web to v3.1.3 (#2224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:03:31 +01:00
renovate[bot]
57548b5d43 Update dependency i18next-parser to v8.13.0 (#2223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:01:45 +01:00
renovate[bot]
9b83cebcad Update dependency eslint to v8.57.0 2024-02-23 23:21:09 +00:00
fkwp
7784510804 Merge pull request #2218 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 0d103c3
2024-02-23 17:04:55 +01:00
renovate[bot]
20f305d50b Update docker/setup-buildx-action digest to 0d103c3 2024-02-23 15:52:38 +00:00
fkwp
eb57d6acb3 Merge pull request #2216 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 5243153
2024-02-23 11:54:21 +01:00
fkwp
041b23a49a Merge pull request #2212 from element-hq/renovate/docker-login-action-digest
Update docker/login-action digest to 5139682
2024-02-23 11:50:00 +01:00
fkwp
2c2f7e78dd Merge pull request #2213 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 232fc64
2024-02-23 11:49:19 +01:00
renovate[bot]
e72edc6854 Update docker/setup-buildx-action digest to 5243153 2024-02-23 10:49:09 +00:00
fkwp
10db12bb4a Merge pull request #2214 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to b3eddbb
2024-02-23 11:49:03 +01:00
fkwp
42eb4ea808 Merge pull request #2215 from element-hq/renovate/docker-setup-buildx-action-digest
Update docker/setup-buildx-action digest to 65afe61
2024-02-23 11:48:46 +01:00
renovate[bot]
b3f9d316f0 Update docker/setup-buildx-action digest to 65afe61 2024-02-23 09:12:15 +00:00
renovate[bot]
06f238b719 Update docker/metadata-action digest to 232fc64 2024-02-23 09:12:11 +00:00
renovate[bot]
a2f59bd3e1 Update docker/login-action digest to 5139682 2024-02-23 09:12:07 +00:00
renovate[bot]
23d98459e0 Update docker/build-push-action digest to b3eddbb 2024-02-23 09:12:03 +00:00
fkwp
f95b3228cc Merge pull request #2211 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 62d8db0
2024-02-23 09:19:53 +01:00
renovate[bot]
02eb55be13 Update docker/build-push-action digest to 62d8db0 2024-02-23 01:32:59 +00:00
renovate[bot]
247cbe26d8 Update sentry-javascript monorepo to v7.102.1 (#2209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 18:07:59 +01:00
Timo
893132470e Allow Element Call theme configuration via url. (#2203)
Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: Robin <robin@robin.town>
2024-02-22 16:15:46 +01:00
Robin
78fc9bc488 Merge pull request #2207 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.108.2
2024-02-22 08:57:35 -05:00
Timo
b85a3c5f89 Update js-sdk to support SPA individual sender keys (#2206)
The js-sdk contains a fix so that encrypted messages can be received.

Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-22 14:52:52 +01:00
renovate[bot]
3652c82f73 Update dependency posthog-js to v1.108.2 2024-02-22 13:48:34 +00:00
Robin
5f5eb4ad50 Merge pull request #2204 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.108.1
2024-02-22 08:47:46 -05:00
renovate[bot]
a05abe3230 Update dependency i18next to v23.10.0 (#2205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 14:29:56 +01:00
renovate[bot]
fddbe32b07 Update dependency posthog-js to v1.108.1 2024-02-22 12:25:47 +00:00
Timo
cfb0aa5793 Add customHomeserver url Param (#2190)
* Add customHomeserver url to urlParams.

Signed-off-by: Timo K <toger5@hotmail.de>

* rename to homeserver

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-21 21:52:31 +01:00
Timo K
30b3ba302e Revert "Add theme URL param and adjust cpd theme based on it."
This reverts commit f613b17824.
2024-02-21 21:45:11 +01:00
Timo K
f613b17824 Add theme URL param and adjust cpd theme based on it.
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-21 21:41:40 +01:00
fkwp
11457da794 Merge pull request #2202 from element-hq/renovate/livekit-client-2.x-lockfile
Update dependency livekit-client to v2.0.3
2024-02-21 21:16:50 +01:00
renovate[bot]
b811c34805 Update dependency livekit-client to v2.0.3 2024-02-21 20:12:42 +00:00
Robin
e4b012440b Merge pull request #2201 from robintown/ignore-dialog-types
Tell Renovate to ignore @react-types/dialog
2024-02-21 15:12:21 -05:00
Timo
6539c15177 Dont send register request in widget mode (#2100)
* dont register in widget mode

Signed-off-by: Timo K <toger5@hotmail.de>

* not call registerPasswordlessUser where its called in a widget.

Signed-off-by: Timo K <toger5@hotmail.de>

---------

Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-21 21:07:44 +01:00
Robin
e7b93680af Tell Renovate to ignore @react-types/dialog
It's part of React Spectrum, which we're trying to avoid updating at this time because we're phasing out usage of the libraries and upgrading them is painful.
2024-02-21 15:03:38 -05:00
Robin
87df439020 Merge pull request #2197 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.102.0
2024-02-21 15:03:20 -05:00
Robin
d8385c2f6e Merge pull request #2194 from element-hq/renovate/postcss-preset-env-9.x-lockfile
Update dependency postcss-preset-env to v9.4.0
2024-02-21 15:03:01 -05:00
Robin
a0c40d250b Merge pull request #2193 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v7.0.2
2024-02-21 15:02:19 -05:00
Robin
ebdda59b86 Merge pull request #2184 from element-hq/renovate/sass-1.x-lockfile
Update dependency sass to v1.71.1
2024-02-21 15:01:59 -05:00
Robin
68b4714516 Merge pull request #2186 from element-hq/renovate/vitest-monorepo
Update dependency vitest to v1.3.1
2024-02-21 14:58:05 -05:00
renovate[bot]
8cec85bafb Update sentry-javascript monorepo to v7.102.0 2024-02-21 19:57:44 +00:00
renovate[bot]
a88357a0ae Update dependency postcss-preset-env to v9.4.0 2024-02-21 19:57:26 +00:00
Robin
cace73bad7 Merge pull request #2199 from element-hq/renovate/i18next-http-backend-2.x-lockfile
Update dependency i18next-http-backend to v2.5.0
2024-02-21 14:56:24 -05:00
Robin
f8ff5d83cd Merge pull request #2200 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.14.2
2024-02-21 14:56:08 -05:00
Robin
cdfa1c2bcb Merge pull request #2198 from element-hq/renovate/vector-im-compound-design-tokens-1.x-lockfile
Update dependency @vector-im/compound-design-tokens to v1.1.1
2024-02-21 14:55:40 -05:00
renovate[bot]
b8325611a0 Update dependency @sentry/vite-plugin to v2.14.2 2024-02-21 18:57:59 +00:00
renovate[bot]
f0af7e4c52 Update dependency i18next-http-backend to v2.5.0 2024-02-21 16:14:21 +00:00
renovate[bot]
30151435ea Update dependency @vector-im/compound-design-tokens to v1.1.1 2024-02-21 16:14:02 +00:00
renovate[bot]
439fdaad74 fix(deps): update dependency i18next to v23.9.0 (#2187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 15:44:25 +01:00
renovate[bot]
9d27f07414 chore(deps): update dependency vite to v5.1.4 (#2195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 15:43:29 +01:00
Timo
21e3c606bf Improve focus switch logging (#2153)
Signed-off-by: Timo K <toger5@hotmail.de>
Co-authored-by: Robin <robin@robin.town>
2024-02-21 15:42:52 +01:00
Timo
c4075f736f Federated room joins (#2188) 2024-02-21 15:41:59 +01:00
renovate[bot]
1dfe378700 fix(deps): update dependency @vector-im/compound-web to v3.1.2 (#2185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 15:35:46 +01:00
Robin
457941edac Merge pull request #2196 from robintown/no-semantic-commits
Tell Renovate that we don't use semantic commits
2024-02-21 09:17:36 -05:00
Timo
541830f11f rename to fit to frame (#2189)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-21 15:17:08 +01:00
Robin
7c9be03a7d Merge pull request #2145 from element-hq/renovate/livekit-client-2.x
Update dependency livekit-client to v2
2024-02-21 09:06:33 -05:00
Robin
160063e29a Upgrade LiveKit client 2024-02-21 09:05:05 -05:00
Robin
ddc4def65f Upgrade LiveKit Components SDK 2024-02-21 08:56:04 -05:00
Robin
f56d2cfbf4 Merge branch 'livekit' into renovate/livekit-client-2.x 2024-02-21 08:50:01 -05:00
Robin
d801360f28 Tell Renovate that we don't use semantic commits
Because the author of the vitest PR used the semantic commit naming convention, Renovate now thinks our entire repo uses semantic commits and has renamed all of its PRs.
2024-02-21 08:46:42 -05:00
renovate[bot]
0f244c12de fix(deps): update dependency posthog-js to v1.108.0 (#2192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 14:21:22 +01:00
renovate[bot]
38ceb381d4 chore(deps): update dependency sass to v1.71.1 2024-02-21 03:46:05 +00:00
renovate[bot]
997284b89a chore(deps): update dependency vitest to v1.3.1 2024-02-20 15:16:27 +00:00
Robin
353b243686 Merge pull request #2083 from robintown/gappy-sync
Remove the gappy sync hack
2024-02-20 10:15:32 -05:00
renovate[bot]
11948449d1 chore(deps): update typescript-eslint monorepo to v7.0.2 2024-02-19 18:22:32 +00:00
David Baker
5aa719565f Merge pull request #2144 from hereje/refactor/replace-jest-with-vitest
refactor: replace jest with vitest
2024-02-16 10:34:00 +00:00
Robin
c97b967b48 Fix types 2024-02-15 23:22:15 -05:00
Robin
458f7cdfb1 Format code 2024-02-15 22:34:59 -05:00
Robin
cd0d73d19e Regenerate lock file 2024-02-15 22:34:34 -05:00
Robin
f967bd1f4e Remove unused mocks 2024-02-15 22:33:17 -05:00
Angel Mendez Cano
d266432427 Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest 2024-02-15 18:14:23 -06:00
Angel Mendez Cano
429dad6695 chore: remove alias on vitest config file
- alias is no needed
2024-02-15 17:41:49 -06:00
Angel Mendez
964577ad3b chore: update test script
keep test script and remove
test:watch is no longer needed

Co-authored-by: Robin <robin@robin.town>
2024-02-15 17:39:37 -06:00
Angel Mendez
3bd69e26ad chore: specify test type on git workflow
specify job run unit tests

Co-authored-by: Robin <robin@robin.town>
2024-02-15 17:37:50 -06:00
Robin
3460a9cdc6 Merge pull request #2182 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to ef09cda
2024-02-15 14:20:12 -05:00
Robin
24b4e3c921 Merge pull request #2181 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.101.1
2024-02-15 14:19:59 -05:00
Robin
702d7ef905 Merge pull request #2180 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.14.1
2024-02-15 14:19:44 -05:00
Robin
556370b73a Merge pull request #2179 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.19
2024-02-15 14:18:43 -05:00
Robin
5864090101 Merge pull request #2178 from element-hq/renovate/docker-login-action-digest
Update docker/login-action digest to 83a00bc
2024-02-15 14:18:29 -05:00
Robin
a8e5a9ed99 Merge pull request #2177 from element-hq/renovate/vite-5.x-lockfile
Update dependency vite to v5.1.3
2024-02-15 14:18:15 -05:00
Robin
4e146c169e Merge pull request #2176 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.106.0
2024-02-15 14:17:57 -05:00
renovate[bot]
e218430eb0 Update dependency posthog-js to v1.106.0 2024-02-15 19:08:35 +00:00
renovate[bot]
0bf2f1afa8 Update dependency @types/node to v20.11.19 2024-02-15 19:08:17 +00:00
renovate[bot]
958c743052 Update actions/upload-artifact digest to ef09cda 2024-02-15 19:07:48 +00:00
renovate[bot]
c5507776a7 Update sentry-javascript monorepo to v7.101.1 2024-02-15 15:52:22 +00:00
renovate[bot]
024dcff426 Update dependency vite to v5.1.3 2024-02-15 15:52:10 +00:00
renovate[bot]
e241d92179 Update dependency @sentry/vite-plugin to v2.14.1 2024-02-15 15:51:50 +00:00
renovate[bot]
68829b1c2c Update docker/login-action digest to 83a00bc 2024-02-15 12:41:03 +00:00
Robin
6de6fd52b9 Merge pull request #2174 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.105.8
2024-02-13 12:22:16 -05:00
Robin
f07b10ae12 Merge pull request #2175 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.101.0
2024-02-13 12:21:37 -05:00
Robin
388d7aa63d Merge pull request #2172 from element-hq/renovate/major-typescript-eslint-monorepo
Update typescript-eslint monorepo to v7 (major)
2024-02-13 12:21:12 -05:00
renovate[bot]
4c164c131a Update sentry-javascript monorepo to v7.101.0 2024-02-13 15:37:06 +00:00
Timo
bb570b953b Fix: When clicking the "join call now" button twice two guests are registered. (#2173)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-13 16:36:09 +01:00
renovate[bot]
3ecddef1ca Update dependency posthog-js to v1.105.8 2024-02-13 12:34:02 +00:00
renovate[bot]
668b2d577b Update typescript-eslint monorepo to v7 2024-02-12 21:17:54 +00:00
Timo
bcd8890f0a Add crop to fit toggle to context menu. (#2107)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-02-12 16:49:32 +01:00
Robin
242d2dc2bc Merge pull request #2170 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.105.7
2024-02-11 11:28:05 -05:00
renovate[bot]
ba4c5d08ce Update dependency posthog-js to v1.105.7 2024-02-11 13:58:34 +00:00
Angel Mendez Cano
bd9fbc9422 Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest 2024-02-09 16:22:34 -06:00
Angel Mendez Cano
b8b64c2bf8 chore: update yarn.lock file 2024-02-09 16:11:24 -06:00
Angel Mendez Cano
0aacac3def chore: replace jest job with vitest
- update job id and name
2024-02-09 11:07:43 -06:00
Angel Mendez Cano
307e91e49c chore: test script should not run on watch mode
- update test script
2024-02-09 11:03:56 -06:00
Robin
5502f588eb Fix errors 2024-02-09 11:22:36 -05:00
Robin
f9f99bf016 Merge pull request #2147 from element-hq/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.2.5
2024-02-09 11:05:36 -05:00
Robin
028861cb7b Format code 2024-02-09 11:04:01 -05:00
renovate[bot]
7345665589 Update dependency livekit-client to v2 2024-02-09 16:02:50 +00:00
Robin
adcfbe111a Merge pull request #2167 from element-hq/renovate/vite-5.x-lockfile
Update dependency vite to v5.1.1
2024-02-09 11:02:22 -05:00
Robin
5c4c3b987f Merge pull request #2168 from element-hq/renovate/livekit-client-1.x
Update dependency livekit-client to v1.15.12
2024-02-09 11:02:01 -05:00
renovate[bot]
741f0cc5f7 Update dependency livekit-client to v1.15.12 2024-02-09 15:54:03 +00:00
renovate[bot]
92e0258363 Update dependency vite to v5.1.1 2024-02-09 12:26:37 +00:00
Robin
382e050933 Merge pull request #2163 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.105.6
2024-02-09 01:40:39 -05:00
Robin
b163a949f4 Merge pull request #2166 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.17
2024-02-09 01:40:22 -05:00
Robin
b726247720 Merge pull request #2164 from element-hq/renovate/vite-5.x-lockfile
Update dependency vite to v5.1.0
2024-02-09 01:40:05 -05:00
Robin
1a21e27c4f Merge pull request #2165 from element-hq/renovate/vector-im-compound-design-tokens-1.x-lockfile
Update dependency @vector-im/compound-design-tokens to v1.1.0
2024-02-09 01:39:35 -05:00
renovate[bot]
cb2a0b5886 Update dependency @types/node to v20.11.17 2024-02-08 21:09:52 +00:00
renovate[bot]
e203ac7d66 Update dependency posthog-js to v1.105.6 2024-02-08 18:56:26 +00:00
Angel Mendez
9b308f0107 Merge branch 'livekit' into refactor/replace-jest-with-vitest 2024-02-08 09:35:05 -06:00
renovate[bot]
dd4c5f3b48 Update dependency @vector-im/compound-design-tokens to v1.1.0 2024-02-08 15:13:14 +00:00
renovate[bot]
e9017c0a4d Update dependency vite to v5.1.0 2024-02-08 13:58:30 +00:00
Robin
33d6b6f387 Merge pull request #2155 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.100.1
2024-02-07 13:48:37 -05:00
Robin
a84bf7985a Merge pull request #2161 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.105.4
2024-02-07 13:48:10 -05:00
Robin
58868528ab Merge pull request #2158 from element-hq/renovate/react-i18next-14.x-lockfile
Update dependency react-i18next to v14.0.5
2024-02-07 11:40:10 -05:00
Robin
82a64de0cb Merge pull request #2159 from element-hq/renovate/vector-im-compound-web-3.x-lockfile
Update dependency @vector-im/compound-web to v3.1.1
2024-02-07 11:39:49 -05:00
renovate[bot]
70921d77a1 Update dependency @vector-im/compound-web to v3.1.1 2024-02-07 16:08:37 +00:00
renovate[bot]
bb5d8ad5be Update dependency posthog-js to v1.105.4 2024-02-07 16:08:23 +00:00
Angel Mendez
b44bf3b8c2 Merge branch 'livekit' into refactor/replace-jest-with-vitest 2024-02-07 09:34:42 -06:00
Angel Mendez Cano
f6ded35a8c refactor: update yarn.lock file 2024-02-07 09:24:27 -06:00
Angel Mendez
309d28432f Merge branch 'livekit' into refactor/replace-jest-with-vitest 2024-02-07 09:21:14 -06:00
fkwp
2f65f8311c Merge pull request #2151 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 4c0ff1c
2024-02-07 14:49:17 +01:00
renovate[bot]
99f5a22a63 Update sentry-javascript monorepo to v7.100.1 2024-02-07 10:48:06 +00:00
Robin
30fae3d6ba Merge pull request #2157 from element-hq/renovate/eslint-plugin-unicorn-51.x-lockfile
Update dependency eslint-plugin-unicorn to v51.0.1
2024-02-06 17:27:22 -05:00
renovate[bot]
1084fb0751 Update dependency react-i18next to v14.0.5 2024-02-06 22:24:40 +00:00
renovate[bot]
33786f637c Update dependency eslint-plugin-unicorn to v51.0.1 2024-02-06 22:24:26 +00:00
Robin
bfc215a8ed Merge pull request #2143 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.14.0
2024-02-06 13:09:25 -05:00
Robin
661356eac0 Merge pull request #2154 from element-hq/renovate/react-i18next-14.x-lockfile
Update dependency react-i18next to v14.0.4
2024-02-06 13:08:59 -05:00
renovate[bot]
7ef97ca059 Update dependency react-i18next to v14.0.4 2024-02-06 16:43:37 +00:00
renovate[bot]
26806bcc80 Update dependency eslint-plugin-unicorn to v51 (#2152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:02:50 +01:00
renovate[bot]
e6cf761b5b Update dependency posthog-js to v1.105.0 (#2116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:02:34 +01:00
renovate[bot]
17e565fe02 Update typescript-eslint monorepo to v6.21.0 (#2150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:01:41 +01:00
renovate[bot]
6ded931e27 Update dependency @testing-library/jest-dom to v6.4.2 (#2149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:01:14 +01:00
renovate[bot]
be59c5de25 Update dependency react-i18next to v14.0.3 (#2148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 12:00:32 +01:00
renovate[bot]
6164eb9be4 Update actions/upload-artifact digest to 4c0ff1c 2024-02-05 22:52:07 +00:00
renovate[bot]
6f2a247011 Update dependency @sentry/vite-plugin to v2.14.0 2024-02-05 19:15:33 +00:00
fkwp
b24c7a68d3 Merge pull request #2146 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 4976231
2024-02-05 08:41:37 +01:00
renovate[bot]
5cb3125a2e Update dependency prettier to v3.2.5 2024-02-04 08:00:56 +00:00
renovate[bot]
cd64b8fff3 Update docker/build-push-action digest to 4976231 2024-02-03 15:16:56 +00:00
Angel Mendez Cano
d79a9d9fd7 Merge remote-tracking branch 'upstream/livekit' into refactor/replace-jest-with-vitest 2024-02-02 19:27:31 -06:00
Angel Mendez Cano
9a5afb11f6 feat: update tests using vitest
- replace jest references with vitest
2024-02-02 19:00:38 -06:00
Angel Mendez Cano
2a9f6663c1 feat: add vitest configuration file
- add vitest configuration
- update tsconfig.json so that test files does not throw error
with global definitions such as expect, test
2024-02-02 18:54:50 -06:00
Angel Mendez Cano
cc148fc4e2 refactor: add vitest to project
- add vitest and related dependencies to project
2024-02-02 18:52:09 -06:00
Robin
7f3f13390b Merge pull request #2142 from element-hq/renovate/vaul-0.x
Update dependency vaul to ^0.9.0
2024-02-02 11:11:14 -05:00
Robin
b0768ca33b Merge pull request #2141 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.11.0
2024-02-02 11:09:54 -05:00
Robin
39265a3521 Merge pull request #2140 from element-hq/renovate/testing-library-react-14.x-lockfile
Update dependency @testing-library/react to v14.2.1
2024-02-02 11:09:15 -05:00
Robin
2891ce0857 Merge pull request #2138 from robintown/disable-pip
Remove the disablePictureInPicture Firefox hack
2024-02-02 09:40:03 -05:00
renovate[bot]
0e7522522e Update dependency vaul to ^0.9.0 2024-02-02 00:32:24 +00:00
renovate[bot]
287c7e4ef8 Update dependency @sentry/vite-plugin to v2.11.0 2024-02-02 00:32:16 +00:00
Angel Mendez Cano
56001b8cd2 refactor: remove jest dependencies from project
- remove jest and related dependencies from project
2024-02-01 17:07:36 -06:00
renovate[bot]
c9e04241dc Update dependency @testing-library/react to v14.2.1 2024-02-01 21:56:55 +00:00
Robin
f0faa8a2af Merge pull request #2098 from element-hq/renovate/vector-im-compound-web-3.x
Update dependency @vector-im/compound-web to v3
2024-02-01 14:25:47 -05:00
Robin
d8013582ae Merge pull request #2139 from element-hq/renovate/jest-monorepo
Update dependency @types/jest to v29.5.12
2024-02-01 14:25:19 -05:00
renovate[bot]
9cd719bafc Update dependency @types/jest to v29.5.12 2024-02-01 19:23:54 +00:00
Robin
506abcec72 Merge pull request #2133 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.16
2024-02-01 14:22:53 -05:00
Robin
71106b5067 Merge pull request #2132 from element-hq/renovate/i18next-http-backend-2.x-lockfile
Update dependency i18next-http-backend to v2.4.3
2024-02-01 14:22:36 -05:00
Robin
92351d5019 Merge pull request #2131 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.8.2
2024-02-01 14:22:21 -05:00
renovate[bot]
a2c0a5ce5d Update dependency @vector-im/compound-web to v3 2024-02-01 19:22:02 +00:00
Robin
50fac66a0c Merge pull request #2135 from element-hq/renovate/codecov-codecov-action-4.x
Update codecov/codecov-action action to v4
2024-02-01 14:21:35 -05:00
renovate[bot]
9b38a71f96 Update dependency @types/node to v20.11.16 2024-02-01 19:21:25 +00:00
Robin
8cced483e7 Merge pull request #2137 from element-hq/renovate/vector-im-compound-design-tokens-1.x
Update dependency @vector-im/compound-design-tokens to v1
2024-02-01 14:20:57 -05:00
Robin
2df15a3464 Merge pull request #2136 from element-hq/renovate/peter-evans-create-pull-request-6.x
Update peter-evans/create-pull-request action to v6
2024-02-01 14:20:45 -05:00
Robin
9669b71440 Update icon imports 2024-02-01 14:19:35 -05:00
Robin
0824963811 Remove the disablePictureInPicture Firefox hack
https://bugzilla.mozilla.org/show_bug.cgi?id=1865748 is fixed in Firefox 122.0, so we can now use the attribute the normal way.
2024-02-01 14:06:53 -05:00
renovate[bot]
c0c15a9a85 Update dependency @vector-im/compound-design-tokens to v1 2024-02-01 15:14:30 +00:00
fkwp
536797820d Merge pull request #2130 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 8e5442c
2024-02-01 11:59:45 +01:00
renovate[bot]
ad49de5a8c Update peter-evans/create-pull-request action to v6 2024-02-01 10:59:32 +00:00
renovate[bot]
1233c6fc7b Update codecov/codecov-action action to v4 2024-02-01 10:59:26 +00:00
fkwp
f87d1277a0 Merge pull request #2129 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 3a80482
2024-02-01 11:59:24 +01:00
fkwp
b27881ea86 Merge pull request #2134 from element-hq/renovate/livekit-client-1.x
Update dependency livekit-client to v1.15.11
2024-02-01 11:58:56 +01:00
renovate[bot]
ad5f7638dc Update dependency livekit-client to v1.15.11 2024-02-01 09:23:37 +00:00
renovate[bot]
130a3ba4a2 Update dependency i18next-http-backend to v2.4.3 2024-02-01 07:08:02 +00:00
renovate[bot]
68f069c814 Update dependency i18next to v23.8.2 2024-02-01 07:07:45 +00:00
Robin
0dde48f3d0 Merge pull request #2118 from element-hq/renovate/opentelemetry-instrumentation-user-interaction-0.x
Update dependency @opentelemetry/instrumentation-user-interaction to ^0.35.0
2024-01-31 23:29:29 -05:00
Robin
93902b601b Merge pull request #2125 from element-hq/renovate/testing-library-jest-dom-6.x-lockfile
Update dependency @testing-library/jest-dom to v6.4.1
2024-01-31 23:27:33 -05:00
renovate[bot]
9562a4ab8a Update dependency @opentelemetry/instrumentation-user-interaction to ^0.35.0 2024-02-01 04:27:24 +00:00
Robin
8688b21aa9 Merge pull request #2117 from element-hq/renovate/opentelemetry-instrumentation-document-load-0.x
Update dependency @opentelemetry/instrumentation-document-load to ^0.35.0
2024-01-31 23:26:57 -05:00
Robin
dbfb0a9f79 Merge pull request #2124 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.20.0
2024-01-31 23:26:35 -05:00
renovate[bot]
9d4875d44f Update docker/metadata-action digest to 8e5442c 2024-02-01 04:26:22 +00:00
Robin
1662a7806a Merge pull request #2115 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.14
2024-01-31 23:26:11 -05:00
Robin
17a0e92342 Merge pull request #2127 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.99.0
2024-01-31 23:25:51 -05:00
renovate[bot]
f27a21f708 Update dependency @testing-library/jest-dom to v6.4.1 2024-02-01 04:25:42 +00:00
renovate[bot]
b7b76262c3 Update actions/upload-artifact digest to 3a80482 2024-02-01 04:25:23 +00:00
Robin
0f0f77a1db Merge pull request #2128 from element-hq/renovate/testing-library-react-14.x-lockfile
Update dependency @testing-library/react to v14.2.0
2024-01-31 23:25:02 -05:00
renovate[bot]
e2957a376c Update dependency @types/node to v20.11.14 2024-01-31 19:55:58 +00:00
renovate[bot]
53039a1121 Update dependency @testing-library/react to v14.2.0 2024-01-30 22:45:30 +00:00
renovate[bot]
d14524052e Update sentry-javascript monorepo to v7.99.0 2024-01-30 19:34:40 +00:00
renovate[bot]
1cc5331cef Update dependency livekit-client to v1.15.10 (#2120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 13:35:50 +01:00
renovate[bot]
bafe3f621a Update typescript-eslint monorepo to v6.20.0 2024-01-29 18:15:18 +00:00
fkwp
6c41bc6b34 Merge pull request #2121 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to d00351b
2024-01-29 19:14:14 +01:00
Robin
ce03a10e17 Merge pull request #2114 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.8.1
2024-01-29 11:17:18 -05:00
Robin
74acf521f7 Merge pull request #2122 from element-hq/renovate/sdp-transform-2.x-lockfile
Update dependency sdp-transform to v2.14.2
2024-01-29 11:16:30 -05:00
Timo
01d6873658 Bump js-sdk to make EC compatible with created-ts (#2123)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-01-29 17:00:33 +01:00
renovate[bot]
3e5115062f Update dependency sdp-transform to v2.14.2 2024-01-29 15:50:42 +00:00
renovate[bot]
4e5e17c99e Update actions/upload-artifact digest to d00351b 2024-01-29 15:50:25 +00:00
Timo
79c4219dd8 lock lk client version to 1.15.2 (#2119)
Signed-off-by: Timo K <toger5@hotmail.de>
2024-01-29 14:53:34 +01:00
renovate[bot]
acd7d89697 Update dependency i18next to v23.8.1 2024-01-29 11:29:30 +00:00
renovate[bot]
17218236c2 Update dependency @opentelemetry/instrumentation-document-load to ^0.35.0 2024-01-29 11:28:58 +00:00
Robin
e882b4e922 Merge pull request #2113 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.9
2024-01-28 09:56:39 -05:00
renovate[bot]
315d8b6a94 Update dependency @types/node to v20.11.9 2024-01-28 10:21:53 +00:00
Robin
f529ae141e Merge pull request #2112 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.103.0
2024-01-26 11:19:20 -05:00
Robin
10c4ae3cf9 Merge pull request #2105 from element-hq/renovate/babel-monorepo
Update babel monorepo to v7.23.9
2024-01-26 11:19:09 -05:00
renovate[bot]
8fdb706766 Update dependency posthog-js to v1.103.0 2024-01-26 16:17:54 +00:00
renovate[bot]
e90aa18d55 Update babel monorepo to v7.23.9 2024-01-26 16:17:42 +00:00
Robin
27e48d3bbb Merge pull request #2106 from element-hq/renovate/uuid-9.x-lockfile
Update dependency @types/uuid to v9.0.8
2024-01-26 11:17:38 -05:00
Robin
1cf86faa12 Merge pull request #2110 from element-hq/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 94d76d3
2024-01-26 11:17:24 -05:00
Robin
ef1fdf4bf1 Merge pull request #2111 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.20
2024-01-26 11:17:11 -05:00
renovate[bot]
dacc83e76e Update dependency i18next to v23.7.20 2024-01-26 14:40:02 +00:00
renovate[bot]
642e3cdd77 Update docker/build-push-action digest to 94d76d3 2024-01-26 14:39:46 +00:00
Timo
35a79364a9 Widget return to lobby (#2099)
* Return to lobby after call ended in widget mode

* Wait for making the widget sticky until connected

Signed-off-by: Timo K <toger5@hotmail.de>
2024-01-26 10:03:08 +01:00
renovate[bot]
3bcb9fb327 Update opentelemetry-js monorepo (#2109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 09:20:11 +01:00
renovate[bot]
97f9e8ccd6 Update dependency @types/node to v20.11.7 (#2108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 09:19:50 +01:00
renovate[bot]
3522ad8610 Update dependency @types/uuid to v9.0.8 2024-01-25 23:46:28 +00:00
Robin
92c64a1a63 Merge pull request #2104 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.98.0
2024-01-25 10:50:47 -05:00
Robin
bfdfb316c5 Merge pull request #2103 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.102.1
2024-01-25 10:50:18 -05:00
renovate[bot]
27c6a62d66 Update sentry-javascript monorepo to v7.98.0 2024-01-25 13:15:30 +00:00
renovate[bot]
1c67ba28b3 Update dependency posthog-js to v1.102.1 2024-01-25 13:15:09 +00:00
Robin
cf91b49b0b Merge pull request #2095 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.95.0
2024-01-25 00:09:53 -05:00
Robin
4a829c8f76 Merge pull request #2097 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.102.0
2024-01-25 00:09:27 -05:00
Robin
57797645bc Merge pull request #2096 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.6
2024-01-25 00:09:12 -05:00
Robin
11b567fa86 Merge pull request #2092 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.19.1
2024-01-25 00:08:52 -05:00
Robin
0a14d190fe Merge pull request #2091 from element-hq/renovate/testing-library-jest-dom-6.x-lockfile
Update dependency @testing-library/jest-dom to v6.3.0
2024-01-25 00:08:28 -05:00
Robin
1a6e455aee Merge pull request #2102 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.19
2024-01-25 00:07:57 -05:00
renovate[bot]
fccae980e5 Update dependency i18next to v23.7.19 2024-01-24 23:03:10 +00:00
renovate[bot]
782eef8957 Update dependency posthog-js to v1.102.0 2024-01-24 16:36:00 +00:00
renovate[bot]
03634cc9b4 Update dependency @testing-library/jest-dom to v6.3.0 2024-01-24 12:47:01 +00:00
renovate[bot]
f358364a51 Update dependency @types/node to v20.11.6 2024-01-24 08:10:50 +00:00
fkwp
10bbadd1e5 Merge pull request #2094 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 26f96df
2024-01-23 22:22:18 +01:00
renovate[bot]
8b26c4d45a Update sentry-javascript monorepo to v7.95.0 2024-01-23 20:17:18 +00:00
renovate[bot]
49225cb5ec Update actions/upload-artifact digest to 26f96df 2024-01-23 20:17:01 +00:00
fkwp
bffeef86f3 Merge pull request #2093 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 52899c8
2024-01-23 09:18:55 +01:00
renovate[bot]
230a9e7784 Update actions/upload-artifact digest to 52899c8 2024-01-22 22:23:28 +00:00
renovate[bot]
7c8b33f632 Update typescript-eslint monorepo to v6.19.1 2024-01-22 20:15:26 +00:00
Robin
531ed984dc Merge pull request #2090 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.101.0
2024-01-22 11:14:11 -05:00
Robin
6afaf983e1 Merge pull request #2088 from element-hq/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.10.3
2024-01-22 11:10:35 -05:00
Robin
8c5d754067 Merge pull request #2089 from element-hq/renovate/vaul-0.x-lockfile
Update dependency vaul to v0.8.9
2024-01-22 11:10:10 -05:00
renovate[bot]
94c97723d9 Update dependency posthog-js to v1.101.0 2024-01-22 13:38:50 +00:00
renovate[bot]
62bf2e3d99 Update dependency vaul to v0.8.9 2024-01-22 10:54:35 +00:00
renovate[bot]
e495c2be41 Update dependency @sentry/vite-plugin to v2.10.3 2024-01-22 10:54:18 +00:00
Robin
6e7124d265 Merge pull request #2087 from element-hq/renovate/vaul-0.x-lockfile
Update dependency vaul to v0.8.8
2024-01-21 22:21:05 -05:00
renovate[bot]
721cfd75b5 Update dependency vaul to v0.8.8 2024-01-21 21:56:24 +00:00
Robin
b8beb540a8 Merge pull request #2085 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.18
2024-01-20 20:15:57 -05:00
renovate[bot]
fe8708a16f Update dependency i18next to v23.7.18 2024-01-21 01:14:00 +00:00
Robin
1bd76e0f1e Merge pull request #2084 from robintown/fork-builds
Fix builds on PRs from forks
2024-01-20 20:13:10 -05:00
Robin
ae1e43b779 Fix builds on PRs from forks 2024-01-20 16:44:17 -05:00
Robin
398a164a6e Merge pull request #2078 from element-hq/renovate/npm-vite-vulnerability
Update dependency vite to v5.0.12 [SECURITY]
2024-01-20 16:05:49 -05:00
Robin
ce596ca645 Merge pull request #2079 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.17
2024-01-20 16:04:58 -05:00
Robin
62197121e2 Merge pull request #2080 from element-hq/renovate/react-i18next-14.x-lockfile
Update dependency react-i18next to v14.0.1
2024-01-20 16:04:37 -05:00
Robin
9a0144e918 Merge pull request #2081 from element-hq/renovate/vaul-0.x-lockfile
Update dependency vaul to v0.8.7
2024-01-20 16:04:19 -05:00
Robin
87edaca088 Merge pull request #2082 from element-hq/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.10
2024-01-20 16:02:27 -05:00
Robin
7f571b695e Remove the gappy sync hack
This hack was added in the early days of Element Call, back when we were doing call signaling using non-state room events, and missing part of a room's history could cause calls to fall apart. Nowadays we use state events for signaling, and all this hack is doing is making sync times unnecessarily long, so we can remove it.
2024-01-20 15:55:45 -05:00
renovate[bot]
db825329d6 Update dependency livekit-client to v1.15.10 2024-01-20 19:54:06 +00:00
renovate[bot]
e3b671e902 Update dependency vaul to v0.8.7 2024-01-20 15:39:54 +00:00
renovate[bot]
b3d20964fe Update dependency react-i18next to v14.0.1 2024-01-20 13:03:44 +00:00
renovate[bot]
280e53f4a3 Update dependency i18next to v23.7.17 2024-01-20 13:03:35 +00:00
renovate[bot]
5a737a4cc6 Update dependency vite to v5.0.12 [SECURITY] 2024-01-20 02:02:26 +00:00
renovate[bot]
c204c1a53f Update sentry-javascript monorepo to v7.94.1 (#2076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-19 14:33:36 +01:00
Robin
e78d5a6742 Merge pull request #2075 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 694cdab
2024-01-18 17:55:10 -05:00
renovate[bot]
c1147348f4 Update actions/upload-artifact digest to 694cdab 2024-01-18 22:52:02 +00:00
Robin
e4c8470c2b Merge pull request #2071 from element-hq/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.2.4
2024-01-18 15:00:20 -05:00
Robin
fe4bd32fcd Format code 2024-01-18 14:58:45 -05:00
Robin
bcace65706 Merge pull request #2070 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.5
2024-01-18 14:57:28 -05:00
Robin
886c77273b Merge pull request #2073 from element-hq/renovate/sass-1.x-lockfile
Update dependency sass to v1.70.0
2024-01-18 14:57:10 -05:00
Robin
63012b3e01 Merge pull request #2072 from element-hq/renovate/livekit-components-react-1.x-lockfile
Update dependency @livekit/components-react to v1.5.3
2024-01-18 14:56:50 -05:00
renovate[bot]
aa08b200e9 Update dependency livekit-client to v1.15.9 (#2074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 17:54:07 +01:00
renovate[bot]
e1714f7599 Update dependency sass to v1.70.0 2024-01-18 04:58:46 +00:00
renovate[bot]
930af289b3 Update dependency @livekit/components-react to v1.5.3 2024-01-17 20:41:42 +00:00
renovate[bot]
9b936cf9ce Update dependency prettier to v3.2.4 2024-01-17 12:15:52 +00:00
renovate[bot]
5fb30a8bff Update dependency @types/node to v20.11.5 2024-01-17 08:26:07 +00:00
Robin
e196f049de Merge pull request #2069 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.19.0
2024-01-16 10:24:15 -05:00
Robin
3c7130f2bb Merge pull request #2066 from element-hq/renovate/vitejs-plugin-basic-ssl-1.x-lockfile
Update dependency @vitejs/plugin-basic-ssl to v1.1.0
2024-01-16 10:23:54 -05:00
renovate[bot]
4040ac2251 Update dependency @livekit/components-react to v1.5.2 (#2063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:41:23 +01:00
renovate[bot]
e0e99331be Update opentelemetry-js monorepo (#2067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:39:33 +01:00
renovate[bot]
108e64328c Update dependency @livekit/components-core to v0.8.3 (#2062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:38:31 +01:00
renovate[bot]
54c364919b Update dependency prettier to v3.2.2 (#2064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:37:56 +01:00
renovate[bot]
047fce8661 Update dependency posthog-js to v1.100.0 (#2068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:37:24 +01:00
renovate[bot]
f9257379f1 Update dependency @types/node to v20.11.4 (#2065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 13:37:05 +01:00
renovate[bot]
c9c3ed6c8b Update typescript-eslint monorepo to v6.19.0 2024-01-15 17:47:50 +00:00
renovate[bot]
2989d1467c Update dependency @vitejs/plugin-basic-ssl to v1.1.0 2024-01-15 14:47:00 +00:00
Robin
db522c75f5 Merge pull request #2061 from element-hq/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.2.0
2024-01-12 14:37:18 -05:00
Robin
56cb8a5ee0 Upgrade Prettier to 3.2.1 2024-01-12 14:35:25 -05:00
renovate[bot]
e531ff4f79 Update dependency prettier to v3.2.0 2024-01-12 17:21:51 +00:00
Robin
6e67a0cfc5 Merge pull request #2060 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.98.2
2024-01-12 09:40:55 -05:00
renovate[bot]
0688b0e9b5 Update dependency posthog-js to v1.98.2 2024-01-11 18:05:33 +00:00
Robin
0a57ea6bec Merge pull request #2057 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.98.1
2024-01-11 10:05:37 -05:00
renovate[bot]
00cafa9006 Update dependency posthog-js to v1.98.1 2024-01-11 15:04:12 +00:00
Robin
b950fd44d4 Merge pull request #2058 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.11.0
2024-01-11 10:03:59 -05:00
Robin
2382ce7ffb Merge pull request #2053 from robintown/revert-contain-strict
Revert an addition of contain: strict
2024-01-11 10:03:39 -05:00
fkwp
61e0dda100 Merge pull request #2056 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 1eb3cb2
2024-01-11 09:47:50 +01:00
renovate[bot]
793736c9d7 Update dependency @types/node to v20.11.0 2024-01-11 07:30:06 +00:00
renovate[bot]
bf7b9c2b19 Update actions/upload-artifact digest to 1eb3cb2 2024-01-10 23:20:57 +00:00
Robin
fb21920126 Merge pull request #2054 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to 73d8b66
2024-01-10 14:23:20 -05:00
Robin
a2a5a3f71c Merge pull request #2055 from element-hq/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.8
2024-01-10 14:22:12 -05:00
renovate[bot]
7e13eeb288 Update dependency livekit-client to v1.15.8 2024-01-10 19:05:26 +00:00
renovate[bot]
f80c36eb7f Update actions/upload-artifact digest to 73d8b66 2024-01-10 19:05:09 +00:00
Robin
2865a6c77e Revert an addition of contain: strict
I thought that adding isolation: isolate to the React root had fixed the Firefox layering glitches, but today I've started noticing those glitches again.
2024-01-10 11:04:36 -05:00
Robin
bb081f4241 Merge pull request #2052 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to c320f57
2024-01-10 10:52:52 -05:00
renovate[bot]
477d0e4c81 Update actions/upload-artifact digest to c320f57 2024-01-10 15:49:05 +00:00
Robin
98f78d3196 Merge pull request #2051 from element-hq/renovate/vector-im-compound-web-2.x
Update dependency @vector-im/compound-web to v2
2024-01-10 10:48:47 -05:00
Robin
d4780b2d63 Use the new isTriggerInteractive tooltip prop 2024-01-10 10:46:13 -05:00
Robin
d3825648f2 Add mandatory TooltipProvider 2024-01-10 09:41:43 -05:00
Robin
1240a6d012 Merge pull request #2049 from element-hq/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.7
2024-01-10 09:38:25 -05:00
Robin
c954582a03 Merge pull request #2048 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.8
2024-01-10 09:38:00 -05:00
Robin
34d5cc3959 Merge pull request #2047 from element-hq/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.97.1
2024-01-10 09:37:44 -05:00
Robin
8e867f8fd3 Merge pull request #2046 from element-hq/renovate/vector-im-compound-design-tokens-0.x-lockfile
Update dependency @vector-im/compound-design-tokens to v0.1.1
2024-01-10 09:37:29 -05:00
Robin
02016bb950 Merge pull request #2044 from element-hq/renovate/eslint-plugin-unicorn-50.x
Update dependency eslint-plugin-unicorn to v50
2024-01-10 09:36:54 -05:00
Robin
e7a79932b9 Merge pull request #2043 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.18.1
2024-01-10 09:36:29 -05:00
Robin
e8c13043eb Merge pull request #2045 from element-hq/renovate/react-i18next-14.x
Update dependency react-i18next to v14
2024-01-10 09:35:34 -05:00
Robin
b29a576890 Merge pull request #2042 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.93.0
2024-01-10 09:35:07 -05:00
renovate[bot]
a2243e9984 Update dependency @vector-im/compound-web to v2 2024-01-10 14:35:05 +00:00
Robin
1bf9070e6e Merge pull request #2041 from element-hq/renovate/babel-monorepo
Update dependency @babel/preset-env to v7.23.8
2024-01-10 09:34:36 -05:00
renovate[bot]
170e2d1c02 Update sentry-javascript monorepo to v7.93.0 2024-01-10 14:09:55 +00:00
renovate[bot]
b9544def44 Update dependency livekit-client to v1.15.7 2024-01-10 10:36:04 +00:00
renovate[bot]
ca325a2f06 Update dependency posthog-js to v1.97.1 2024-01-09 19:31:50 +00:00
renovate[bot]
33006d2321 Update dependency @types/node to v20.10.8 2024-01-09 17:12:06 +00:00
renovate[bot]
e202785458 Update dependency @vector-im/compound-design-tokens to v0.1.1 2024-01-09 11:36:32 +00:00
renovate[bot]
bf843adeac Update dependency react-i18next to v14 2024-01-09 04:36:32 +00:00
renovate[bot]
16ad91e48c Update dependency eslint-plugin-unicorn to v50 2024-01-09 00:45:58 +00:00
renovate[bot]
2f474f4ae4 Update typescript-eslint monorepo to v6.18.1 2024-01-09 00:45:50 +00:00
renovate[bot]
069dd4a47e Update dependency @babel/preset-env to v7.23.8 2024-01-08 23:24:26 +00:00
Robin
e1b6b9291f Merge pull request #2040 from element-hq/renovate/vaul-0.x
Update dependency vaul to ^0.8.0
2024-01-08 13:46:26 -05:00
Robin
722c4c72ba Merge pull request #2039 from element-hq/renovate/opentelemetry-instrumentation-user-interaction-0.x-lockfile
Update dependency @opentelemetry/instrumentation-user-interaction to v0.34.1
2024-01-08 13:27:41 -05:00
renovate[bot]
dea17db6f9 Update dependency @opentelemetry/instrumentation-user-interaction to v0.34.1 2024-01-08 18:04:39 +00:00
Robin
efea2198af Merge pull request #2038 from element-hq/renovate/opentelemetry-instrumentation-document-load-0.x-lockfile
Update dependency @opentelemetry/instrumentation-document-load to v0.34.1
2024-01-08 13:04:13 -05:00
Robin
fef02ab6de Merge pull request #2037 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to dbef880
2024-01-08 13:03:48 -05:00
Robin
175f3ee638 Merge pull request #2028 from element-hq/renovate/testing-library-jest-dom-6.x-lockfile
Update dependency @testing-library/jest-dom to v6.2.0
2024-01-08 13:03:28 -05:00
renovate[bot]
d9fc616da6 Update dependency vaul to ^0.8.0 2024-01-08 18:00:31 +00:00
Robin
a03126c989 Merge pull request #2024 from element-hq/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.7
2024-01-08 13:00:03 -05:00
Robin
7089d12681 Merge pull request #2023 from element-hq/renovate/testing-library-user-event-14.x-lockfile
Update dependency @testing-library/user-event to v14.5.2
2024-01-08 12:59:47 -05:00
Robin
f5b63ef0c6 Merge pull request #2030 from element-hq/renovate/i18next-parser-8.x-lockfile
Update dependency i18next-parser to v8.12.0
2024-01-08 12:55:48 -05:00
renovate[bot]
76d94f4563 Update dependency i18next-parser to v8.12.0 2024-01-08 17:48:51 +00:00
Robin
d13f2484b7 Merge pull request #2034 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.16
2024-01-08 12:48:28 -05:00
Robin
1dee3f4a5a Merge pull request #2026 from element-hq/renovate/sass-1.x-lockfile
Update dependency sass to v1.69.7
2024-01-08 12:48:05 -05:00
Robin
ff8cf1b5a9 Merge pull request #2027 from element-hq/renovate/vite-5.x-lockfile
Update dependency vite to v5.0.11
2024-01-08 12:47:43 -05:00
renovate[bot]
1cf72c3008 Update dependency @opentelemetry/instrumentation-document-load to v0.34.1 2024-01-08 17:24:11 +00:00
Robin
c2e70f6b7e Merge pull request #2029 from element-hq/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.56.0
2024-01-08 12:23:38 -05:00
renovate[bot]
a7c5558718 Update dependency @testing-library/jest-dom to v6.2.0 2024-01-08 17:15:50 +00:00
renovate[bot]
65895bb37b Update docker/metadata-action digest to dbef880 2024-01-08 17:15:32 +00:00
Robin
76c3125900 Merge pull request #1989 from robintown/tile-updates
Video tile redesign/refactor
2024-01-08 12:15:14 -05:00
renovate[bot]
d4dcf18bfb Update dependency @types/node to v20.10.7 2024-01-07 17:34:37 +00:00
Robin
1865ccbaf6 Update Compound Web for realsies 2024-01-05 13:56:56 -05:00
Robin
35acd83df8 Update Compound Web 2024-01-05 13:51:39 -05:00
renovate[bot]
11db5d2217 Update dependency vite to v5.0.11 2024-01-05 11:16:27 +00:00
renovate[bot]
ced0d14a54 Update dependency i18next to v23.7.16 2024-01-04 12:29:33 +00:00
fkwp
3d9b6283ef Merge pull request #2033 from element-hq/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.6
2024-01-04 13:29:05 +01:00
renovate[bot]
6e73807ca9 Update dependency livekit-client to v1.15.6 2024-01-04 12:27:04 +00:00
fkwp
64486934ea Merge pull request #2025 from element-hq/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.5
2024-01-04 13:26:32 +01:00
renovate[bot]
90c2daf7dd Update dependency eslint to v8.56.0 2024-01-04 07:28:42 +00:00
renovate[bot]
3dfc6ba29e Update dependency sass to v1.69.7 2024-01-04 01:40:58 +00:00
renovate[bot]
353e69449f Update dependency livekit-client to v1.15.5 2024-01-04 01:40:48 +00:00
renovate[bot]
996c13ff10 Update dependency @testing-library/user-event to v14.5.2 2024-01-03 22:59:08 +00:00
Robin
cd5cd380d3 Update for latest context menu changes 2024-01-03 17:00:09 -05:00
Robin
21b91c503e Merge branch 'livekit' into tile-updates 2024-01-03 16:59:12 -05:00
Robin
ec06c84fea Merge pull request #2012 from element-hq/renovate/dawidd6-action-download-artifact-3.x
Update dawidd6/action-download-artifact action to v3
2024-01-03 14:49:22 -05:00
Robin
765d434b16 Merge pull request #2013 from element-hq/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 9dc751f
2024-01-03 14:49:05 -05:00
Robin
14e7bafd93 Merge pull request #2009 from element-hq/renovate/actions-upload-artifact-4.x
Update actions/upload-artifact action to v4
2024-01-03 14:48:49 -05:00
Robin
c6604f2d37 Merge pull request #2006 from element-hq/renovate/actions-upload-artifact-digest
Update actions/upload-artifact digest to cf8714c
2024-01-03 14:47:52 -05:00
Robin
a8a5035457 Merge pull request #2021 from element-hq/renovate/babel-monorepo
Update babel monorepo to v7.23.7
2024-01-03 14:47:12 -05:00
Robin
2f5d024e14 Merge pull request #1991 from element-hq/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.91.0
2024-01-03 14:46:44 -05:00
Robin
918bd2fb82 Merge pull request #2010 from element-hq/renovate/eslint-plugin-import-2.x-lockfile
Update dependency eslint-plugin-import to v2.29.1
2024-01-03 14:46:19 -05:00
renovate[bot]
feae7ba558 Update babel monorepo to v7.23.7 2024-01-03 19:42:35 +00:00
Robin
50c2545c7e Merge pull request #2001 from element-hq/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.15
2024-01-03 14:42:03 -05:00
Robin
c3a09e0b49 Merge pull request #2020 from element-hq/renovate/classnames-2.x-lockfile
Update dependency classnames to v2.5.1
2024-01-03 14:41:20 -05:00
renovate[bot]
b0e22573b1 Update dependency i18next to v23.7.15 2024-01-03 19:35:24 +00:00
Robin
83142a85bc Merge pull request #1857 from element-hq/renovate/eslint-plugin-jsx-a11y-6.x-lockfile
Update dependency eslint-plugin-jsx-a11y to v6.8.0
2024-01-03 14:34:53 -05:00
Robin
54dad9430a Fix lint error 2024-01-03 14:27:39 -05:00
Robin
76d3658061 Merge pull request #2014 from robintown/display-name-lints
Ensure that all our components have display names
2024-01-03 12:09:47 -05:00
Murat Ersin
f25f5776a0 The resolved bug comment for Livekit has been deleted. (#2015)
This comment has been deleted to avoid confusion because the mentioned issue has been resolved with livekit-client version 1.15.5.
2024-01-02 14:53:53 +01:00
renovate[bot]
bc4166e742 Update dependency classnames to v2.5.1 2023-12-29 16:07:42 +00:00
renovate[bot]
3455dd7418 Update sentry-javascript monorepo to v7.91.0 2023-12-22 13:42:31 +00:00
Robin
d95336a7a0 Ensure that all our components have display names
This turns on a lint rule to require display names for all of our components, which makes it a lot easier to find your way around the component tree in React's dev tools.
2023-12-19 11:00:33 -05:00
renovate[bot]
9853de3852 Update actions/upload-artifact digest to cf8714c 2023-12-19 00:39:05 +00:00
Robin
b2bc8edcc1 Refactor/redesign video tiles 2023-12-18 16:59:48 -05:00
renovate[bot]
1f71f2c910 Update docker/metadata-action digest to 9dc751f 2023-12-18 12:41:59 +00:00
renovate[bot]
c450bcebf5 Update dawidd6/action-download-artifact action to v3 2023-12-15 12:23:15 +00:00
renovate[bot]
0ab3e0e090 Update dependency posthog-js to v1.96.1 (#2011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 13:22:57 +01:00
renovate[bot]
980b0fe1c5 Update dependency vite to v5.0.9 (#2002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 13:01:03 +01:00
renovate[bot]
8013c95e3b Update dependency eslint-plugin-import to v2.29.1 2023-12-15 10:21:34 +00:00
renovate[bot]
9be2eef9fb Update opentelemetry-js monorepo (#2008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-15 11:21:03 +01:00
renovate[bot]
4e30758e6c Update actions/upload-artifact action to v4 2023-12-14 17:44:38 +00:00
renovate[bot]
1c874ef4bb Update dependency @livekit/components-react to v1.5.1 (#2007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 18:43:56 +01:00
renovate[bot]
d8d37923a2 Update dependency posthog-js to v1.95.1 (#2004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-14 16:38:54 +01:00
Robin
726845d690 Merge pull request #2003 from element-hq/renovate/livekit-components-react-1.x-lockfile
Update dependency @livekit/components-react to v1.5.0
2023-12-13 16:44:23 -05:00
renovate[bot]
74cc970a0e Update dependency @livekit/components-react to v1.5.0 2023-12-13 21:39:46 +00:00
Robin
5e75eddfe2 Merge pull request #2000 from element-hq/fheese/github_rename_vectorim_elementhq
rename vector-im to element-hq in all tooling related files
2023-12-13 14:48:20 -05:00
fkwp
75b71c38db rename vector-im to element-hq in all tooling related files 2023-12-12 21:02:27 +01:00
renovate[bot]
863937d0db Update typescript-eslint monorepo to v6.14.0 (#1999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:27 +01:00
renovate[bot]
07289380c5 Update dependency eslint-plugin-jsx-a11y to v6.8.0 2023-12-11 18:19:12 +00:00
renovate[bot]
634ee2baa9 Update babel monorepo to v7.23.6 (#1997)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 19:18:46 +01:00
renovate[bot]
bf5e9457c5 Update dependency posthog-js to v1.94.2 (#1996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 10:38:20 +01:00
renovate[bot]
2ea62d6590 Update dependency posthog-js to v1.94.1 (#1994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 10:26:45 +01:00
renovate[bot]
eae1b2926d Update dependency prettier to v3.1.1 (#1995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 10:25:56 +01:00
renovate[bot]
e7cb51a20b Update dependency livekit-client to v1.15.4 (#1993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-11 10:23:22 +01:00
Robin
b0dc53c2ad Merge pull request #1985 from vector-im/renovate/vite-5.x-lockfile
Update dependency vite to v5.0.7
2023-12-08 10:28:31 -05:00
Robin
d532b3193a Merge pull request #1984 from vector-im/renovate/jest-monorepo
Update dependency @types/jest to v29.5.11
2023-12-08 10:26:01 -05:00
Robin
5961e44a11 Merge pull request #1988 from vector-im/renovate/typescript-5.x-lockfile
Update dependency typescript to v5.3.3
2023-12-08 10:25:45 -05:00
Robin
3b2b1ed094 Merge pull request #1990 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.4
2023-12-08 10:25:29 -05:00
Robin
73d699393a Merge pull request #1987 from vector-im/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.8
2023-12-08 10:25:13 -05:00
renovate[bot]
76c8181d22 Update dependency vite to v5.0.7 2023-12-08 13:53:00 +00:00
fkwp
e27959911d Merge pull request #1992 from vector-im/fheese/bump_js-sdk
bump matrix-js-sdk Update package.json
2023-12-08 11:07:52 +01:00
fkwp
62dea32d0d bump matrix-js-sdk Update package.json 2023-12-08 10:33:22 +01:00
renovate[bot]
6c1663a6c6 Update dependency @types/node to v20.10.4 2023-12-07 08:17:45 +00:00
renovate[bot]
8406193da4 Update dependency typescript to v5.3.3 2023-12-06 22:27:38 +00:00
renovate[bot]
699cdceafe Update dependency i18next to v23.7.8 2023-12-06 22:27:25 +00:00
renovate[bot]
22ecb65d5f Update dependency @types/jest to v29.5.11 2023-12-06 01:34:45 +00:00
renovate[bot]
3e11f63ce5 Update dependency posthog-js to v1.93.6 (#1983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-05 14:22:14 +01:00
Robin
b2f7f5ac41 Merge pull request #1982 from robintown/screen-share-regression
Don't confuse screen share tiles with user media
2023-12-05 03:08:40 -05:00
Robin
4ab7e572da Merge pull request #1981 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.85.0
2023-12-04 23:56:49 -05:00
Robin
e8c9444c9c Don't confuse screen share tiles with user media 2023-12-04 23:51:15 -05:00
renovate[bot]
89aed0bdd7 Update sentry-javascript monorepo to v7.85.0 2023-12-04 23:20:45 +00:00
Robin
e964dce740 Merge pull request #1979 from vector-im/renovate/vitejs-plugin-react-4.x-lockfile
Update dependency @vitejs/plugin-react to v4.2.1
2023-12-04 14:49:49 -05:00
Robin
8f0e7a4585 Merge pull request #1980 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.13.2
2023-12-04 13:49:58 -05:00
renovate[bot]
145f79690a Update typescript-eslint monorepo to v6.13.2 2023-12-04 18:46:21 +00:00
renovate[bot]
f387916a52 Update dependency @vitejs/plugin-react to v4.2.1 2023-12-04 18:46:03 +00:00
Robin
4db5e42bf2 Merge pull request #1977 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 31cebac
2023-12-04 13:45:38 -05:00
Robin
a46c043b3f Merge pull request #1961 from robintown/view-models
Start refactoring some business logic into view models
2023-12-04 11:16:25 -05:00
Robin
c25d54ef75 Upgrade @livekit/components-core 2023-12-04 11:12:25 -05:00
renovate[bot]
46999cf22b Update dependency vite to v5.0.5 (#1978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 12:52:23 +01:00
renovate[bot]
132e0be753 Update docker/metadata-action digest to 31cebac 2023-12-04 10:58:43 +00:00
Robin
6dafa274b8 Merge pull request #1975 from vector-im/renovate/eslint-config-prettier-9.x-lockfile
Update dependency eslint-config-prettier to v9.1.0
2023-12-03 18:19:09 -05:00
Robin
94f3e64182 Merge pull request #1976 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.3
2023-12-03 18:18:53 -05:00
Robin
d7b353032c Merge pull request #1941 from robintown/ignore-react-spectrum
Ignore React Spectrum updates
2023-12-03 18:18:23 -05:00
renovate[bot]
a1df36368f Update dependency @types/node to v20.10.3 2023-12-03 19:20:08 +00:00
renovate[bot]
0683387ed6 Update dependency eslint-config-prettier to v9.1.0 2023-12-02 09:56:13 +00:00
Robin
169ccd9de5 Start refactoring some business logic into view models
As Element Call grows in complexity, it has become a pain point that our business logic remains so tightly coupled to the UI code. In particular, this has made testing difficult, and the complex semantics of React hooks are not a great match for arbitrary business logic. Here, I show the beginnings of what it would look like for us to adopt the MVVM pattern. I've created a CallViewModel and TileViewModel that expose their state to the UI as rxjs Observables, as well as a couple of helper functions for consuming view models in React code.

This should contain no user-visible changes, but we need to watch out for regressions particularly around focus switching and promotion of speakers, because this was the logic I chose to refactor first.
2023-12-01 17:09:21 -05:00
Robin
445c7c4e0c Merge pull request #1964 from vector-im/renovate/sentry-javascript-monorepo
Update sentry-javascript monorepo to v7.84.0
2023-12-01 17:06:00 -05:00
Robin
b9f946a71a Merge pull request #1974 from vector-im/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.55.0
2023-12-01 17:00:02 -05:00
Robin
74a8495750 Merge pull request #1965 from vector-im/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v6.13.1
2023-12-01 16:58:05 -05:00
Robin
be56ade561 Merge pull request #1966 from vector-im/renovate/actions-setup-node-4.x
Update actions/setup-node action to v4
2023-12-01 16:57:30 -05:00
renovate[bot]
607c44ba5e Update sentry-javascript monorepo to v7.84.0 2023-12-01 21:56:31 +00:00
renovate[bot]
dec92a479d Update dependency eslint to v8.55.0 2023-12-01 21:56:16 +00:00
Robin
195ef859ee Merge pull request #1973 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.2
2023-12-01 16:56:16 -05:00
Robin
63d905ed63 Merge pull request #1967 from vector-im/renovate/vite-5.x
Update dependency vite to v5
2023-12-01 16:55:47 -05:00
Robin
9226b87c88 Merge pull request #1970 from robintown/firefox-visual-glitches
Fix a couple of visual glitches on Firefox
2023-12-01 16:52:00 -05:00
fkwp
f3daeeffc2 Merge pull request #1971 from vector-im/renovate/docker-build-push-action-digest
Update docker/build-push-action digest to 9f6f8c9
2023-12-01 22:22:06 +01:00
renovate[bot]
c7d582983f Update dependency @types/node to v20.10.2 2023-12-01 21:21:48 +00:00
fkwp
c661c916ed Merge pull request #1972 from vector-im/renovate/livekit-client-1.x-lockfile
Update dependency livekit-client to v1.15.3
2023-12-01 22:21:22 +01:00
renovate[bot]
14d9802db8 Update dependency livekit-client to v1.15.3 2023-12-01 18:44:54 +00:00
renovate[bot]
80a7f81760 Update docker/build-push-action digest to 9f6f8c9 2023-12-01 18:44:40 +00:00
Robin
a2e932b73f Fix a couple of visual glitches on Firefox 2023-12-01 12:37:46 -05:00
renovate[bot]
48c4df9cd6 Update docker/setup-buildx-action digest to edfb0fe (#1968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 15:03:29 +01:00
Robin
1d6eaa0e53 Merge pull request #1932 from robintown/backend-corrections
Make some corrections to the development guide
2023-12-01 08:16:22 -05:00
renovate[bot]
d77ad87c45 Update dependency vite to v5 2023-12-01 09:52:51 +00:00
renovate[bot]
ddcec5497d Update actions/setup-node action to v4 2023-12-01 09:52:38 +00:00
renovate[bot]
74ea1c88bb Update typescript-eslint monorepo to v6.13.1 2023-12-01 06:19:44 +00:00
Robin
5c3deeb063 Merge pull request #1953 from vector-im/renovate/i18next-23.x-lockfile
Update dependency i18next to v23.7.7
2023-11-30 23:51:06 -05:00
Robin
9c89f85634 Merge pull request #1956 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to e6428a5
2023-11-30 23:49:34 -05:00
Robin
27cb39d3c5 Merge pull request #1958 from vector-im/renovate/testing-library-jest-dom-6.x-lockfile
Update dependency @testing-library/jest-dom to v6.1.5
2023-11-30 23:48:59 -05:00
Robin
7b4e3ddbc0 Merge pull request #1962 from vector-im/renovate/typescript-5.x-lockfile
Update dependency typescript to v5.3.2
2023-11-30 23:48:39 -05:00
Robin
8c8430c67d Merge pull request #1963 from vector-im/renovate/vite-plugin-svgr-4.x-lockfile
Update dependency vite-plugin-svgr to v4.2.0
2023-11-30 23:48:20 -05:00
Robin
97488a4787 Fix types 2023-11-30 23:47:26 -05:00
Robin
b05b57e744 Merge pull request #1959 from vector-im/renovate/prettier-3.x-lockfile
Update dependency prettier to v3.1.0
2023-11-30 23:44:18 -05:00
renovate[bot]
e813df8dcd Update dependency vite-plugin-svgr to v4.2.0 2023-12-01 04:41:56 +00:00
Robin
2795bc3a94 Merge pull request #1957 from vector-im/renovate/posthog-js-1.x-lockfile
Update dependency posthog-js to v1.93.3
2023-11-30 23:41:27 -05:00
Robin
c433069f90 Format code 2023-11-30 23:40:33 -05:00
renovate[bot]
ab07d657c6 Update dependency typescript to v5.3.2 2023-12-01 04:40:00 +00:00
renovate[bot]
87a215102a Update dependency i18next to v23.7.7 2023-12-01 04:39:47 +00:00
renovate[bot]
1324ff5a69 Update dependency @testing-library/jest-dom to v6.1.5 2023-12-01 04:39:23 +00:00
Robin
64f2bd3315 Merge pull request #1960 from vector-im/renovate/react-i18next-13.x-lockfile
Update dependency react-i18next to v13.5.0
2023-11-30 23:38:55 -05:00
renovate[bot]
cfdb9b4638 Update dependency react-i18next to v13.5.0 2023-12-01 01:03:58 +00:00
renovate[bot]
7730b9aebc Update dependency prettier to v3.1.0 2023-11-30 22:00:31 +00:00
renovate[bot]
eb45149f16 Update dependency posthog-js to v1.93.3 2023-11-30 19:43:24 +00:00
renovate[bot]
a6373c23f3 Update docker/metadata-action digest to e6428a5 2023-11-30 19:43:10 +00:00
Timo
3083fff480 Fix submit label (#1951)
Signed-off-by: Timo K <toger5@hotmail.de>
2023-11-30 17:31:12 +01:00
Robin
53732b99bf Merge pull request #1955 from vector-im/renovate/i18next-http-backend-2.x-lockfile
Update dependency i18next-http-backend to v2.4.2
2023-11-30 11:14:32 -05:00
Robin
3a2dba7a13 Merge pull request #1954 from vector-im/renovate/i18next-browser-languagedetector-7.x-lockfile
Update dependency i18next-browser-languagedetector to v7.2.0
2023-11-30 11:14:13 -05:00
Robin
d7dbc3d096 Merge pull request #1952 from vector-im/renovate/docker-metadata-action-digest
Update docker/metadata-action digest to 26b4721
2023-11-30 11:12:19 -05:00
renovate[bot]
0ce408899c Update dependency i18next-http-backend to v2.4.2 2023-11-30 16:10:42 +00:00
Robin
36056b17e1 Merge pull request #1950 from vector-im/renovate/eslint-8.x-lockfile
Update dependency eslint to v8.54.0
2023-11-30 11:10:39 -05:00
renovate[bot]
7697a14a65 Update dependency i18next-browser-languagedetector to v7.2.0 2023-11-30 16:10:29 +00:00
Robin
1f4c599a36 Merge pull request #1949 from vector-im/renovate/sentry-vite-plugin-2.x-lockfile
Update dependency @sentry/vite-plugin to v2.10.2
2023-11-30 11:10:00 -05:00
renovate[bot]
d232eece5a Update docker/metadata-action digest to 26b4721 2023-11-30 15:31:07 +00:00
renovate[bot]
72a23c5d1a Update dependency eslint to v8.54.0 2023-11-30 08:16:34 +00:00
renovate[bot]
2db2aa9947 Update dependency @sentry/vite-plugin to v2.10.2 2023-11-30 03:59:13 +00:00
Robin
54302ca6c6 Merge pull request #1930 from vector-im/renovate/opentelemetry-instrumentation-user-interaction-0.x
Update dependency @opentelemetry/instrumentation-user-interaction to ^0.34.0
2023-11-29 18:12:20 -05:00
Robin
b16aeb31be Ignore React Spectrum updates
A couple different people (me and Dave) have tried and failed to find an easy way to upgrade these, and in the future we won't need these dependencies at all once the switch to Compound Web is finished, so let's not generate Renovate PRs for them.
2023-11-29 16:45:59 -05:00
Robin
37ee555e0a Merge pull request #1939 from vector-im/renovate/node-20.x-lockfile
Update dependency @types/node to v20.10.1
2023-11-29 16:43:00 -05:00
renovate[bot]
1790818f3a Update dependency @opentelemetry/instrumentation-user-interaction to ^0.34.0 2023-11-29 21:42:20 +00:00
Robin
c821cadac2 Merge pull request #1929 from vector-im/renovate/opentelemetry-instrumentation-document-load-0.x
Update dependency @opentelemetry/instrumentation-document-load to ^0.34.0
2023-11-29 16:41:55 -05:00
renovate[bot]
d0ec052641 Update dependency @types/node to v20.10.1 2023-11-29 21:39:25 +00:00
Robin
bbe1043289 Fix the settings label (#1936)
We were displaying the raw translation key rather than the translated text.
2023-11-29 19:01:45 +01:00
Robin
22ac156085 Merge pull request #1887 from vector-im/renovate/babel-monorepo
Update babel monorepo
2023-11-29 12:55:54 -05:00
Robin
544c50743e Merge pull request #1934 from vector-im/renovate/livekit-components-react-1.x-lockfile
Update dependency @livekit/components-react to v1.4.2
2023-11-29 12:54:15 -05:00
renovate[bot]
8ab623b9e2 Update babel monorepo 2023-11-29 17:51:59 +00:00
renovate[bot]
468dffcf98 Update dependency @livekit/components-react to v1.4.2 2023-11-29 17:50:39 +00:00
Robin
bd5b547483 Merge pull request #1926 from vector-im/renovate/jest-monorepo
Update dependency @types/jest to v29.5.10
2023-11-29 12:50:09 -05:00
Robin
3b2e0acb99 Merge pull request #1883 from vector-im/renovate/testing-library-react-14.x-lockfile
Update dependency @testing-library/react to v14.1.2
2023-11-29 12:50:02 -05:00
Robin
a631f83a7f Merge pull request #1875 from vector-im/renovate/sdp-transform-2.x-lockfile
Update dependency @types/sdp-transform to v2.4.9
2023-11-29 12:49:55 -05:00
Robin
57ed732ba8 Fix type errors 2023-11-29 10:49:17 -05:00
Robin
50d792c6c9 Make some corrections to the development guide 2023-11-29 10:42:54 -05:00
renovate[bot]
a0cdafcd7c Update dependency @types/jest to v29.5.10 2023-11-29 13:06:10 +00:00
renovate[bot]
2d8aaf0a3b Update dependency @opentelemetry/instrumentation-document-load to ^0.34.0 2023-11-29 12:06:25 +00:00
renovate[bot]
9746764f81 Update dependency @testing-library/react to v14.1.2 2023-11-17 19:15:15 +00:00
renovate[bot]
0a2ea8315b Update dependency @types/sdp-transform to v2.4.9 2023-11-08 08:52:46 +00:00
127 changed files with 5208 additions and 5086 deletions

View File

@@ -38,6 +38,16 @@ module.exports = {
"jsx-a11y/media-has-caption": "off", "jsx-a11y/media-has-caption": "off",
// We should use the js-sdk logger, never console directly. // We should use the js-sdk logger, never console directly.
"no-console": ["error"], "no-console": ["error"],
"no-restricted-imports": [
"error",
{
name: "@react-rxjs/core",
importNames: ["Subscribe", "RemoveSubscribe"],
message:
"These components are easy to misuse, please use the 'subscribe' component wrapper instead",
},
],
"react/display-name": "error",
}, },
settings: { settings: {
react: { react: {

2
.github/CODEOWNERS vendored
View File

@@ -1 +1 @@
* @vector-im/element-call-reviewers * @element-hq/element-call-reviewers

View File

@@ -1,34 +1,25 @@
name: Build name: Build
on: on:
pull_request: {} pull_request:
types:
- synchronize
- opened
- labeled
paths-ignore:
- ".github/**"
- "docs/**"
push: push:
branches: [livekit, full-mesh] branches: [livekit, full-mesh]
paths-ignore:
- ".github/**"
- "docs/**"
jobs: jobs:
build: build_element_call:
name: Build uses: ./.github/workflows/element-call.yaml
runs-on: ubuntu-latest with:
steps: vite_app_version: ${{ github.event.release.tag_name || github.sha }}
- name: Checkout code secrets:
uses: actions/checkout@v4 SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
- name: Yarn cache SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
uses: actions/setup-node@v4 SENTRY_URL: ${{ secrets.SENTRY_URL }}
with: SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
cache: "yarn"
- name: Install dependencies
run: "yarn install"
- name: Build
run: "yarn run build"
env:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
VITE_APP_VERSION: ${{ github.sha }}
NODE_OPTIONS: "--max-old-space-size=4096"
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: build
path: dist
# We'll only use this in a triggered job, then we're done with it
retention-days: 1

56
.github/workflows/docker.yaml vendored Normal file
View File

@@ -0,0 +1,56 @@
name: Docker - Deploy
on:
workflow_call:
inputs:
docker_tags:
required: true
type: string
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
jobs:
build_and_deploy:
name: Build & publish docker
runs-on: ubuntu-latest
permissions:
contents: write # required to upload release asset
packages: write
steps:
- name: Check it out
uses: actions/checkout@v4
- name: 📥 Download artifact
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id || github.run_id }}
name: build-output
path: dist
- name: Log in to container registry
uses: docker/login-action@5f4866a30a54f16a52d2ecb4a3898e9e424939cf
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: ${{ inputs.docker_tags}}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@a530e948adbeb357dbca95a7f8845d385edf4438
- name: Build and push Docker image
uses: docker/build-push-action@7e6f77677b7892794c8852c6e3773c3e9bc3129a
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

View File

@@ -14,7 +14,7 @@ jobs:
- name: Check out test private repo - name: Check out test private repo
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
repository: vector-im/static-call-participant repository: element-hq/static-call-participant
ref: refs/heads/main ref: refs/heads/main
path: static-call-participant path: static-call-participant
token: ${{ secrets.GH_E2E_TEST_TOKEN }} token: ${{ secrets.GH_E2E_TEST_TOKEN }}

46
.github/workflows/element-call.yaml vendored Normal file
View File

@@ -0,0 +1,46 @@
name: Element Call - Build
on:
workflow_call:
inputs:
vite_app_version:
required: true
type: string
secrets:
SENTRY_ORG:
required: true
SENTRY_PROJECT:
required: true
SENTRY_URL:
required: true
SENTRY_AUTH_TOKEN:
required: true
jobs:
build:
name: Build Element Call
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Yarn cache
uses: actions/setup-node@v4
with:
cache: "yarn"
- name: Install dependencies
run: "yarn install"
- name: Build
run: "yarn run build"
env:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
VITE_APP_VERSION: ${{ inputs.vite_app_version }}
NODE_OPTIONS: "--max-old-space-size=4096"
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: build-output
path: dist
# We'll only use this in a triggered job, then we're done with it
retention-days: 1

View File

@@ -1,15 +1,29 @@
name: Netlify PR Preview name: Netlify - Deploy
on: on:
workflow_run: workflow_call:
workflows: ["Build"] inputs:
types: pr_number:
- completed required: true
branches-ignore: type: string
- "main" pr_head_full_name:
- "livekit" required: true
type: string
pr_head_ref:
required: true
type: string
deployment_ref:
required: true
type: string
secrets:
ELEMENT_BOT_TOKEN:
required: true
NETLIFY_AUTH_TOKEN:
required: true
NETLIFY_SITE_ID:
required: true
jobs: jobs:
deploy: deploy:
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.event == 'pull_request'
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
deployments: write deployments: write
@@ -22,45 +36,33 @@ jobs:
step: start step: start
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
env: Netlify env: Netlify
ref: ${{ github.event.workflow_run.head_sha }} ref: ${{ inputs.deployment_ref }}
desc: | desc: |
Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Do you trust the author of this PR? Maybe this build will steal your keys or give you malware.
Exercise caution. Use test accounts. Exercise caution. Use test accounts.
- id: prdetails
uses: matrix-org/pr-details-action@v1.3
with:
owner: ${{ github.event.workflow_run.head_repository.owner.login }}
branch: ${{ github.event.workflow_run.head_branch }}
# There's a 'download artifact' action, but it hasn't been updated for the workflow_run action
# (https://github.com/actions/download-artifact/issues/60) so instead we get this mess:
- name: 📥 Download artifact - name: 📥 Download artifact
uses: dawidd6/action-download-artifact@v2 uses: actions/download-artifact@v4
with: with:
run_id: ${{ github.event.workflow_run.id }} github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
name: build run-id: ${{ github.event.workflow_run.id }}
name: build-output
path: webapp path: webapp
- name: Add redirects file - name: Add redirects file
# We fetch from github directly as we don't bother checking out the repo # We fetch from github directly as we don't bother checking out the repo
run: curl -s https://raw.githubusercontent.com/vector-im/element-call/main/config/netlify_redirects > webapp/_redirects run: curl -s https://raw.githubusercontent.com/element-hq/element-call/main/config/netlify_redirects > webapp/_redirects
- name: Add config file - name: Add config file
env: run: curl -s "https://raw.githubusercontent.com/${{ inputs.pr_head_full_name }}/${{ inputs.pr_head_ref }}/config/element_io_preview.json" > webapp/config.json
HEADBRACH: ${{ github.event.workflow_run.head_branch }}
run: curl -s "https://raw.githubusercontent.com/vector-im/element-call/${HEADBRACH}/config/element_io_preview.json" > webapp/config.json
- name: ☁️ Deploy to Netlify - name: ☁️ Deploy to Netlify
id: netlify id: netlify
uses: nwtgck/actions-netlify@v2.1 uses: nwtgck/actions-netlify@v3.0
with: with:
publish-dir: webapp publish-dir: webapp
deploy-message: "Deploy from GitHub Actions" deploy-message: "Deploy from GitHub Actions"
# These don't work because we're in workflow_run alias: pr${{ inputs.pr_number }}
enable-pull-request-comment: false
enable-commit-comment: false
alias: pr${{ steps.prdetails.outputs.pr_id }}
env: env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }} NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }} NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

48
.github/workflows/pr-deploy.yaml vendored Normal file
View File

@@ -0,0 +1,48 @@
name: PR Preview Deployments
on:
workflow_run:
workflows: ["Build"]
types:
- completed
jobs:
prdetails:
if: ${{ github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.event == 'pull_request' }}
runs-on: ubuntu-latest
outputs:
pr_number: ${{ steps.prdetails.outputs.pr_id }}
pr_data_json: ${{ steps.prdetails.outputs.data }}
steps:
- id: prdetails
uses: matrix-org/pr-details-action@v1.3
continue-on-error: true
with:
owner: ${{ github.event.workflow_run.head_repository.owner.login }}
branch: ${{ github.event.workflow_run.head_branch }}
netlify:
needs: prdetails
permissions:
deployments: write
uses: ./.github/workflows/netlify.yaml
with:
pr_number: ${{ needs.prdetails.outputs.pr_number }}
pr_head_full_name: ${{ github.event.workflow_run.head_repository.full_name }}
pr_head_ref: ${{ needs.prdetails.outputs.pr_data_json && fromJSON(needs.prdetails.outputs.pr_data_json).head.ref }}
deployment_ref: ${{ needs.prdetails.outputs.pr_data_json && fromJSON(needs.prdetails.outputs.pr_data_json).head.sha || github.ref || github.head_ref }}
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
docker:
if: ${{ needs.prdetails.outputs.pr_data_json && contains(fromJSON(needs.prdetails.outputs.pr_data_json).labels.*.name, 'docker build') }}
needs: prdetails
permissions:
contents: write
packages: write
uses: ./.github/workflows/docker.yaml
with:
docker_tags: |
type=sha,format=short,event=branch
type=raw,value=pr_${{ needs.prdetails.outputs.pr_number }}

View File

@@ -3,17 +3,34 @@ name: Build & publish images to the package registry for tags
on: on:
release: release:
types: [published] types: [published]
push: workflow_run:
workflows: ["Build"]
branches: [livekit] branches: [livekit]
types:
- completed
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}
jobs: jobs:
build: build_element_call:
name: Build & publish if: ${{ github.event_name == 'release' }}
uses: ./.github/workflows/element-call.yaml
with:
vite_app_version: ${{ github.event.release.tag_name || github.sha }}
secrets:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
publish_tarball:
needs: build_element_call
if: always()
name: Publish tarball
runs-on: ubuntu-latest runs-on: ubuntu-latest
outputs:
unix_time: ${{steps.current-time.outputs.unix_time}}
permissions: permissions:
contents: write # required to upload release asset contents: write # required to upload release asset
packages: write packages: write
@@ -21,64 +38,33 @@ jobs:
- name: Get current time - name: Get current time
id: current-time id: current-time
run: echo "unix_time=$(date +'%s')" >> $GITHUB_OUTPUT run: echo "unix_time=$(date +'%s')" >> $GITHUB_OUTPUT
- name: 📥 Download artifact
- name: Check it out uses: actions/download-artifact@v4
uses: actions/checkout@v4
- name: Log in to container registry
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
with: with:
registry: ${{ env.REGISTRY }} github-token: ${{ secrets.GITHUB_TOKEN }}
username: ${{ github.actor }} run-id: ${{ github.event.workflow_run.id || github.run_id }}
password: ${{ secrets.GITHUB_TOKEN }} name: build-output
path: dist
- name: Yarn cache
uses: actions/setup-node@v4
with:
cache: "yarn"
- name: Install dependencies
run: "yarn install"
- name: Build
run: "yarn run build"
env:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
VITE_APP_VERSION: ${{ github.event.release.tag_name || github.sha }}
- name: Create Tarball - name: Create Tarball
env: env:
TARBALL_VERSION: ${{ github.event.release.tag_name || github.sha }} TARBALL_VERSION: ${{ github.event.release.tag_name || github.sha }}
run: | run: |
tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist tar --numeric-owner --transform "s/dist/element-call-${TARBALL_VERSION}/" -cvzf element-call-${TARBALL_VERSION}.tar.gz dist
- name: Upload - name: Upload
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 uses: actions/upload-artifact@b06cde36fc32a3ee94080e87258567f73f921537
env: env:
GITHUB_TOKEN: ${{ github.token }} GITHUB_TOKEN: ${{ github.token }}
with: with:
path: "./element-call-*.tar.gz" path: "./element-call-*.tar.gz"
publish_docker:
- name: Extract metadata (tags, labels) for Docker needs: publish_tarball
id: meta permissions:
uses: docker/metadata-action@2a4836ac76fe8f5d0ee3a0d89aa12a80cc552ad3 contents: write
with: packages: write
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} uses: ./.github/workflows/docker.yaml
tags: | with:
type=sha,format=short,event=branch docker_tags: |
type=semver,pattern=v{{version}} type=sha,format=short,event=branch
type=raw,value=latest-ci,enable={{is_default_branch}} type=semver,pattern=v{{version}}
type=raw,value=latest-ci_${{steps.current-time.outputs.unix_time}},enable={{is_default_branch}} type=raw,value=latest-ci,enable={{is_default_branch}}
type=raw,value=latest-ci_${{needs.publish_tarball.outputs.unix_time}},enable={{is_default_branch}}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@6d5347c4025fdf2bb05167a2519cac535a14a408
- name: Build and push Docker image
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

View File

@@ -1,11 +1,11 @@
name: Run jest tests name: Run unit tests
on: on:
pull_request: {} pull_request: {}
push: push:
branches: [livekit, full-mesh] branches: [livekit, full-mesh]
jobs: jobs:
jest: vitest:
name: Run jest tests name: Run vitest tests
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code
@@ -16,9 +16,9 @@ jobs:
cache: "yarn" cache: "yarn"
- name: Install dependencies - name: Install dependencies
run: "yarn install" run: "yarn install"
- name: Jest - name: Vitest
run: "yarn run test" run: "yarn run test"
- name: Upload to codecov - name: Upload to codecov
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v4
with: with:
flags: unittests flags: unittests

View File

@@ -15,7 +15,7 @@ jobs:
- name: Checkout the code - name: Checkout the code
uses: actions/checkout@v4 uses: actions/checkout@v4
- uses: actions/setup-node@v3 - uses: actions/setup-node@v4
with: with:
cache: "yarn" cache: "yarn"
@@ -38,7 +38,7 @@ jobs:
- name: Create Pull Request - name: Create Pull Request
id: cpr id: cpr
uses: peter-evans/create-pull-request@v5.0.2 uses: peter-evans/create-pull-request@v6.0.3
with: with:
token: ${{ secrets.ELEMENT_BOT_TOKEN }} token: ${{ secrets.ELEMENT_BOT_TOKEN }}
branch: actions/localazy-download branch: actions/localazy-download

View File

@@ -3,6 +3,8 @@ on:
push: push:
branches: branches:
- livekit - livekit
paths-ignore:
- ".github/**"
jobs: jobs:
upload: upload:

View File

@@ -5,7 +5,7 @@
Group calls with WebRTC that leverage [Matrix](https://matrix.org) and an open-source WebRTC toolkit from [LiveKit](https://livekit.io/). Group calls with WebRTC that leverage [Matrix](https://matrix.org) and an open-source WebRTC toolkit from [LiveKit](https://livekit.io/).
For prior version of the Element Call that relied solely on full-mesh logic, check [`full-mesh`](https://github.com/vector-im/element-call/tree/full-mesh) branch. For prior version of the Element Call that relied solely on full-mesh logic, check [`full-mesh`](https://github.com/element-hq/element-call/tree/full-mesh) branch.
![A demo of Element Call with six people](demo.jpg) ![A demo of Element Call with six people](demo.jpg)
@@ -16,7 +16,7 @@ To try it out, visit our hosted version at [call.element.io](https://call.elemen
Until prebuilt tarballs are available, you'll need to build Element Call from source. First, clone and install the package: Until prebuilt tarballs are available, you'll need to build Element Call from source. First, clone and install the package:
``` ```
git clone https://github.com/vector-im/element-call.git git clone https://github.com/element-hq/element-call.git
cd element-call cd element-call
yarn yarn
yarn build yarn build
@@ -74,7 +74,7 @@ yarn link
Next, we can set up this project: Next, we can set up this project:
``` ```
git clone https://github.com/vector-im/element-call.git git clone https://github.com/element-hq/element-call.git
cd element-call cd element-call
yarn yarn
yarn link matrix-js-sdk yarn link matrix-js-sdk
@@ -93,12 +93,12 @@ service for development. These use a test 'secret' published in this
repository, so this must be used only for local development and repository, so this must be used only for local development and
**_never be exposed to the public Internet._** **_never be exposed to the public Internet._**
To use it, add SFU parameter in your local config `./public/config.yml`: To use it, add SFU parameter in your local config `./public/config.json`:
```yaml ```json
"livekit": { "livekit": {
"jwt_service_url": "http://localhost:8881" "livekit_service_url": "http://localhost:8881"
}, },
``` ```
Run backend components: Run backend components:

View File

@@ -5,7 +5,7 @@ networks:
services: services:
auth-service: auth-service:
image: ghcr.io/vector-im/lk-jwt-service:latest-ci image: ghcr.io/element-hq/lk-jwt-service:latest-ci
hostname: auth-server hostname: auth-server
ports: ports:
- 8881:8080 - 8881:8080

View File

@@ -22,5 +22,3 @@ turn:
external_tls: true external_tls: true
keys: keys:
devkey: secret devkey: secret
signal_relay:
enabled: true

30
config/httpd.conf Normal file
View File

@@ -0,0 +1,30 @@
<VirtualHost *:8080>
ServerName localhost
DocumentRoot "/app"
<Location "/">
# disable cache entriely by default (apart from Etag which is accurate enough)
Header add Cache-Control "private no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0"
CacheDisable on
ExpiresActive off
# also turn off last-modified since they are just the timestamps of the file in the docker image
# and may or may not bear any resemblance to when the resource changed
Header add Last-Modified ""
DirectoryIndex index.html
</Location>
# assets can be cached because they have hashed filenames
<Location "/assets">
ExpiresActive on
ExpiresDefault "access plus 1 week"
Header add Cache-Control "public, no-transform"
</Location>
<Location "/apple-app-site-association">
ForceType application/json
</Location>
</VirtualHost>

View File

@@ -1,57 +1,76 @@
## Url Format and parameters # Url Format and parameters
There are two formats for Element Call urls. There are two formats for Element Call urls.
- **Current Format** - **Current Format**
```
```text
https://element_call.domain/room/# https://element_call.domain/room/#
/<room_name_alias>?roomId=!id:domain&password=1234&<other params see below> /<room_name_alias>?roomId=!id:domain&password=1234&<other params see below>
``` ```
The url is split into two sections. The `https://element_call.domain/room/#` contains the app and the intend that the link brings you into a specific room (`https://call.element.io/#` would be the homepage). The fragment is used for query parameters to make sure they never get sent to the element_call.domain server. Here we have the actual matrix roomId and the password which are used to connect all participants with e2ee. This allows that `<room_name_alias>` does not need to be unique. Multiple meetings with the label weekly-sync can be created without collisions.
The url is split into two sections. The `https://element_call.domain/room/#`
contains the app and the intend that the link brings you into a specific room
(`https://call.element.io/#` would be the homepage). The fragment is used for
query parameters to make sure they never get sent to the element_call.domain
server. Here we have the actual matrix roomId and the password which are used
to connect all participants with e2ee. This allows that `<room_name_alias>` does
not need to be unique. Multiple meetings with the label weekly-sync can be created
without collisions.
- **deprecated** - **deprecated**
```
```text
https://element_call.domain/<room_name> https://element_call.domain/<room_name>
``` ```
With this format the livekit alias that will be used is the `<room_name>`. All ppl connecting to this url will end up in the same unencrypted room. This does not scale, is super unsecure (ppl could end up in the same room by accident) and it also is not really possible to support encryption.
With this format the livekit alias that will be used is the `<room_name>`.
All ppl connecting to this url will end up in the same unencrypted room.
This does not scale, is super unsecure
(ppl could end up in the same room by accident) and it also is not really
possible to support encryption.
The url parameters are spit into two categories: **general** and **widget related**. The url parameters are spit into two categories: **general** and **widget related**.
### Widget related params ## Widget related params
**widgetId** **widgetId**
The id used by the widget. The presence of this parameter inplis that elemetn call will not connect to a homeserver directly and instead tries to establish postMessage communication via the `parentUrl` The id used by the widget. The presence of this parameter implies that element
call will not connect to a homeserver directly and instead tries to establish
postMessage communication via the `parentUrl`.
``` ```ts
widgetId: string | null; widgetId: string | null;
``` ```
**parentUrl** **parentUrl**
The url used to send widget action postMessages. This should be the domain of the client The url used to send widget action postMessages. This should be the domain of
or the webview the widget is hosted in. (in case the widget is not in an Iframe but in a the client or the webview the widget is hosted in. (in case the widget is not
dedicated webview we send the postMessages same webview the widget lives in. Filtering is in an Iframe but in a dedicated webview we send the postMessages same webview
done in the widget so it ignores the messages it receives from itself) the widget lives in. Filtering is done in the widget so it ignores the messages
it receives from itself)
``` ```ts
parentUrl: string | null; parentUrl: string | null;
``` ```
**userId** **userId**
The user's ID (only used in matryoshka mode). The user's ID (only used in matryoshka mode).
``` ```ts
userId: string | null; userId: string | null;
``` ```
**deviceId** **deviceId**
The device's ID (only used in matryoshka mode). The device's ID (only used in matryoshka mode).
``` ```ts
deviceId: string | null; deviceId: string | null;
``` ```
**baseUrl** **baseUrl**
The base URL of the homeserver to use for media lookups in matryoshka mode. The base URL of the homeserver to use for media lookups in matryoshka mode.
``` ```ts
baseUrl: string | null; baseUrl: string | null;
``` ```
@@ -64,14 +83,14 @@ roomId is an exception as we need the room ID in embedded (matroyska) mode, and
the room alias (or even the via params because we are not trying to join it). This the room alias (or even the via params because we are not trying to join it). This
is also not validated, where it is in useRoomIdentifier(). is also not validated, where it is in useRoomIdentifier().
``` ```ts
roomId: string | null; roomId: string | null;
``` ```
**confineToRoom** **confineToRoom**
Whether the app should keep the user confined to the current call/room. Whether the app should keep the user confined to the current call/room.
``` ```ts
confineToRoom: boolean; (default: false) confineToRoom: boolean; (default: false)
``` ```
@@ -79,7 +98,7 @@ confineToRoom: boolean; (default: false)
Whether upon entering a room, the user should be prompted to launch the Whether upon entering a room, the user should be prompted to launch the
native mobile app. (Affects only Android and iOS.) native mobile app. (Affects only Android and iOS.)
``` ```ts
appPrompt: boolean; (default: true) appPrompt: boolean; (default: true)
``` ```
@@ -87,28 +106,29 @@ appPrompt: boolean; (default: true)
Whether the app should pause before joining the call until it sees an Whether the app should pause before joining the call until it sees an
io.element.join widget action, allowing it to be preloaded. io.element.join widget action, allowing it to be preloaded.
``` ```ts
preload: boolean; (default: false) preload: boolean; (default: false)
``` ```
**hideHeader** **hideHeader**
Whether to hide the room header when in a call. Whether to hide the room header when in a call.
``` ```ts
hideHeader: boolean; (default: false) hideHeader: boolean; (default: false)
``` ```
**showControls** **showControls**
Whether to show the buttons to mute, screen-share, invite, hangup are shown when in a call. Whether to show the buttons to mute, screen-share, invite, hangup are shown
when in a call.
``` ```ts
showControls: boolean; (default: true) showControls: boolean; (default: true)
``` ```
**hideScreensharing** **hideScreensharing**
Whether to hide the screen-sharing button. Whether to hide the screen-sharing button.
``` ```ts
hideScreensharing: boolean; (default: false) hideScreensharing: boolean; (default: false)
``` ```
@@ -116,7 +136,7 @@ hideScreensharing: boolean; (default: false)
Whether to use end-to-end encryption. This is a legacy flag for the full mesh branch. Whether to use end-to-end encryption. This is a legacy flag for the full mesh branch.
It is not used on the livekit branch and has no impact there! It is not used on the livekit branch and has no impact there!
``` ```ts
enableE2EE: boolean; (default: true) enableE2EE: boolean; (default: true)
``` ```
@@ -124,28 +144,29 @@ enableE2EE: boolean; (default: true)
Whether to use per participant encryption. Whether to use per participant encryption.
Keys will be exchanged over encrypted matrix room messages. Keys will be exchanged over encrypted matrix room messages.
``` ```ts
perParticipantE2EE: boolean; (default: false) perParticipantE2EE: boolean; (default: false)
``` ```
**password** **password**
E2EE password when using a shared secret. (For individual sender keys in embedded mode this is not required.) E2EE password when using a shared secret.
(For individual sender keys in embedded mode this is not required.)
``` ```ts
password: string | null; password: string | null;
``` ```
**displayName** **displayName**
The display name to use for auto-registration. The display name to use for auto-registration.
``` ```ts
displayName: string | null; displayName: string | null;
``` ```
**lang** **lang**
The BCP 47 code of the language the app should use. The BCP 47 code of the language the app should use.
``` ```ts
lang: string | null; lang: string | null;
``` ```
@@ -153,7 +174,7 @@ lang: string | null;
The font/fonts which the interface should use. The font/fonts which the interface should use.
There can be multiple font url parameters: `?font=font-one&font=font-two...` There can be multiple font url parameters: `?font=font-one&font=font-two...`
``` ```ts
font: string; font: string;
font: string; font: string;
... ...
@@ -162,14 +183,15 @@ font: string;
**fontScale** **fontScale**
The factor by which to scale the interface's font size. The factor by which to scale the interface's font size.
``` ```ts
fontScale: number | null; fontScale: number | null;
``` ```
**analyticsID** **analyticsID**
The Posthog analytics ID. It is only available if the user has given consent for sharing telemetry in element web. The Posthog analytics ID. It is only available if the user has given consent for
sharing telemetry in element web.
``` ```ts
analyticsID: string | null; analyticsID: string | null;
``` ```
@@ -177,7 +199,7 @@ analyticsID: string | null;
Whether the app is allowed to use fallback STUN servers for ICE in case the Whether the app is allowed to use fallback STUN servers for ICE in case the
user's homeserver doesn't provide any. user's homeserver doesn't provide any.
``` ```ts
allowIceFallback: boolean; (default: false) allowIceFallback: boolean; (default: false)
``` ```
@@ -186,6 +208,45 @@ Setting this flag skips the lobby and brings you in the call directly.
In the widget this can be combined with preload to pass the device settings In the widget this can be combined with preload to pass the device settings
with the join widget action. with the join widget action.
``` ```ts
skipLobby: boolean; (default: false) skipLobby: boolean; (default: false)
``` ```
**returnToLobby**
Setting this flag makes element call show the lobby in widget mode after leaving
a call.
This is useful for video rooms.
If set to false, the widget will show a blank page after leaving the call.
```ts
returnToLobby: boolean; (default: false)
```
**theme**
The theme to use for element call.
can be "light", "dark", "light-high-contrast" or "dark-high-contrast".
If not set element call will use the dark theme.
```ts
theme: string | null;
```
**viaServers**
This defines the homeserver that is going to be used when joining a room.
It has to be set to a non default value for links to rooms
that are not on the default homeserver,
that is in use for the current user.
```ts
viaServers: string; (default: undefined)
```
**homeserver**
This defines the homeserver that is going to be used when registering
a new (guest) user.
This can be user to configure a non default guest user server when
creating a spa link.
```ts
homeserver: string; (default: undefined)
```

View File

@@ -13,21 +13,24 @@
"lint:types": "tsc", "lint:types": "tsc",
"i18n": "node_modules/i18next-parser/bin/cli.js", "i18n": "node_modules/i18next-parser/bin/cli.js",
"i18n:check": "node_modules/i18next-parser/bin/cli.js --fail-on-warnings --fail-on-update", "i18n:check": "node_modules/i18next-parser/bin/cli.js --fail-on-warnings --fail-on-update",
"test": "jest", "test": "vitest",
"test:coverage": "vitest run --coverage",
"backend": "docker-compose -f backend-docker-compose.yml up" "backend": "docker-compose -f backend-docker-compose.yml up"
}, },
"dependencies": { "dependencies": {
"@juggle/resize-observer": "^3.3.1", "@juggle/resize-observer": "^3.3.1",
"@livekit/components-react": "^1.1.0", "@livekit/components-core": "^0.10.0",
"@livekit/components-react": "^2.0.0",
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz", "@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
"@opentelemetry/api": "^1.4.0", "@opentelemetry/api": "^1.4.0",
"@opentelemetry/context-zone": "^1.9.1", "@opentelemetry/context-zone": "^1.9.1",
"@opentelemetry/exporter-jaeger": "^1.9.1", "@opentelemetry/exporter-jaeger": "^1.9.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.45.0", "@opentelemetry/exporter-trace-otlp-http": "^0.48.0",
"@opentelemetry/instrumentation-document-load": "^0.33.0", "@opentelemetry/instrumentation-document-load": "^0.36.0",
"@opentelemetry/instrumentation-user-interaction": "^0.33.0", "@opentelemetry/instrumentation-user-interaction": "^0.36.0",
"@opentelemetry/sdk-trace-web": "^1.9.1", "@opentelemetry/sdk-trace-web": "^1.9.1",
"@radix-ui/react-dialog": "^1.0.4", "@radix-ui/react-dialog": "^1.0.4",
"@radix-ui/react-slider": "^1.1.2",
"@radix-ui/react-visually-hidden": "^1.0.3", "@radix-ui/react-visually-hidden": "^1.0.3",
"@react-aria/button": "^3.3.4", "@react-aria/button": "^3.3.4",
"@react-aria/focus": "^3.5.0", "@react-aria/focus": "^3.5.0",
@@ -37,6 +40,7 @@
"@react-aria/tabs": "^3.1.0", "@react-aria/tabs": "^3.1.0",
"@react-aria/tooltip": "^3.1.3", "@react-aria/tooltip": "^3.1.3",
"@react-aria/utils": "^3.10.0", "@react-aria/utils": "^3.10.0",
"@react-rxjs/core": "^0.10.7",
"@react-spring/web": "^9.4.4", "@react-spring/web": "^9.4.4",
"@react-stately/collections": "^3.3.4", "@react-stately/collections": "^3.3.4",
"@react-stately/select": "^3.1.3", "@react-stately/select": "^3.1.3",
@@ -46,8 +50,8 @@
"@sentry/tracing": "^7.0.0", "@sentry/tracing": "^7.0.0",
"@types/lodash": "^4.14.199", "@types/lodash": "^4.14.199",
"@use-gesture/react": "^10.2.11", "@use-gesture/react": "^10.2.11",
"@vector-im/compound-design-tokens": "^0.1.0", "@vector-im/compound-design-tokens": "^1.0.0",
"@vector-im/compound-web": "^0.6.0", "@vector-im/compound-web": "^3.0.0",
"@vitejs/plugin-basic-ssl": "^1.0.1", "@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-react": "^4.0.1", "@vitejs/plugin-react": "^4.0.1",
"buffer": "^6.0.3", "buffer": "^6.0.3",
@@ -56,9 +60,9 @@
"i18next": "^23.0.0", "i18next": "^23.0.0",
"i18next-browser-languagedetector": "^7.0.0", "i18next-browser-languagedetector": "^7.0.0",
"i18next-http-backend": "^2.0.0", "i18next-http-backend": "^2.0.0",
"livekit-client": "^1.12.3", "livekit-client": "^2.0.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#eca651c0c2ff0600bdae0bb6aba43485e48b69d5", "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#d55c6a36df539f6adacc335efe5b9be27c9cee4a",
"matrix-widget-api": "^1.3.1", "matrix-widget-api": "^1.3.1",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"pako": "^2.0.4", "pako": "^2.0.4",
@@ -66,15 +70,16 @@
"posthog-js": "^1.29.0", "posthog-js": "^1.29.0",
"react": "18", "react": "18",
"react-dom": "18", "react-dom": "18",
"react-i18next": "^13.0.0", "react-i18next": "^14.0.0",
"react-router-dom": "^5.2.0", "react-router-dom": "^5.2.0",
"react-use-clipboard": "^1.0.7", "react-use-clipboard": "^1.0.7",
"react-use-measure": "^2.1.1", "react-use-measure": "^2.1.1",
"rxjs": "^7.8.1",
"sdp-transform": "^2.14.1", "sdp-transform": "^2.14.1",
"tinyqueue": "^2.0.3", "tinyqueue": "^2.0.3",
"unique-names-generator": "^4.6.0", "unique-names-generator": "^4.6.0",
"uuid": "9", "uuid": "9",
"vaul": "^0.7.0" "vaul": "^0.9.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.16.5", "@babel/core": "^7.16.5",
@@ -84,21 +89,19 @@
"@react-spring/rafz": "^9.7.3", "@react-spring/rafz": "^9.7.3",
"@react-types/dialog": "^3.5.5", "@react-types/dialog": "^3.5.5",
"@sentry/vite-plugin": "^2.0.0", "@sentry/vite-plugin": "^2.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0", "@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1", "@testing-library/user-event": "^14.5.1",
"@types/content-type": "^1.1.5", "@types/content-type": "^1.1.5",
"@types/dom-screen-wake-lock": "^1.0.1", "@types/dom-screen-wake-lock": "^1.0.1",
"@types/dompurify": "^3.0.2", "@types/dompurify": "^3.0.2",
"@types/grecaptcha": "^3.0.4", "@types/grecaptcha": "^3.0.4",
"@types/jest": "^29.5.5",
"@types/node": "^20.0.0", "@types/node": "^20.0.0",
"@types/react-router-dom": "^5.3.3", "@types/react-router-dom": "^5.3.3",
"@types/request": "^2.48.8", "@types/request": "^2.48.8",
"@types/sdp-transform": "^2.4.5", "@types/sdp-transform": "^2.4.5",
"@types/uuid": "9", "@types/uuid": "9",
"@typescript-eslint/eslint-plugin": "^6.1.0", "@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^6.1.0", "@typescript-eslint/parser": "^7.0.0",
"babel-loader": "^9.0.0", "babel-loader": "^9.0.0",
"babel-plugin-transform-vite-meta-env": "^1.0.3", "babel-plugin-transform-vite-meta-env": "^1.0.3",
"eslint": "^8.14.0", "eslint": "^8.14.0",
@@ -110,39 +113,16 @@
"eslint-plugin-matrix-org": "^1.2.1", "eslint-plugin-matrix-org": "^1.2.1",
"eslint-plugin-react": "^7.29.4", "eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.5.0", "eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-unicorn": "^49.0.0", "eslint-plugin-unicorn": "^51.0.0",
"i18next-parser": "^8.0.0", "i18next-parser": "^8.0.0",
"identity-obj-proxy": "^3.0.0", "jsdom": "^24.0.0",
"jest": "^29.2.2",
"jest-environment-jsdom": "^29.3.1",
"jest-mock": "^29.5.0",
"prettier": "^3.0.0", "prettier": "^3.0.0",
"sass": "^1.42.1", "sass": "^1.42.1",
"typescript": "^5.1.6", "typescript": "^5.1.6",
"typescript-eslint-language-service": "^5.0.5", "typescript-eslint-language-service": "^5.0.5",
"vite": "^4.2.0", "vite": "^5.0.0",
"vite-plugin-html-template": "^1.1.0", "vite-plugin-html-template": "^1.1.0",
"vite-plugin-svgr": "^4.0.0" "vite-plugin-svgr": "^4.0.0",
}, "vitest": "^1.2.2"
"jest": {
"testEnvironment": "./test/environment.ts",
"testMatch": [
"<rootDir>/test/**/*-test.[jt]s?(x)"
],
"transformIgnorePatterns": [
"/node_modules/(?!d3)+$",
"/node_modules/(?!internmap)+$"
],
"moduleNameMapper": {
"\\.css$": "identity-obj-proxy",
"\\.svg\\?react$": "<rootDir>/test/mocks/svgr.ts",
"^\\./IndexedDBWorker\\?worker$": "<rootDir>/test/mocks/workerMock.ts",
"^\\./olm$": "<rootDir>/test/mocks/olmMock.ts"
},
"collectCoverage": true,
"coverageReporters": [
"text",
"cobertura"
]
} }
} }

View File

@@ -13,7 +13,8 @@
</script> </script>
</head> </head>
<body class="cpd-theme-dark"> <!-- The default class is: .no-theme {display: none}. It will be overwritten once the app is loaded. -->
<body class="no-theme">
<div id="root"></div> <div id="root"></div>
</body> </body>
</html> </html>

View File

@@ -31,8 +31,6 @@
"username": "Потребителско име", "username": "Потребителско име",
"video": "Видео" "video": "Видео"
}, },
"exit_fullscreen_button_label": "Излез от цял екран",
"fullscreen_button_label": "Цял екран",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Да, присъедини се", "join_button": "Да, присъедини се",
"text": "Този разговор вече съществува, искате ли да се присъедините?", "text": "Този разговор вече съществува, искате ли да се присъедините?",
@@ -42,7 +40,6 @@
"lobby": { "lobby": {
"join_button": "Влез в разговора" "join_button": "Влез в разговора"
}, },
"local_volume_label": "Локална сила на звука",
"logging_in": "Влизане…", "logging_in": "Влизане…",
"login_auth_links": "<0>Създайте акаунт</0> или <2>Влезте като гост</2>", "login_auth_links": "<0>Създайте акаунт</0> или <2>Влезте като гост</2>",
"login_title": "Влез", "login_title": "Влез",

View File

@@ -29,10 +29,8 @@
"settings": "Nastavení", "settings": "Nastavení",
"username": "Uživatelské jméno" "username": "Uživatelské jméno"
}, },
"exit_fullscreen_button_label": "Ukončit režim celé obrazovky",
"full_screen_view_description": "<0>Odeslání ladících záznamů nám pomůže diagnostikovat problém.</0>", "full_screen_view_description": "<0>Odeslání ladících záznamů nám pomůže diagnostikovat problém.</0>",
"full_screen_view_h1": "<0>Oops, něco se pokazilo.</0>", "full_screen_view_h1": "<0>Oops, něco se pokazilo.</0>",
"fullscreen_button_label": "Zvětšit na celou obrazovku",
"header_label": "Domov Element Call", "header_label": "Domov Element Call",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Ano, připojit se", "join_button": "Ano, připojit se",
@@ -43,7 +41,6 @@
"lobby": { "lobby": {
"join_button": "Připojit se k hovoru" "join_button": "Připojit se k hovoru"
}, },
"local_volume_label": "Lokální hlasitost",
"logging_in": "Přihlašování se…", "logging_in": "Přihlašování se…",
"login_auth_links": "<0>Vytvořit účet</0> Or <2>Jako host</2>", "login_auth_links": "<0>Vytvořit účet</0> Or <2>Jako host</2>",
"login_title": "Přihlášení", "login_title": "Přihlášení",

View File

@@ -56,10 +56,8 @@
"video": "Video" "video": "Video"
}, },
"disconnected_banner": "Die Verbindung zum Server wurde getrennt.", "disconnected_banner": "Die Verbindung zum Server wurde getrennt.",
"exit_fullscreen_button_label": "Vollbildmodus verlassen",
"full_screen_view_description": "<0>Übermittelte Problemberichte helfen uns, Fehler zu beheben.</0>", "full_screen_view_description": "<0>Übermittelte Problemberichte helfen uns, Fehler zu beheben.</0>",
"full_screen_view_h1": "<0>Hoppla, etwas ist schiefgelaufen.</0>", "full_screen_view_h1": "<0>Hoppla, etwas ist schiefgelaufen.</0>",
"fullscreen_button_label": "Vollbild",
"group_call_loader_failed_heading": "Anruf nicht gefunden", "group_call_loader_failed_heading": "Anruf nicht gefunden",
"group_call_loader_failed_text": "Anrufe sind nun Ende-zu-Ende-verschlüsselt und müssen auf der Startseite erstellt werden. Damit stellen wir sicher, dass alle denselben Schlüssel verwenden.", "group_call_loader_failed_text": "Anrufe sind nun Ende-zu-Ende-verschlüsselt und müssen auf der Startseite erstellt werden. Damit stellen wir sicher, dass alle denselben Schlüssel verwenden.",
"hangup_button_label": "Anruf beenden", "hangup_button_label": "Anruf beenden",
@@ -80,7 +78,6 @@
"join_button": "Anruf beitreten", "join_button": "Anruf beitreten",
"leave_button": "Zurück zu kürzlichen Anrufen" "leave_button": "Zurück zu kürzlichen Anrufen"
}, },
"local_volume_label": "Lokale Lautstärke",
"log_in": "Anmelden", "log_in": "Anmelden",
"logging_in": "Anmelden …", "logging_in": "Anmelden …",
"login_auth_links": "<0>Konto erstellen</0> Oder <2>Als Gast betreten</2>", "login_auth_links": "<0>Konto erstellen</0> Oder <2>Als Gast betreten</2>",
@@ -141,7 +138,6 @@
"unmute_microphone_button_label": "Mikrofon aktivieren", "unmute_microphone_button_label": "Mikrofon aktivieren",
"version": "Version: {{version}}", "version": "Version: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} präsentiert",
"sfu_participant_local": "Du" "sfu_participant_local": "Du"
}, },
"waiting_for_participants": "Warte auf weitere Teilnehmer …" "waiting_for_participants": "Warte auf weitere Teilnehmer …"

View File

@@ -37,10 +37,8 @@
"username": "Όνομα χρήστη", "username": "Όνομα χρήστη",
"video": "Βίντεο" "video": "Βίντεο"
}, },
"exit_fullscreen_button_label": "Έξοδος από πλήρη οθόνη",
"full_screen_view_description": "<0>Η υποβολή αρχείων καταγραφής σφαλμάτων θα μας βοηθήσει να εντοπίσουμε το πρόβλημα.</0>", "full_screen_view_description": "<0>Η υποβολή αρχείων καταγραφής σφαλμάτων θα μας βοηθήσει να εντοπίσουμε το πρόβλημα.</0>",
"full_screen_view_h1": "<0>Ωχ, κάτι πήγε στραβά.</0>", "full_screen_view_h1": "<0>Ωχ, κάτι πήγε στραβά.</0>",
"fullscreen_button_label": "Πλήρη οθόνη",
"header_label": "Element Κεντρική Οθόνη Κλήσεων", "header_label": "Element Κεντρική Οθόνη Κλήσεων",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Ναι, συμμετοχή στην κλήση", "join_button": "Ναι, συμμετοχή στην κλήση",
@@ -50,7 +48,6 @@
"lobby": { "lobby": {
"join_button": "Συμμετοχή στην κλήση" "join_button": "Συμμετοχή στην κλήση"
}, },
"local_volume_label": "Τοπική ένταση",
"logging_in": "Σύνδεση…", "logging_in": "Σύνδεση…",
"login_auth_links": "<0>Δημιουργήστε λογαριασμό</0> Ή <2>Συμμετέχετε ως επισκέπτης</2>", "login_auth_links": "<0>Δημιουργήστε λογαριασμό</0> Ή <2>Συμμετέχετε ως επισκέπτης</2>",
"login_title": "Σύνδεση", "login_title": "Σύνδεση",
@@ -94,8 +91,5 @@
"unauthenticated_view_body": "Δεν έχετε εγγραφεί ακόμα; <2>Δημιουργήστε λογαριασμό</2>", "unauthenticated_view_body": "Δεν έχετε εγγραφεί ακόμα; <2>Δημιουργήστε λογαριασμό</2>",
"unauthenticated_view_login_button": "Συνδεθείτε στον λογαριασμό σας", "unauthenticated_view_login_button": "Συνδεθείτε στον λογαριασμό σας",
"version": "Έκδοση: {{version}}", "version": "Έκδοση: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} παρουσιάζει"
},
"waiting_for_participants": "Αναμονή για άλλους συμμετέχοντες…" "waiting_for_participants": "Αναμονή για άλλους συμμετέχοντες…"
} }

View File

@@ -49,6 +49,7 @@
"home": "Home", "home": "Home",
"loading": "Loading…", "loading": "Loading…",
"microphone": "Microphone", "microphone": "Microphone",
"options": "Options",
"password": "Password", "password": "Password",
"profile": "Profile", "profile": "Profile",
"settings": "Settings", "settings": "Settings",
@@ -57,10 +58,8 @@
"video": "Video" "video": "Video"
}, },
"disconnected_banner": "Connectivity to the server has been lost.", "disconnected_banner": "Connectivity to the server has been lost.",
"exit_fullscreen_button_label": "Exit full screen",
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>", "full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
"full_screen_view_h1": "<0>Oops, something's gone wrong.</0>", "full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
"fullscreen_button_label": "Full screen",
"group_call_loader_failed_heading": "Call not found", "group_call_loader_failed_heading": "Call not found",
"group_call_loader_failed_text": "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.", "group_call_loader_failed_text": "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.",
"hangup_button_label": "End call", "hangup_button_label": "End call",
@@ -81,7 +80,6 @@
"join_button": "Join call", "join_button": "Join call",
"leave_button": "Back to recents" "leave_button": "Back to recents"
}, },
"local_volume_label": "Local volume",
"log_in": "Log In", "log_in": "Log In",
"logging_in": "Logging in…", "logging_in": "Logging in…",
"login_auth_links": "<0>Create an account</0> Or <2>Access as a guest</2>", "login_auth_links": "<0>Create an account</0> Or <2>Access as a guest</2>",
@@ -145,8 +143,12 @@
"unmute_microphone_button_label": "Unmute microphone", "unmute_microphone_button_label": "Unmute microphone",
"version": "Version: {{version}}", "version": "Version: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} is presenting", "change_fit_contain": "Fit to frame",
"sfu_participant_local": "You" "exit_full_screen": "Exit full screen",
"full_screen": "Full screen",
"mute_for_me": "Mute for me",
"sfu_participant_local": "You",
"volume": "Volume"
}, },
"waiting_for_participants": "Waiting for other participants…" "waiting_for_participants": "Waiting for other participants…"
} }

View File

@@ -34,10 +34,8 @@
"settings": "Ajustes", "settings": "Ajustes",
"username": "Nombre de usuario" "username": "Nombre de usuario"
}, },
"exit_fullscreen_button_label": "Salir de pantalla completa",
"full_screen_view_description": "<0>Subir los registros de depuración nos ayudará a encontrar el problema.</0>", "full_screen_view_description": "<0>Subir los registros de depuración nos ayudará a encontrar el problema.</0>",
"full_screen_view_h1": "<0>Ups, algo ha salido mal.</0>", "full_screen_view_h1": "<0>Ups, algo ha salido mal.</0>",
"fullscreen_button_label": "Pantalla completa",
"header_label": "Inicio de Element Call", "header_label": "Inicio de Element Call",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Si, unirse a la llamada", "join_button": "Si, unirse a la llamada",
@@ -48,7 +46,6 @@
"lobby": { "lobby": {
"join_button": "Unirse a la llamada" "join_button": "Unirse a la llamada"
}, },
"local_volume_label": "Volumen local",
"logging_in": "Iniciando sesión…", "logging_in": "Iniciando sesión…",
"login_auth_links": "<0>Crear una cuenta</0> o <2>Acceder como invitado</2>", "login_auth_links": "<0>Crear una cuenta</0> o <2>Acceder como invitado</2>",
"login_title": "Iniciar sesión", "login_title": "Iniciar sesión",
@@ -95,8 +92,5 @@
"unauthenticated_view_eula_caption": "Al hacer clic en \"Comenzar\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>", "unauthenticated_view_eula_caption": "Al hacer clic en \"Comenzar\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>",
"unauthenticated_view_login_button": "Iniciar sesión en tu cuenta", "unauthenticated_view_login_button": "Iniciar sesión en tu cuenta",
"version": "Versión: {{version}}", "version": "Versión: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} está presentando"
},
"waiting_for_participants": "Esperando a los otros participantes…" "waiting_for_participants": "Esperando a los otros participantes…"
} }

View File

@@ -52,10 +52,8 @@
"username": "Kasutajanimi" "username": "Kasutajanimi"
}, },
"disconnected_banner": "Võrguühendus serveriga on katkenud.", "disconnected_banner": "Võrguühendus serveriga on katkenud.",
"exit_fullscreen_button_label": "Välju täisekraanivaatest",
"full_screen_view_description": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.</0>", "full_screen_view_description": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.</0>",
"full_screen_view_h1": "<0>Ohoo, midagi on nüüd katki.</0>", "full_screen_view_h1": "<0>Ohoo, midagi on nüüd katki.</0>",
"fullscreen_button_label": "Täisekraan",
"group_call_loader_failed_heading": "Kõnet ei leidu", "group_call_loader_failed_heading": "Kõnet ei leidu",
"group_call_loader_failed_text": "Kõned on nüüd läbivalt krüptitud ning need pead looma kodulehelt. Sellega tagad, et kõik kasutavad samu krüptovõtmeid.", "group_call_loader_failed_text": "Kõned on nüüd läbivalt krüptitud ning need pead looma kodulehelt. Sellega tagad, et kõik kasutavad samu krüptovõtmeid.",
"hangup_button_label": "Lõpeta kõne", "hangup_button_label": "Lõpeta kõne",
@@ -75,7 +73,6 @@
"join_button": "Kõnega liitumine", "join_button": "Kõnega liitumine",
"leave_button": "Tagasi hiljutiste kõnede juurde" "leave_button": "Tagasi hiljutiste kõnede juurde"
}, },
"local_volume_label": "Kohalik helitugevus",
"logging_in": "Sisselogimine …", "logging_in": "Sisselogimine …",
"login_auth_links": "<0>Loo konto</0> Või <2>Sisene külalisena</2>", "login_auth_links": "<0>Loo konto</0> Või <2>Sisene külalisena</2>",
"login_title": "Sisselogimine", "login_title": "Sisselogimine",
@@ -133,7 +130,6 @@
"unmute_microphone_button_label": "Lülita mikrofon sisse", "unmute_microphone_button_label": "Lülita mikrofon sisse",
"version": "Versioon: {{version}}", "version": "Versioon: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} on esitlemas",
"sfu_participant_local": "Sina" "sfu_participant_local": "Sina"
}, },
"waiting_for_participants": "Ootame teiste osalejate lisandumist…" "waiting_for_participants": "Ootame teiste osalejate lisandumist…"

View File

@@ -32,8 +32,6 @@
"username": "نام کاربری", "username": "نام کاربری",
"video": "ویدیو" "video": "ویدیو"
}, },
"exit_fullscreen_button_label": "خروج از حالت تمام صفحه",
"fullscreen_button_label": "تمام صحفه",
"header_label": "خانهٔ تماس المنت", "header_label": "خانهٔ تماس المنت",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "بله، به تماس بپیوندید", "join_button": "بله، به تماس بپیوندید",
@@ -44,7 +42,6 @@
"lobby": { "lobby": {
"join_button": "پیوستن به تماس" "join_button": "پیوستن به تماس"
}, },
"local_volume_label": "حجم داخلی",
"logging_in": "ورود…", "logging_in": "ورود…",
"login_auth_links": "<0>ساخت حساب کاربری</0> Or <2>دسترسی به عنوان میهمان</2>", "login_auth_links": "<0>ساخت حساب کاربری</0> Or <2>دسترسی به عنوان میهمان</2>",
"login_title": "ورود", "login_title": "ورود",

View File

@@ -50,10 +50,8 @@
"video": "Vidéo" "video": "Vidéo"
}, },
"disconnected_banner": "La connexion avec le serveur a été perdue.", "disconnected_banner": "La connexion avec le serveur a été perdue.",
"exit_fullscreen_button_label": "Quitter le plein écran",
"full_screen_view_description": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.</0>", "full_screen_view_description": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.</0>",
"full_screen_view_h1": "<0>Oups, quelque chose sest mal passé.</0>", "full_screen_view_h1": "<0>Oups, quelque chose sest mal passé.</0>",
"fullscreen_button_label": "Plein écran",
"group_call_loader_failed_heading": "Appel non trouvé", "group_call_loader_failed_heading": "Appel non trouvé",
"group_call_loader_failed_text": "Les appels sont maintenant chiffrés de bout-en-bout et doivent être créés depuis la page daccueil. Cela permet dêtre sûr que tout le monde utilise la même clé de chiffrement.", "group_call_loader_failed_text": "Les appels sont maintenant chiffrés de bout-en-bout et doivent être créés depuis la page daccueil. Cela permet dêtre sûr que tout le monde utilise la même clé de chiffrement.",
"hangup_button_label": "Terminer lappel", "hangup_button_label": "Terminer lappel",
@@ -73,7 +71,6 @@
"join_button": "Rejoindre lappel", "join_button": "Rejoindre lappel",
"leave_button": "Revenir à lhistorique des appels" "leave_button": "Revenir à lhistorique des appels"
}, },
"local_volume_label": "Volume local",
"logging_in": "Connexion…", "logging_in": "Connexion…",
"login_auth_links": "<0>Créer un compte</0> Or <2>Accès invité</2>", "login_auth_links": "<0>Créer un compte</0> Or <2>Accès invité</2>",
"login_title": "Connexion", "login_title": "Connexion",
@@ -131,7 +128,6 @@
"unmute_microphone_button_label": "Allumer le microphone", "unmute_microphone_button_label": "Allumer le microphone",
"version": "Version : {{version}}", "version": "Version : {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} est à lécran",
"sfu_participant_local": "Vous" "sfu_participant_local": "Vous"
}, },
"waiting_for_participants": "En attente dautres participants…" "waiting_for_participants": "En attente dautres participants…"

View File

@@ -50,10 +50,8 @@
"username": "Nama pengguna" "username": "Nama pengguna"
}, },
"disconnected_banner": "Koneksi ke server telah hilang.", "disconnected_banner": "Koneksi ke server telah hilang.",
"exit_fullscreen_button_label": "Keluar dari layar penuh",
"full_screen_view_description": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.</0>", "full_screen_view_description": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.</0>",
"full_screen_view_h1": "<0>Aduh, ada yang salah.</0>", "full_screen_view_h1": "<0>Aduh, ada yang salah.</0>",
"fullscreen_button_label": "Layar penuh",
"group_call_loader_failed_heading": "Panggilan tidak ditemukan", "group_call_loader_failed_heading": "Panggilan tidak ditemukan",
"group_call_loader_failed_text": "Panggilan sekarang terenkripsi secara ujung ke ujung dan harus dibuat dari laman beranda. Ini memastikan bahwa semuanya menggunakan kunci enkripsi yang sama.", "group_call_loader_failed_text": "Panggilan sekarang terenkripsi secara ujung ke ujung dan harus dibuat dari laman beranda. Ini memastikan bahwa semuanya menggunakan kunci enkripsi yang sama.",
"hangup_button_label": "Akhiri panggilan", "hangup_button_label": "Akhiri panggilan",
@@ -74,7 +72,6 @@
"join_button": "Bergabung ke panggilan", "join_button": "Bergabung ke panggilan",
"leave_button": "Kembali ke terkini" "leave_button": "Kembali ke terkini"
}, },
"local_volume_label": "Volume lokal",
"logging_in": "Memasuki…", "logging_in": "Memasuki…",
"login_auth_links": "<0>Buat akun</0> Atau <2>Akses sebagai tamu</2>", "login_auth_links": "<0>Buat akun</0> Atau <2>Akses sebagai tamu</2>",
"login_title": "Masuk", "login_title": "Masuk",
@@ -132,7 +129,6 @@
"unmute_microphone_button_label": "Nyalakan mikrofon", "unmute_microphone_button_label": "Nyalakan mikrofon",
"version": "Versi: {{version}}", "version": "Versi: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} sedang menampilkan",
"sfu_participant_local": "Anda" "sfu_participant_local": "Anda"
}, },
"waiting_for_participants": "Menunggu peserta lain…" "waiting_for_participants": "Menunggu peserta lain…"

View File

@@ -48,10 +48,8 @@
"username": "Nome utente" "username": "Nome utente"
}, },
"disconnected_banner": "La connessione al server è stata persa.", "disconnected_banner": "La connessione al server è stata persa.",
"exit_fullscreen_button_label": "Esci da schermo intero",
"full_screen_view_description": "<0>L'invio di registri di debug ci aiuterà ad individuare il problema.</0>", "full_screen_view_description": "<0>L'invio di registri di debug ci aiuterà ad individuare il problema.</0>",
"full_screen_view_h1": "<0>Ops, qualcosa è andato storto.</0>", "full_screen_view_h1": "<0>Ops, qualcosa è andato storto.</0>",
"fullscreen_button_label": "Schermo intero",
"group_call_loader_failed_heading": "Chiamata non trovata", "group_call_loader_failed_heading": "Chiamata non trovata",
"group_call_loader_failed_text": "Le chiamate ora sono cifrate end-to-end e devono essere create dalla pagina principale. Ciò assicura che chiunque usi la stessa chiave di crittografia.", "group_call_loader_failed_text": "Le chiamate ora sono cifrate end-to-end e devono essere create dalla pagina principale. Ciò assicura che chiunque usi la stessa chiave di crittografia.",
"hangup_button_label": "Termina chiamata", "hangup_button_label": "Termina chiamata",
@@ -72,7 +70,6 @@
"join_button": "Entra in chiamata", "join_button": "Entra in chiamata",
"leave_button": "Torna ai recenti" "leave_button": "Torna ai recenti"
}, },
"local_volume_label": "Volume locale",
"logging_in": "Accesso…", "logging_in": "Accesso…",
"login_auth_links": "<0>Crea un profilo</0> o <2>Accedi come ospite</2>", "login_auth_links": "<0>Crea un profilo</0> o <2>Accedi come ospite</2>",
"login_title": "Accedi", "login_title": "Accedi",
@@ -129,7 +126,6 @@
"unmute_microphone_button_label": "Riaccendi il microfono", "unmute_microphone_button_label": "Riaccendi il microfono",
"version": "Versione: {{version}}", "version": "Versione: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} sta presentando",
"sfu_participant_local": "Tu" "sfu_participant_local": "Tu"
}, },
"waiting_for_participants": "In attesa di altri partecipanti…" "waiting_for_participants": "In attesa di altri partecipanti…"

View File

@@ -30,9 +30,7 @@
"username": "ユーザー名", "username": "ユーザー名",
"video": "ビデオ" "video": "ビデオ"
}, },
"exit_fullscreen_button_label": "全画面表示を終了",
"full_screen_view_h1": "<0>何かがうまく行きませんでした。</0>", "full_screen_view_h1": "<0>何かがうまく行きませんでした。</0>",
"fullscreen_button_label": "全画面表示",
"header_label": "Element Call ホーム", "header_label": "Element Call ホーム",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "はい、通話に参加", "join_button": "はい、通話に参加",

View File

@@ -40,10 +40,8 @@
"username": "Lietotājvārds" "username": "Lietotājvārds"
}, },
"disconnected_banner": "Ir zaudēts savienojums ar serveri.", "disconnected_banner": "Ir zaudēts savienojums ar serveri.",
"exit_fullscreen_button_label": "Iziet no pilnekrāna",
"full_screen_view_description": "<0>Atkļūdošanas žurnāla ierakstu iesūtīšana palīdzēs mums atklāt nepilnību.</0>", "full_screen_view_description": "<0>Atkļūdošanas žurnāla ierakstu iesūtīšana palīdzēs mums atklāt nepilnību.</0>",
"full_screen_view_h1": "<0>Ak vai, kaut kas nogāja greizi!</0>", "full_screen_view_h1": "<0>Ak vai, kaut kas nogāja greizi!</0>",
"fullscreen_button_label": "Pilnekrāns",
"header_label": "Element Call sākums", "header_label": "Element Call sākums",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Jā, pievienoties zvanam", "join_button": "Jā, pievienoties zvanam",
@@ -54,7 +52,6 @@
"lobby": { "lobby": {
"join_button": "Pievienoties zvanam" "join_button": "Pievienoties zvanam"
}, },
"local_volume_label": "Vietējais skaļums",
"logging_in": "Piesakās…", "logging_in": "Piesakās…",
"login_auth_links": "<0>Izveidot kontu</0> vai <2>Piekļūt kā viesim</2>", "login_auth_links": "<0>Izveidot kontu</0> vai <2>Piekļūt kā viesim</2>",
"login_title": "Pieteikties", "login_title": "Pieteikties",
@@ -103,8 +100,5 @@
"unauthenticated_view_eula_caption": "Klikšķināšana uz \"Aiziet\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>", "unauthenticated_view_eula_caption": "Klikšķināšana uz \"Aiziet\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>",
"unauthenticated_view_login_button": "Pieteikties kontā", "unauthenticated_view_login_button": "Pieteikties kontā",
"version": "Versija: {{version}}", "version": "Versija: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} uzstājas"
},
"waiting_for_participants": "Gaida citus dalībniekus…" "waiting_for_participants": "Gaida citus dalībniekus…"
} }

View File

@@ -53,10 +53,8 @@
"video": "Wideo" "video": "Wideo"
}, },
"disconnected_banner": "Utracono połączenie z serwerem.", "disconnected_banner": "Utracono połączenie z serwerem.",
"exit_fullscreen_button_label": "Opuść pełny ekran",
"full_screen_view_description": "<0>Wysłanie dzienników debuggowania pomoże nam ustalić przyczynę problemu.</0>", "full_screen_view_description": "<0>Wysłanie dzienników debuggowania pomoże nam ustalić przyczynę problemu.</0>",
"full_screen_view_h1": "<0>Ojej, coś poszło nie tak.</0>", "full_screen_view_h1": "<0>Ojej, coś poszło nie tak.</0>",
"fullscreen_button_label": "Pełny ekran",
"group_call_loader_failed_heading": "Nie znaleziono połączenia", "group_call_loader_failed_heading": "Nie znaleziono połączenia",
"group_call_loader_failed_text": "Połączenia są teraz szyfrowane end-to-end i muszą zostać utworzone ze strony głównej. Pomaga to upewnić się, że każdy korzysta z tego samego klucza szyfrującego.", "group_call_loader_failed_text": "Połączenia są teraz szyfrowane end-to-end i muszą zostać utworzone ze strony głównej. Pomaga to upewnić się, że każdy korzysta z tego samego klucza szyfrującego.",
"hangup_button_label": "Zakończ połączenie", "hangup_button_label": "Zakończ połączenie",
@@ -77,7 +75,6 @@
"join_button": "Dołącz do połączenia", "join_button": "Dołącz do połączenia",
"leave_button": "Wróć do ostatnie" "leave_button": "Wróć do ostatnie"
}, },
"local_volume_label": "Głośność lokalna",
"logging_in": "Logowanie…", "logging_in": "Logowanie…",
"login_auth_links": "<0>Utwórz konto</0> lub <2>Dołącz jako gość</2>", "login_auth_links": "<0>Utwórz konto</0> lub <2>Dołącz jako gość</2>",
"login_title": "Zaloguj się", "login_title": "Zaloguj się",
@@ -135,7 +132,6 @@
"unmute_microphone_button_label": "Odcisz mikrofon", "unmute_microphone_button_label": "Odcisz mikrofon",
"version": "Wersja: {{version}}", "version": "Wersja: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} prezentuje",
"sfu_participant_local": "Ty" "sfu_participant_local": "Ty"
}, },
"waiting_for_participants": "Oczekiwanie na pozostałych uczestników…" "waiting_for_participants": "Oczekiwanie na pozostałych uczestników…"

View File

@@ -38,10 +38,8 @@
"username": "Имя пользователя", "username": "Имя пользователя",
"video": "Видео" "video": "Видео"
}, },
"exit_fullscreen_button_label": "Выйти из полноэкранного режима",
"full_screen_view_description": "<0>Отправка журналов поможет нам найти и устранить проблему.</0>", "full_screen_view_description": "<0>Отправка журналов поможет нам найти и устранить проблему.</0>",
"full_screen_view_h1": "<0>Упс, что-то пошло не так.</0>", "full_screen_view_h1": "<0>Упс, что-то пошло не так.</0>",
"fullscreen_button_label": "Полноэкранный режим",
"header_label": "Главная Element Call", "header_label": "Главная Element Call",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Да, присоединиться", "join_button": "Да, присоединиться",
@@ -52,7 +50,6 @@
"lobby": { "lobby": {
"join_button": "Присоединиться" "join_button": "Присоединиться"
}, },
"local_volume_label": "Местная громкость",
"logging_in": "Вход…", "logging_in": "Вход…",
"login_auth_links": "<0>Создать аккаунт</0> или <2>Зайти как гость</2>", "login_auth_links": "<0>Создать аккаунт</0> или <2>Зайти как гость</2>",
"login_title": "Вход", "login_title": "Вход",
@@ -96,8 +93,5 @@
"unauthenticated_view_body": "Ещё не зарегистрированы? <2>Создайте аккаунт</2>", "unauthenticated_view_body": "Ещё не зарегистрированы? <2>Создайте аккаунт</2>",
"unauthenticated_view_login_button": "Войдите в свой аккаунт", "unauthenticated_view_login_button": "Войдите в свой аккаунт",
"version": "Версия: {{version}}", "version": "Версия: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} представляет"
},
"waiting_for_participants": "Ожидание других участников…" "waiting_for_participants": "Ожидание других участников…"
} }

View File

@@ -51,10 +51,8 @@
"username": "Meno používateľa" "username": "Meno používateľa"
}, },
"disconnected_banner": "Spojenie so serverom sa stratilo.", "disconnected_banner": "Spojenie so serverom sa stratilo.",
"exit_fullscreen_button_label": "Ukončiť zobrazenie na celú obrazovku",
"full_screen_view_description": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.</0>", "full_screen_view_description": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.</0>",
"full_screen_view_h1": "<0>Hups, niečo sa pokazilo.</0>", "full_screen_view_h1": "<0>Hups, niečo sa pokazilo.</0>",
"fullscreen_button_label": "Zobrazenie na celú obrazovku",
"group_call_loader_failed_heading": "Hovor nebol nájdený", "group_call_loader_failed_heading": "Hovor nebol nájdený",
"group_call_loader_failed_text": "Hovory sú teraz end-to-end šifrované a je potrebné ich vytvoriť z domovskej stránky. To pomáha zabezpečiť, aby všetci používali rovnaký šifrovací kľúč.", "group_call_loader_failed_text": "Hovory sú teraz end-to-end šifrované a je potrebné ich vytvoriť z domovskej stránky. To pomáha zabezpečiť, aby všetci používali rovnaký šifrovací kľúč.",
"hangup_button_label": "Ukončiť hovor", "hangup_button_label": "Ukončiť hovor",
@@ -75,7 +73,6 @@
"join_button": "Pripojiť sa k hovoru", "join_button": "Pripojiť sa k hovoru",
"leave_button": "Späť k nedávnym" "leave_button": "Späť k nedávnym"
}, },
"local_volume_label": "Lokálna hlasitosť",
"logging_in": "Prihlasovanie…", "logging_in": "Prihlasovanie…",
"login_auth_links": "<0>Vytvoriť konto</0> Alebo <2>Prihlásiť sa ako hosť</2>", "login_auth_links": "<0>Vytvoriť konto</0> Alebo <2>Prihlásiť sa ako hosť</2>",
"login_title": "Prihlásiť sa", "login_title": "Prihlásiť sa",
@@ -133,7 +130,6 @@
"unmute_microphone_button_label": "Zrušiť stlmenie mikrofónu", "unmute_microphone_button_label": "Zrušiť stlmenie mikrofónu",
"version": "Verzia: {{version}}", "version": "Verzia: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} prezentuje",
"sfu_participant_local": "Vy" "sfu_participant_local": "Vy"
}, },
"waiting_for_participants": "Čaká sa na ďalších účastníkov…" "waiting_for_participants": "Čaká sa na ďalších účastníkov…"

View File

@@ -3,8 +3,5 @@
"headline": "{{displayName}}, ditt samtal har avslutats." "headline": "{{displayName}}, ditt samtal har avslutats."
}, },
"star_rating_input_label_one": "{{count}} stjärna", "star_rating_input_label_one": "{{count}} stjärna",
"star_rating_input_label_other": "{{count}} stjärnor", "star_rating_input_label_other": "{{count}} stjärnor"
"video_tile": {
"presenter_label": "{{displayName}} presenterar"
}
} }

View File

@@ -24,8 +24,6 @@
"password": "Parola", "password": "Parola",
"settings": "Ayarlar" "settings": "Ayarlar"
}, },
"exit_fullscreen_button_label": "Tam ekranı terk et",
"fullscreen_button_label": "Tam ekran",
"join_existing_call_modal": { "join_existing_call_modal": {
"text": "Bu arama zaten var, katılmak ister misiniz?", "text": "Bu arama zaten var, katılmak ister misiniz?",
"title": "Mevcut aramaya katıl?" "title": "Mevcut aramaya katıl?"
@@ -33,7 +31,6 @@
"lobby": { "lobby": {
"join_button": "Aramaya katıl" "join_button": "Aramaya katıl"
}, },
"local_volume_label": "Yerel ses seviyesi",
"logging_in": "Giriliyor…", "logging_in": "Giriliyor…",
"login_auth_links": "<0>Hesap oluştur</0> yahut <2>Konuk olarak gir</2>", "login_auth_links": "<0>Hesap oluştur</0> yahut <2>Konuk olarak gir</2>",
"login_title": "Gir", "login_title": "Gir",

View File

@@ -53,10 +53,8 @@
"video": "Відео" "video": "Відео"
}, },
"disconnected_banner": "Втрачено зв'язок з сервером.", "disconnected_banner": "Втрачено зв'язок з сервером.",
"exit_fullscreen_button_label": "Вийти з повноекранного режиму",
"full_screen_view_description": "<0>Надсилання журналів налагодження допоможе нам виявити проблему.</0>", "full_screen_view_description": "<0>Надсилання журналів налагодження допоможе нам виявити проблему.</0>",
"full_screen_view_h1": "<0>Йой, щось пішло не за планом.</0>", "full_screen_view_h1": "<0>Йой, щось пішло не за планом.</0>",
"fullscreen_button_label": "Повноекранний режим",
"group_call_loader_failed_heading": "Виклик не знайдено", "group_call_loader_failed_heading": "Виклик не знайдено",
"group_call_loader_failed_text": "Відтепер виклики захищено наскрізним шифруванням, і їх потрібно створювати з домашньої сторінки. Це допомагає переконатися, що всі користувачі використовують один і той самий ключ шифрування.", "group_call_loader_failed_text": "Відтепер виклики захищено наскрізним шифруванням, і їх потрібно створювати з домашньої сторінки. Це допомагає переконатися, що всі користувачі використовують один і той самий ключ шифрування.",
"hangup_button_label": "Завершити виклик", "hangup_button_label": "Завершити виклик",
@@ -77,7 +75,6 @@
"join_button": "Приєднатися до виклику", "join_button": "Приєднатися до виклику",
"leave_button": "Повернутися до недавніх" "leave_button": "Повернутися до недавніх"
}, },
"local_volume_label": "Локальна гучність",
"logging_in": "Вхід…", "logging_in": "Вхід…",
"login_auth_links": "<0>Створити обліковий запис</0> або <2>Отримати доступ як гість</2>", "login_auth_links": "<0>Створити обліковий запис</0> або <2>Отримати доступ як гість</2>",
"login_title": "Увійти", "login_title": "Увійти",
@@ -135,7 +132,6 @@
"unmute_microphone_button_label": "Увімкнути мікрофон", "unmute_microphone_button_label": "Увімкнути мікрофон",
"version": "Версія: {{version}}", "version": "Версія: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} представляє",
"sfu_participant_local": "Ви" "sfu_participant_local": "Ви"
}, },
"waiting_for_participants": "Очікування на інших учасників…" "waiting_for_participants": "Очікування на інших учасників…"

View File

@@ -29,10 +29,8 @@
"username": "Tên người dùng", "username": "Tên người dùng",
"video": "Truyền hình" "video": "Truyền hình"
}, },
"exit_fullscreen_button_label": "Rời chế độ toàn màn hình",
"full_screen_view_description": "<0>Gửi nhật ký gỡ lỗi sẽ giúp chúng tôi theo dõi vấn đề.</0>", "full_screen_view_description": "<0>Gửi nhật ký gỡ lỗi sẽ giúp chúng tôi theo dõi vấn đề.</0>",
"full_screen_view_h1": "<0>Ối, có cái gì đó sai.</0>", "full_screen_view_h1": "<0>Ối, có cái gì đó sai.</0>",
"fullscreen_button_label": "Toàn màn hình",
"join_existing_call_modal": { "join_existing_call_modal": {
"join_button": "Vâng, tham gia cuộc gọi", "join_button": "Vâng, tham gia cuộc gọi",
"text": "Cuộc gọi đã tồn tại, bạn có muốn tham gia không?", "text": "Cuộc gọi đã tồn tại, bạn có muốn tham gia không?",
@@ -73,8 +71,5 @@
"unauthenticated_view_body": "Chưa đăng ký? <2>Tạo tài khoản</2>", "unauthenticated_view_body": "Chưa đăng ký? <2>Tạo tài khoản</2>",
"unauthenticated_view_login_button": "Đăng nhập vào tài khoản của bạn", "unauthenticated_view_login_button": "Đăng nhập vào tài khoản của bạn",
"version": "Phiên bản: {{version}}", "version": "Phiên bản: {{version}}",
"video_tile": {
"presenter_label": "{{displayName}} đang trình bày"
},
"waiting_for_participants": "Đang đợi những người khác…" "waiting_for_participants": "Đang đợi những người khác…"
} }

View File

@@ -51,10 +51,8 @@
"video": "视频" "video": "视频"
}, },
"disconnected_banner": "与服务器的连接中断。", "disconnected_banner": "与服务器的连接中断。",
"exit_fullscreen_button_label": "退出全屏",
"full_screen_view_description": "<0>提交日志以帮助我们修复问题。</0>", "full_screen_view_description": "<0>提交日志以帮助我们修复问题。</0>",
"full_screen_view_h1": "<0>哎哟,出问题了。</0>", "full_screen_view_h1": "<0>哎哟,出问题了。</0>",
"fullscreen_button_label": "全屏",
"group_call_loader_failed_heading": "未找到通话", "group_call_loader_failed_heading": "未找到通话",
"group_call_loader_failed_text": "现在,通话是端对端加密的,需要从主页创建。这有助于确保每个人都使用相同的加密密钥。", "group_call_loader_failed_text": "现在,通话是端对端加密的,需要从主页创建。这有助于确保每个人都使用相同的加密密钥。",
"hangup_button_label": "通话结束", "hangup_button_label": "通话结束",
@@ -70,7 +68,6 @@
"join_button": "加入通话", "join_button": "加入通话",
"leave_button": "返回最近通话" "leave_button": "返回最近通话"
}, },
"local_volume_label": "本地音量",
"logging_in": "登录中……", "logging_in": "登录中……",
"login_auth_links": "<0>创建账户</0> Or <2>以访客身份继续</2>", "login_auth_links": "<0>创建账户</0> Or <2>以访客身份继续</2>",
"login_title": "登录", "login_title": "登录",
@@ -128,7 +125,6 @@
"unmute_microphone_button_label": "取消麦克风静音", "unmute_microphone_button_label": "取消麦克风静音",
"version": "版本:{{version}}", "version": "版本:{{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}}正在展示",
"sfu_participant_local": "你" "sfu_participant_local": "你"
}, },
"waiting_for_participants": "等待其他参与者……" "waiting_for_participants": "等待其他参与者……"

View File

@@ -53,10 +53,8 @@
"video": "視訊" "video": "視訊"
}, },
"disconnected_banner": "到伺服器的連線已遺失。", "disconnected_banner": "到伺服器的連線已遺失。",
"exit_fullscreen_button_label": "退出全螢幕",
"full_screen_view_description": "<0>送出除錯紀錄,可幫助我們修正問題。</0>", "full_screen_view_description": "<0>送出除錯紀錄,可幫助我們修正問題。</0>",
"full_screen_view_h1": "<0>喔喔,有些地方怪怪的。</0>", "full_screen_view_h1": "<0>喔喔,有些地方怪怪的。</0>",
"fullscreen_button_label": "全螢幕",
"group_call_loader_failed_heading": "找不到通話", "group_call_loader_failed_heading": "找不到通話",
"group_call_loader_failed_text": "通話現在是端對端加密的,必須從首頁建立。這有助於確保每個人都使用相同的加密金鑰。", "group_call_loader_failed_text": "通話現在是端對端加密的,必須從首頁建立。這有助於確保每個人都使用相同的加密金鑰。",
"hangup_button_label": "結束通話", "hangup_button_label": "結束通話",
@@ -77,7 +75,6 @@
"join_button": "加入通話", "join_button": "加入通話",
"leave_button": "回到最近的通話" "leave_button": "回到最近的通話"
}, },
"local_volume_label": "您的音量",
"logging_in": "登入中…", "logging_in": "登入中…",
"login_auth_links": "<0>建立帳號</0> 或<2>以訪客身份登入</2>", "login_auth_links": "<0>建立帳號</0> 或<2>以訪客身份登入</2>",
"login_title": "登入", "login_title": "登入",
@@ -135,7 +132,6 @@
"unmute_microphone_button_label": "將麥克風取消靜音", "unmute_microphone_button_label": "將麥克風取消靜音",
"version": "版本: {{version}}", "version": "版本: {{version}}",
"video_tile": { "video_tile": {
"presenter_label": "{{displayName}} 正在展示",
"sfu_participant_local": "您" "sfu_participant_local": "您"
}, },
"waiting_for_participants": "等待其他參加者…" "waiting_for_participants": "等待其他參加者…"

View File

@@ -7,5 +7,21 @@
"matchPackagePatterns": ["matrix-js-sdk"], "matchPackagePatterns": ["matrix-js-sdk"],
"enabled": false "enabled": false
} }
],
"semanticCommits": "disabled",
"ignoreDeps": [
"@react-aria/button",
"@react-aria/focus",
"@react-aria/menu",
"@react-aria/overlays",
"@react-aria/select",
"@react-aria/tabs",
"@react-aria/tooltip",
"@react-aria/utils",
"@react-stately/collections",
"@react-stately/select",
"@react-stately/tooltip",
"@react-stately/tree",
"@react-types/dialog"
] ]
} }

View File

@@ -24,6 +24,7 @@ import {
import * as Sentry from "@sentry/react"; import * as Sentry from "@sentry/react";
import { OverlayProvider } from "@react-aria/overlays"; import { OverlayProvider } from "@react-aria/overlays";
import { History } from "history"; import { History } from "history";
import { TooltipProvider } from "@vector-im/compound-web";
import { HomePage } from "./home/HomePage"; import { HomePage } from "./home/HomePage";
import { LoginPage } from "./auth/LoginPage"; import { LoginPage } from "./auth/LoginPage";
@@ -34,19 +35,21 @@ import { CrashView, LoadingView } from "./FullScreenView";
import { DisconnectedBanner } from "./DisconnectedBanner"; import { DisconnectedBanner } from "./DisconnectedBanner";
import { Initializer } from "./initializer"; import { Initializer } from "./initializer";
import { MediaDevicesProvider } from "./livekit/MediaDevicesContext"; import { MediaDevicesProvider } from "./livekit/MediaDevicesContext";
import { widget } from "./widget";
import { useTheme } from "./useTheme";
const SentryRoute = Sentry.withSentryRouting(Route); const SentryRoute = Sentry.withSentryRouting(Route);
interface BackgroundProviderProps { interface SimpleProviderProps {
children: JSX.Element; children: JSX.Element;
} }
const BackgroundProvider: FC<BackgroundProviderProps> = ({ children }) => { const BackgroundProvider: FC<SimpleProviderProps> = ({ children }) => {
const { pathname } = useLocation(); const { pathname } = useLocation();
useEffect(() => { useEffect(() => {
let backgroundImage = ""; let backgroundImage = "";
if (!["/login", "/register"].includes(pathname)) { if (!["/login", "/register"].includes(pathname) && !widget) {
backgroundImage = "var(--background-gradient)"; backgroundImage = "var(--background-gradient)";
} }
@@ -56,6 +59,10 @@ const BackgroundProvider: FC<BackgroundProviderProps> = ({ children }) => {
return <>{children}</>; return <>{children}</>;
}; };
const ThemeProvider: FC<SimpleProviderProps> = ({ children }) => {
useTheme();
return children;
};
interface AppProps { interface AppProps {
history: History; history: History;
@@ -63,10 +70,11 @@ interface AppProps {
export const App: FC<AppProps> = ({ history }) => { export const App: FC<AppProps> = ({ history }) => {
const [loaded, setLoaded] = useState(false); const [loaded, setLoaded] = useState(false);
useEffect(() => { useEffect(() => {
Initializer.init()?.then(() => { Initializer.init()?.then(() => {
if (loaded) return;
setLoaded(true); setLoaded(true);
widget?.api.sendContentLoaded();
}); });
}); });
@@ -77,35 +85,39 @@ export const App: FC<AppProps> = ({ history }) => {
// @ts-ignore // @ts-ignore
<Router history={history}> <Router history={history}>
<BackgroundProvider> <BackgroundProvider>
{loaded ? ( <ThemeProvider>
<Suspense fallback={null}> <TooltipProvider>
<ClientProvider> {loaded ? (
<MediaDevicesProvider> <Suspense fallback={null}>
<Sentry.ErrorBoundary fallback={errorPage}> <ClientProvider>
<OverlayProvider> <MediaDevicesProvider>
<DisconnectedBanner /> <Sentry.ErrorBoundary fallback={errorPage}>
<Switch> <OverlayProvider>
<SentryRoute exact path="/"> <DisconnectedBanner />
<HomePage /> <Switch>
</SentryRoute> <SentryRoute exact path="/">
<SentryRoute exact path="/login"> <HomePage />
<LoginPage /> </SentryRoute>
</SentryRoute> <SentryRoute exact path="/login">
<SentryRoute exact path="/register"> <LoginPage />
<RegisterPage /> </SentryRoute>
</SentryRoute> <SentryRoute exact path="/register">
<SentryRoute path="*"> <RegisterPage />
<RoomPage /> </SentryRoute>
</SentryRoute> <SentryRoute path="*">
</Switch> <RoomPage />
</OverlayProvider> </SentryRoute>
</Sentry.ErrorBoundary> </Switch>
</MediaDevicesProvider> </OverlayProvider>
</ClientProvider> </Sentry.ErrorBoundary>
</Suspense> </MediaDevicesProvider>
) : ( </ClientProvider>
<LoadingView /> </Suspense>
)} ) : (
<LoadingView />
)}
</TooltipProvider>
</ThemeProvider>
</BackgroundProvider> </BackgroundProvider>
</Router> </Router>
); );

View File

@@ -27,6 +27,7 @@ import styles from "./FullScreenView.module.css";
import { TranslatedError } from "./TranslatedError"; import { TranslatedError } from "./TranslatedError";
import { Config } from "./config/Config"; import { Config } from "./config/Config";
import { RageshakeButton } from "./settings/RageshakeButton"; import { RageshakeButton } from "./settings/RageshakeButton";
import { useUrlParams } from "./UrlParams";
interface FullScreenViewProps { interface FullScreenViewProps {
className?: string; className?: string;
@@ -37,12 +38,11 @@ export const FullScreenView: FC<FullScreenViewProps> = ({
className, className,
children, children,
}) => { }) => {
const { hideHeader } = useUrlParams();
return ( return (
<div className={classNames(styles.page, className)}> <div className={classNames(styles.page, className)}>
<Header> <Header>
<LeftNav> <LeftNav>{!hideHeader && <HeaderLogo />}</LeftNav>
<HeaderLogo />
</LeftNav>
<RightNav /> <RightNav />
</Header> </Header>
<div className={styles.container}> <div className={styles.container}>

View File

@@ -33,6 +33,7 @@ limitations under the License.
} }
.headerLogo { .headerLogo {
color: var(--cpd-color-text-primary);
display: none; display: none;
align-items: center; align-items: center;
text-decoration: none; text-decoration: none;

View File

@@ -16,7 +16,6 @@ limitations under the License.
.bg { .bg {
position: fixed; position: fixed;
z-index: 100;
inset: 0; inset: 0;
background: rgba(3, 12, 27, 0.528); background: rgba(3, 12, 27, 0.528);
} }
@@ -49,7 +48,6 @@ limitations under the License.
.overlay { .overlay {
position: fixed; position: fixed;
z-index: 101;
} }
.overlay.animate { .overlay.animate {

66
src/Slider.module.css Normal file
View File

@@ -0,0 +1,66 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
.slider {
display: flex;
align-items: center;
position: relative;
}
.track {
flex-grow: 1;
border-radius: var(--cpd-radius-pill-effect);
background: var(--cpd-color-bg-subtle-primary);
height: var(--cpd-space-2x);
outline: var(--cpd-border-width-1) solid
var(--cpd-color-border-interactive-primary);
outline-offset: calc(-1 * var(--cpd-border-width-1));
cursor: pointer;
transition: outline-color ease 0.15s;
}
.track[data-disabled] {
cursor: initial;
outline-color: var(--cpd-color-border-disabled);
}
.highlight {
background: var(--cpd-color-bg-action-primary-rest);
position: absolute;
block-size: 100%;
border-radius: var(--cpd-radius-pill-effect);
transition: background-color ease 0.15s;
}
.highlight[data-disabled] {
background: var(--cpd-color-bg-action-primary-disabled);
}
.handle {
display: block;
block-size: var(--cpd-space-4x);
inline-size: var(--cpd-space-4x);
border-radius: var(--cpd-radius-pill-effect);
background: var(--cpd-color-bg-action-primary-rest);
box-shadow: 0 0 0 2px var(--cpd-color-bg-canvas-default);
cursor: pointer;
transition: background-color ease 0.15s;
}
.handle[data-disabled] {
cursor: initial;
background: var(--cpd-color-bg-action-primary-disabled);
}

68
src/Slider.tsx Normal file
View File

@@ -0,0 +1,68 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { FC, useCallback } from "react";
import { Root, Track, Range, Thumb } from "@radix-ui/react-slider";
import classNames from "classnames";
import styles from "./Slider.module.css";
interface Props {
className?: string;
label: string;
value: number;
onValueChange: (value: number) => void;
min: number;
max: number;
step: number;
disabled?: boolean;
}
/**
* A slider control allowing a value to be selected from a range.
*/
export const Slider: FC<Props> = ({
className,
label,
value,
onValueChange: onValueChangeProp,
min,
max,
step,
disabled,
}) => {
const onValueChange = useCallback(
([v]: number[]) => onValueChangeProp(v),
[onValueChangeProp],
);
return (
<Root
className={classNames(className, styles.slider)}
value={[value]}
onValueChange={onValueChange}
min={min}
max={max}
step={step}
disabled={disabled}
>
<Track className={styles.track}>
<Range className={styles.highlight} />
</Track>
<Thumb className={styles.handle} aria-label={label} />
</Root>
);
};

View File

@@ -59,6 +59,8 @@ const Tooltip = forwardRef<HTMLDivElement, TooltipProps>(
}, },
); );
Tooltip.displayName = "Tooltip";
interface TooltipTriggerProps { interface TooltipTriggerProps {
children: ReactElement; children: ReactElement;
placement?: Placement; placement?: Placement;
@@ -112,3 +114,5 @@ export const TooltipTrigger = forwardRef<HTMLElement, TooltipTriggerProps>(
); );
}, },
); );
TooltipTrigger.displayName = "TooltipTrigger";

View File

@@ -14,10 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import i18n from "i18next"; import type { DefaultNamespace, ParseKeys, TFunction, TOptions } from "i18next";
import type { ParseKeys, TFunction } from "i18next/typescript/t";
import type { DefaultNamespace, TOptions } from "i18next/typescript/options";
/** /**
* An error with messages in both English and the user's preferred language. * An error with messages in both English and the user's preferred language.
@@ -45,5 +42,5 @@ class TranslatedErrorImpl extends TranslatedError {}
// function instead // function instead
export const translatedError = ( export const translatedError = (
messageKey: ParseKeys<DefaultNamespace, TOptions>, messageKey: ParseKeys<DefaultNamespace, TOptions>,
t: typeof i18n.t, t: TFunction<"app", undefined>,
): TranslatedError => new TranslatedErrorImpl(messageKey, t); ): TranslatedError => new TranslatedErrorImpl(messageKey, t);

View File

@@ -125,6 +125,29 @@ export interface UrlParams {
* with the join widget action. * with the join widget action.
*/ */
skipLobby: boolean; skipLobby: boolean;
/**
* Setting this flag makes element call show the lobby after leaving a call.
* This is useful for video rooms.
*/
returnToLobby: boolean;
/**
* The theme to use for element call.
* can be "light", "dark", "light-high-contrast" or "dark-high-contrast".
*/
theme: string | null;
/** This defines the homeserver that is going to be used when joining a room.
* It has to be set to a non default value for links to rooms
* that are not on the default homeserver,
* that is in use for the current user.
*/
viaServers: string | null;
/**
* This defines the homeserver that is going to be used when registering
* a new (guest) user.
* This can be user to configure a non default guest user server when
* creating a spa link.
*/
homeserver: string | null;
} }
// This is here as a stopgap, but what would be far nicer is a function that // This is here as a stopgap, but what would be far nicer is a function that
@@ -223,6 +246,10 @@ export const getUrlParams = (
allowIceFallback: parser.getFlagParam("allowIceFallback"), allowIceFallback: parser.getFlagParam("allowIceFallback"),
perParticipantE2EE: parser.getFlagParam("perParticipantE2EE"), perParticipantE2EE: parser.getFlagParam("perParticipantE2EE"),
skipLobby: parser.getFlagParam("skipLobby"), skipLobby: parser.getFlagParam("skipLobby"),
returnToLobby: parser.getFlagParam("returnToLobby"),
theme: parser.getParam("theme"),
viaServers: parser.getParam("viaServers"),
homeserver: parser.getParam("homeserver"),
}; };
}; };

View File

@@ -66,7 +66,7 @@ export const UserMenu: FC<Props> = ({
arr.push({ arr.push({
key: "settings", key: "settings",
icon: SettingsIcon, icon: SettingsIcon,
label: "common.settings", label: t("common.settings"),
}); });
if (isPasswordlessUser && !preventNavigation) { if (isPasswordlessUser && !preventNavigation) {

View File

@@ -19,7 +19,7 @@ import { useHistory, useLocation } from "react-router-dom";
import { useClientLegacy } from "./ClientContext"; import { useClientLegacy } from "./ClientContext";
import { useProfile } from "./profile/useProfile"; import { useProfile } from "./profile/useProfile";
import { SettingsModal } from "./settings/SettingsModal"; import { defaultSettingsTab, SettingsModal } from "./settings/SettingsModal";
import { UserMenu } from "./UserMenu"; import { UserMenu } from "./UserMenu";
interface Props { interface Props {
@@ -37,17 +37,17 @@ export const UserMenuContainer: FC<Props> = ({ preventNavigation = false }) => {
[setSettingsModalOpen], [setSettingsModalOpen],
); );
const [defaultSettingsTab, setDefaultSettingsTab] = useState<string>(); const [settingsTab, setSettingsTab] = useState(defaultSettingsTab);
const onAction = useCallback( const onAction = useCallback(
async (value: string) => { async (value: string) => {
switch (value) { switch (value) {
case "user": case "user":
setDefaultSettingsTab("profile"); setSettingsTab("profile");
setSettingsModalOpen(true); setSettingsModalOpen(true);
break; break;
case "settings": case "settings":
setDefaultSettingsTab("audio"); setSettingsTab("audio");
setSettingsModalOpen(true); setSettingsModalOpen(true);
break; break;
case "logout": case "logout":
@@ -76,9 +76,10 @@ export const UserMenuContainer: FC<Props> = ({ preventNavigation = false }) => {
{client && ( {client && (
<SettingsModal <SettingsModal
client={client} client={client}
defaultTab={defaultSettingsTab}
open={settingsModalOpen} open={settingsModalOpen}
onDismiss={onDismissSettingsModal} onDismiss={onDismissSettingsModal}
tab={settingsTab}
onTabChange={setSettingsTab}
/> />
)} )}
</> </>

View File

@@ -31,6 +31,7 @@ import {
UndecryptableToDeviceEventTracker, UndecryptableToDeviceEventTracker,
QualitySurveyEventTracker, QualitySurveyEventTracker,
CallDisconnectedEventTracker, CallDisconnectedEventTracker,
CallConnectDurationTracker,
} from "./PosthogEvents"; } from "./PosthogEvents";
import { Config } from "../config/Config"; import { Config } from "../config/Config";
import { getUrlParams } from "../UrlParams"; import { getUrlParams } from "../UrlParams";
@@ -444,4 +445,5 @@ export class PosthogAnalytics {
public eventUndecryptableToDevice = new UndecryptableToDeviceEventTracker(); public eventUndecryptableToDevice = new UndecryptableToDeviceEventTracker();
public eventQualitySurvey = new QualitySurveyEventTracker(); public eventQualitySurvey = new QualitySurveyEventTracker();
public eventCallDisconnected = new CallDisconnectedEventTracker(); public eventCallDisconnected = new CallDisconnectedEventTracker();
public eventCallConnectDuration = new CallConnectDurationTracker();
} }

View File

@@ -15,6 +15,7 @@ limitations under the License.
*/ */
import { DisconnectReason } from "livekit-client"; import { DisconnectReason } from "livekit-client";
import { logger } from "matrix-js-sdk/src/logger";
import { import {
IPosthogEvent, IPosthogEvent,
@@ -201,3 +202,38 @@ export class CallDisconnectedEventTracker {
}); });
} }
} }
interface CallConnectDuration extends IPosthogEvent {
eventName: "CallConnectDuration";
totalDuration: number;
websocketDuration: number;
peerConnectionDuration: number;
}
export class CallConnectDurationTracker {
private connectStart = 0;
private websocketConnected = 0;
public cacheConnectStart(): void {
this.connectStart = Date.now();
}
public cacheWsConnect(): void {
this.websocketConnected = Date.now();
}
public track(options = { log: false }): void {
const now = Date.now();
const totalDuration = now - this.connectStart;
const websocketDuration = this.websocketConnected - this.connectStart;
const peerConnectionDuration = now - this.websocketConnected;
PosthogAnalytics.instance.trackEvent<CallConnectDuration>({
eventName: "CallConnectDuration",
totalDuration,
websocketDuration,
peerConnectionDuration,
});
if (options.log)
logger.log(
`Time to connect:\ntotal: ${totalDuration}ms\npeerConnection: ${websocketDuration}ms\nwebsocket: ${peerConnectionDuration}ms`,
);
}
}

View File

@@ -82,7 +82,12 @@ export const LoginPage: FC = () => {
}, },
[login, location, history, homeserver, setClient], [login, location, history, homeserver, setClient],
); );
// we need to limit the length of the homserver name to not cover the whole loginview input with the string.
let shortendHomeserverName = Config.defaultServerName()?.slice(0, 25);
shortendHomeserverName =
shortendHomeserverName?.length !== Config.defaultServerName()?.length
? shortendHomeserverName + "..."
: shortendHomeserverName;
return ( return (
<> <>
<div className={styles.container}> <div className={styles.container}>
@@ -102,7 +107,7 @@ export const LoginPage: FC = () => {
autoCorrect="off" autoCorrect="off"
autoCapitalize="none" autoCapitalize="none"
prefix="@" prefix="@"
suffix={`:${Config.defaultServerName()}`} suffix={`:${shortendHomeserverName}`}
data-testid="login_username" data-testid="login_username"
/> />
</FieldRow> </FieldRow>

View File

@@ -21,6 +21,7 @@ import { createClient, MatrixClient } from "matrix-js-sdk/src/matrix";
import { initClient } from "../matrix-utils"; import { initClient } from "../matrix-utils";
import { Session } from "../ClientContext"; import { Session } from "../ClientContext";
import { Config } from "../config/Config"; import { Config } from "../config/Config";
import { widget } from "../widget";
export const useInteractiveRegistration = (): { export const useInteractiveRegistration = (): {
privacyPolicyUrl?: string; privacyPolicyUrl?: string;
@@ -48,6 +49,8 @@ export const useInteractiveRegistration = (): {
} }
useEffect(() => { useEffect(() => {
if (widget) return;
// An empty registerRequest is used to get the privacy policy and recaptcha key.
authClient.current!.registerRequest({}).catch((error) => { authClient.current!.registerRequest({}).catch((error) => {
setPrivacyPolicyUrl( setPrivacyPolicyUrl(
error.data?.params["m.login.terms"]?.policies?.privacy_policy?.en?.url, error.data?.params["m.login.terms"]?.policies?.privacy_policy?.en?.url,

View File

@@ -21,6 +21,7 @@ import { useClient } from "../ClientContext";
import { useInteractiveRegistration } from "../auth/useInteractiveRegistration"; import { useInteractiveRegistration } from "../auth/useInteractiveRegistration";
import { generateRandomName } from "../auth/generateRandomName"; import { generateRandomName } from "../auth/generateRandomName";
import { useRecaptcha } from "../auth/useRecaptcha"; import { useRecaptcha } from "../auth/useRecaptcha";
import { widget } from "../widget";
interface UseRegisterPasswordlessUserType { interface UseRegisterPasswordlessUserType {
privacyPolicyUrl?: string; privacyPolicyUrl?: string;
@@ -39,6 +40,11 @@ export function useRegisterPasswordlessUser(): UseRegisterPasswordlessUserType {
if (!setClient) { if (!setClient) {
throw new Error("No client context"); throw new Error("No client context");
} }
if (widget) {
throw new Error(
"Registration was skipped: We should never try to register password-less user in embedded mode.",
);
}
try { try {
const recaptchaResponse = await execute(); const recaptchaResponse = await execute();

View File

@@ -30,9 +30,6 @@ import SettingsSolidIcon from "@vector-im/compound-design-tokens/icons/settings-
import ChevronDownIcon from "@vector-im/compound-design-tokens/icons/chevron-down.svg?react"; import ChevronDownIcon from "@vector-im/compound-design-tokens/icons/chevron-down.svg?react";
import styles from "./Button.module.css"; import styles from "./Button.module.css";
import Fullscreen from "../icons/Fullscreen.svg?react";
import FullscreenExit from "../icons/FullscreenExit.svg?react";
import { VolumeIcon } from "./VolumeIcon";
export type ButtonVariant = export type ButtonVariant =
| "default" | "default"
@@ -80,6 +77,7 @@ interface Props {
// TODO: add all props for <Button> // TODO: add all props for <Button>
[index: string]: unknown; [index: string]: unknown;
} }
export const Button = forwardRef<HTMLButtonElement, Props>( export const Button = forwardRef<HTMLButtonElement, Props>(
( (
{ {
@@ -135,6 +133,8 @@ export const Button = forwardRef<HTMLButtonElement, Props>(
}, },
); );
Button.displayName = "Button";
export const MicButton: FC<{ export const MicButton: FC<{
muted: boolean; muted: boolean;
// TODO: add all props for <Button> // TODO: add all props for <Button>
@@ -230,45 +230,3 @@ export const SettingsButton: FC<{
</Tooltip> </Tooltip>
); );
}; };
interface AudioButtonProps extends Omit<Props, "variant"> {
/**
* A number between 0 and 1
*/
volume: number;
}
export const AudioButton: FC<AudioButtonProps> = ({ volume, ...rest }) => {
const { t } = useTranslation();
return (
<Tooltip label={t("local_volume_label")}>
<Button variant="icon" {...rest}>
<VolumeIcon volume={volume} aria-label={t("local_volume_label")} />
</Button>
</Tooltip>
);
};
interface FullscreenButtonProps extends Omit<Props, "variant"> {
fullscreen?: boolean;
}
export const FullscreenButton: FC<FullscreenButtonProps> = ({
fullscreen,
...rest
}) => {
const { t } = useTranslation();
const Icon = fullscreen ? FullscreenExit : Fullscreen;
const label = fullscreen
? t("exit_fullscreen_button_label")
: t("fullscreen_button_label");
return (
<Tooltip label={label}>
<Button variant="icon" {...rest}>
<Icon aria-label={label} />
</Button>
</Tooltip>
);
};

View File

@@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import { getUrlParams } from "../UrlParams";
import { import {
DEFAULT_CONFIG, DEFAULT_CONFIG,
ConfigOptions, ConfigOptions,
@@ -45,10 +46,18 @@ export class Config {
// Convenience accessors // Convenience accessors
public static defaultHomeserverUrl(): string | undefined { public static defaultHomeserverUrl(): string | undefined {
return Config.get().default_server_config?.["m.homeserver"].base_url; return (
getUrlParams().homeserver ??
Config.get().default_server_config?.["m.homeserver"].base_url
);
} }
public static defaultServerName(): string | undefined { public static defaultServerName(): string | undefined {
const homeserver = getUrlParams().homeserver;
if (homeserver) {
const url = new URL(homeserver);
return url.hostname;
}
return Config.get().default_server_config?.["m.homeserver"].server_name; return Config.get().default_server_config?.["m.homeserver"].server_name;
} }

View File

@@ -38,3 +38,5 @@ export const Form = forwardRef<HTMLFormElement, FormProps>(
); );
}, },
); );
Form.displayName = "Form";

View File

@@ -1,4 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11.9699 2.22605L6 7.20093L1.5 7.20093C0.671573 7.20093 0 7.8725 0 8.70093V15.3009C0 16.1294 0.671571 16.8009 1.5 16.8009L6 16.8009L11.9699 21.7758C12.4584 22.1829 13.2 21.8355 13.2 21.1996V2.80221C13.2 2.16634 12.4584 1.81897 11.9699 2.22605Z" fill="white"/>
<path d="M17.5896 7.78682C17.2506 7.35087 16.6223 7.27234 16.1864 7.61141C15.7515 7.94959 15.6723 8.57548 16.0083 9.01128L16.0117 9.01586C16.0162 9.02185 16.0246 9.03334 16.0365 9.05007C16.0603 9.08359 16.0977 9.13784 16.1441 9.21085C16.2374 9.3574 16.3654 9.57639 16.4941 9.85222C16.7544 10.4099 17.0003 11.1627 17.0003 12.0008C17.0003 12.8388 16.7544 13.5916 16.4941 14.1493C16.3654 14.4251 16.2374 14.6441 16.1441 14.7907C16.0977 14.8637 16.0603 14.9179 16.0365 14.9514C16.0246 14.9682 16.0162 14.9797 16.0117 14.9857L16.0083 14.9903C15.6723 15.4261 15.7515 16.0519 16.1864 16.3901C16.6223 16.7292 17.2506 16.6506 17.5896 16.2147L16.8003 15.6008C17.5896 16.2147 17.5896 16.2147 17.5896 16.2147L17.5914 16.2124L17.5936 16.2095L17.5994 16.2021L17.6158 16.1802C17.6289 16.1626 17.6463 16.1389 17.6672 16.1094C17.709 16.0505 17.7654 15.9682 17.8315 15.8644C17.9632 15.6574 18.1352 15.3621 18.3065 14.9951C18.6462 14.267 19.0003 13.2199 19.0003 12.0008C19.0003 10.7816 18.6462 9.73448 18.3065 9.00645C18.1352 8.63942 17.9632 8.34412 17.8315 8.1371C17.7654 8.03333 17.709 7.95097 17.6672 7.89207C17.6463 7.8626 17.6289 7.83893 17.6158 7.82132L17.5994 7.79946L17.5936 7.79198L17.5914 7.78911L17.5905 7.78789C17.5905 7.78789 17.5896 7.78682 16.8003 8.40076L17.5896 7.78682Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.63174 0.583224C2.15798 0.109466 1.38987 0.109466 0.91611 0.583224C0.442351 1.05698 0.442351 1.8251 0.91611 2.29885L5.3958 6.77855H5.37083L15.3629 16.7706V16.7456L20.7144 22.0972C21.1882 22.5709 21.9563 22.5709 22.4301 22.0972C22.9038 21.6234 22.9038 20.8553 22.4301 20.3816L2.63174 0.583224ZM15.3629 3.23319V9.88521L10.2275 4.74987L13.2404 2.2391C14.0833 1.53675 15.3629 2.13608 15.3629 3.23319ZM4.07191 16.8718H7.7929V16.872L13.2404 21.4116C14.0833 22.114 15.3629 21.5146 15.3629 20.4175V20.2018L2.4839 7.32287C1.87536 7.79641 1.48389 8.53577 1.48389 9.36657V14.2838C1.48389 15.7131 2.64258 16.8718 4.07191 16.8718Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 788 B

View File

@@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21 8.59V4C21 3.45 20.55 3 20 3H15.41C14.52 3 14.07 4.08 14.7 4.71L16.29 6.3L6.29 16.3L4.7 14.71C4.08 14.08 3 14.52 3 15.41V20C3 20.55 3.45 21 4 21H8.59C9.48 21 9.93 19.92 9.3 19.29L7.71 17.7L17.71 7.7L19.3 9.29C19.92 9.92 21 9.48 21 8.59Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 368 B

View File

@@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.29 4.12L16.7 8.71L18.29 10.3C18.92 10.93 18.47 12.01 17.58 12.01H13C12.45 12.01 12 11.56 12 11.01V6.41C12 5.52 13.08 5.07 13.71 5.7L15.3 7.29L19.89 2.7C20.28 2.31 20.91 2.31 21.3 2.7C21.68 3.1 21.68 3.73 21.29 4.12ZM4.11997 21.29L8.70997 16.7L10.3 18.29C10.93 18.92 12.01 18.47 12.01 17.58V13C12.01 12.45 11.56 12 11.01 12H6.40997C5.51997 12 5.06997 13.08 5.69997 13.71L7.28997 15.3L2.69997 19.89C2.30997 20.28 2.30997 20.91 2.69997 21.3C3.09997 21.68 3.72997 21.68 4.11997 21.29Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 613 B

View File

@@ -2,17 +2,17 @@
<desc>Element Call (Beta)</desc> <desc>Element Call (Beta)</desc>
<circle cx="15" cy="15" r="13" fill="white"/> <circle cx="15" cy="15" r="13" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 30C23.2843 30 30 23.2843 30 15C30 6.71573 23.2843 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30ZM12.2579 6.98923C12.2579 6.38376 12.7497 5.89292 13.3565 5.89292C17.4687 5.89292 20.8024 9.21967 20.8024 13.3234C20.8024 13.9289 20.3106 14.4197 19.7038 14.4197C19.0971 14.4197 18.6052 13.9289 18.6052 13.3234C18.6052 10.4306 16.2553 8.08554 13.3565 8.08554C12.7497 8.08554 12.2579 7.59471 12.2579 6.98923ZM24.1066 13.3235C24.1066 12.7181 23.6148 12.2272 23.008 12.2272C22.4013 12.2272 21.9094 12.7181 21.9094 13.3235C21.9094 16.2163 19.5595 18.5614 16.6607 18.5614C16.0539 18.5614 15.5621 19.0523 15.5621 19.6577C15.5621 20.2632 16.0539 20.754 16.6607 20.754C20.7729 20.754 24.1066 17.4273 24.1066 13.3235ZM17.7601 23.011C17.7601 23.6164 17.2682 24.1073 16.6615 24.1073C12.5492 24.1073 9.21553 20.7805 9.21553 16.6768C9.21553 16.0713 9.70739 15.5805 10.3141 15.5805C10.9209 15.5805 11.4127 16.0713 11.4127 16.6768C11.4127 19.5696 13.7627 21.9146 16.6615 21.9146C17.2682 21.9146 17.7601 22.4055 17.7601 23.011ZM5.89281 16.6769C5.89281 17.2824 6.38466 17.7732 6.9914 17.7732C7.59813 17.7732 8.08999 17.2824 8.08999 16.6769C8.08999 13.7841 10.4399 11.439 13.3388 11.439C13.9455 11.439 14.4373 10.9482 14.4373 10.3427C14.4373 9.73722 13.9455 9.24639 13.3388 9.24639C9.22647 9.24639 5.89281 12.5731 5.89281 16.6769Z" fill="#0DBD8B"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M15 30C23.2843 30 30 23.2843 30 15C30 6.71573 23.2843 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30ZM12.2579 6.98923C12.2579 6.38376 12.7497 5.89292 13.3565 5.89292C17.4687 5.89292 20.8024 9.21967 20.8024 13.3234C20.8024 13.9289 20.3106 14.4197 19.7038 14.4197C19.0971 14.4197 18.6052 13.9289 18.6052 13.3234C18.6052 10.4306 16.2553 8.08554 13.3565 8.08554C12.7497 8.08554 12.2579 7.59471 12.2579 6.98923ZM24.1066 13.3235C24.1066 12.7181 23.6148 12.2272 23.008 12.2272C22.4013 12.2272 21.9094 12.7181 21.9094 13.3235C21.9094 16.2163 19.5595 18.5614 16.6607 18.5614C16.0539 18.5614 15.5621 19.0523 15.5621 19.6577C15.5621 20.2632 16.0539 20.754 16.6607 20.754C20.7729 20.754 24.1066 17.4273 24.1066 13.3235ZM17.7601 23.011C17.7601 23.6164 17.2682 24.1073 16.6615 24.1073C12.5492 24.1073 9.21553 20.7805 9.21553 16.6768C9.21553 16.0713 9.70739 15.5805 10.3141 15.5805C10.9209 15.5805 11.4127 16.0713 11.4127 16.6768C11.4127 19.5696 13.7627 21.9146 16.6615 21.9146C17.2682 21.9146 17.7601 22.4055 17.7601 23.011ZM5.89281 16.6769C5.89281 17.2824 6.38466 17.7732 6.9914 17.7732C7.59813 17.7732 8.08999 17.2824 8.08999 16.6769C8.08999 13.7841 10.4399 11.439 13.3388 11.439C13.9455 11.439 14.4373 10.9482 14.4373 10.3427C14.4373 9.73722 13.9455 9.24639 13.3388 9.24639C9.22647 9.24639 5.89281 12.5731 5.89281 16.6769Z" fill="#0DBD8B"/>
<path d="M53.5406 17.258H42.8052C42.932 18.3814 43.3397 19.2782 44.0282 19.9486C44.7167 20.6009 45.6227 20.927 46.746 20.927C47.4889 20.927 48.1593 20.7459 48.7572 20.3835C49.3551 20.0211 49.7809 19.5319 50.0346 18.9159H53.296C52.8611 20.3472 52.0458 21.5068 50.8499 22.3947C49.6722 23.2644 48.2771 23.6992 46.6645 23.6992C44.5627 23.6992 42.8596 23.0016 41.555 21.6065C40.2686 20.2114 39.6254 18.4448 39.6254 16.3068C39.6254 14.2231 40.2776 12.4747 41.5822 11.0614C42.8867 9.64814 44.5718 8.94151 46.6373 8.94151C48.7029 8.94151 50.3698 9.63908 51.6381 11.0342C52.9245 12.4112 53.5677 14.1506 53.5677 16.2524L53.5406 17.258ZM46.6373 11.5778C45.6227 11.5778 44.7801 11.8767 44.1098 12.4747C43.4394 13.0726 43.0226 13.8698 42.8596 14.8663H50.3607C50.2158 13.8698 49.8172 13.0726 49.1649 12.4747C48.5126 11.8767 47.6701 11.5778 46.6373 11.5778Z" fill="white"/> <path d="M53.5406 17.258H42.8052C42.932 18.3814 43.3397 19.2782 44.0282 19.9486C44.7167 20.6009 45.6227 20.927 46.746 20.927C47.4889 20.927 48.1593 20.7459 48.7572 20.3835C49.3551 20.0211 49.7809 19.5319 50.0346 18.9159H53.296C52.8611 20.3472 52.0458 21.5068 50.8499 22.3947C49.6722 23.2644 48.2771 23.6992 46.6645 23.6992C44.5627 23.6992 42.8596 23.0016 41.555 21.6065C40.2686 20.2114 39.6254 18.4448 39.6254 16.3068C39.6254 14.2231 40.2776 12.4747 41.5822 11.0614C42.8867 9.64814 44.5718 8.94151 46.6373 8.94151C48.7029 8.94151 50.3698 9.63908 51.6381 11.0342C52.9245 12.4112 53.5677 14.1506 53.5677 16.2524L53.5406 17.258ZM46.6373 11.5778C45.6227 11.5778 44.7801 11.8767 44.1098 12.4747C43.4394 13.0726 43.0226 13.8698 42.8596 14.8663H50.3607C50.2158 13.8698 49.8172 13.0726 49.1649 12.4747C48.5126 11.8767 47.6701 11.5778 46.6373 11.5778Z" fill="currentColor"/>
<path d="M55.7934 19.1605V2.9895H59.0276V19.2148C59.0276 19.9396 59.4262 20.302 60.2234 20.302L60.7941 20.2748V23.3459C60.4861 23.4003 60.16 23.4274 59.8157 23.4274C58.4206 23.4274 57.3969 23.0741 56.7446 22.3675C56.1104 21.6609 55.7934 20.5919 55.7934 19.1605Z" fill="white"/> <path d="M55.7934 19.1605V2.9895H59.0276V19.2148C59.0276 19.9396 59.4262 20.302 60.2234 20.302L60.7941 20.2748V23.3459C60.4861 23.4003 60.16 23.4274 59.8157 23.4274C58.4206 23.4274 57.3969 23.0741 56.7446 22.3675C56.1104 21.6609 55.7934 20.5919 55.7934 19.1605Z" fill="currentColor"/>
<path d="M75.8563 17.258H65.121C65.2478 18.3814 65.6555 19.2782 66.344 19.9486C67.0325 20.6009 67.9384 20.927 69.0618 20.927C69.8047 20.927 70.4751 20.7459 71.073 20.3835C71.6709 20.0211 72.0967 19.5319 72.3503 18.9159H75.6117C75.1769 20.3472 74.3615 21.5068 73.1657 22.3947C71.988 23.2644 70.5928 23.6992 68.9803 23.6992C66.8785 23.6992 65.1753 23.0016 63.8708 21.6065C62.5843 20.2114 61.9411 18.4448 61.9411 16.3068C61.9411 14.2231 62.5934 12.4747 63.898 11.0614C65.2025 9.64814 66.8875 8.94151 68.9531 8.94151C71.0186 8.94151 72.6855 9.63908 73.9539 11.0342C75.2403 12.4112 75.8835 14.1506 75.8835 16.2524L75.8563 17.258ZM68.9531 11.5778C67.9384 11.5778 67.0959 11.8767 66.4255 12.4747C65.7551 13.0726 65.3384 13.8698 65.1753 14.8663H72.6765C72.5315 13.8698 72.1329 13.0726 71.4806 12.4747C70.8284 11.8767 69.9859 11.5778 68.9531 11.5778Z" fill="white"/> <path d="M75.8563 17.258H65.121C65.2478 18.3814 65.6555 19.2782 66.344 19.9486C67.0325 20.6009 67.9384 20.927 69.0618 20.927C69.8047 20.927 70.4751 20.7459 71.073 20.3835C71.6709 20.0211 72.0967 19.5319 72.3503 18.9159H75.6117C75.1769 20.3472 74.3615 21.5068 73.1657 22.3947C71.988 23.2644 70.5928 23.6992 68.9803 23.6992C66.8785 23.6992 65.1753 23.0016 63.8708 21.6065C62.5843 20.2114 61.9411 18.4448 61.9411 16.3068C61.9411 14.2231 62.5934 12.4747 63.898 11.0614C65.2025 9.64814 66.8875 8.94151 68.9531 8.94151C71.0186 8.94151 72.6855 9.63908 73.9539 11.0342C75.2403 12.4112 75.8835 14.1506 75.8835 16.2524L75.8563 17.258ZM68.9531 11.5778C67.9384 11.5778 67.0959 11.8767 66.4255 12.4747C65.7551 13.0726 65.3384 13.8698 65.1753 14.8663H72.6765C72.5315 13.8698 72.1329 13.0726 71.4806 12.4747C70.8284 11.8767 69.9859 11.5778 68.9531 11.5778Z" fill="currentColor"/>
<path d="M90.448 15.274V23.3731H87.2138V14.9207C87.2138 12.7827 86.326 11.7137 84.5503 11.7137C83.59 11.7137 82.82 12.0217 82.2402 12.6377C81.6785 13.2538 81.3977 14.0963 81.3977 15.1653V23.3731H78.1635V9.26764H81.1531V11.1429C81.4973 10.5088 82.0228 9.98333 82.7294 9.5666C83.436 9.14987 84.3148 8.94151 85.3657 8.94151C87.3225 8.94151 88.7358 9.68438 89.6055 11.1701C90.8013 9.68438 92.3958 8.94151 94.3888 8.94151C96.0376 8.94151 97.3059 9.45789 98.1937 10.4907C99.0816 11.5053 99.5255 12.8461 99.5255 14.513V23.3731H96.2913V14.9207C96.2913 12.7827 95.4035 11.7137 93.6278 11.7137C92.6494 11.7137 91.8703 12.0308 91.2905 12.6649C90.7288 13.2809 90.448 14.1506 90.448 15.274Z" fill="white"/> <path d="M90.448 15.274V23.3731H87.2138V14.9207C87.2138 12.7827 86.326 11.7137 84.5503 11.7137C83.59 11.7137 82.82 12.0217 82.2402 12.6377C81.6785 13.2538 81.3977 14.0963 81.3977 15.1653V23.3731H78.1635V9.26764H81.1531V11.1429C81.4973 10.5088 82.0228 9.98333 82.7294 9.5666C83.436 9.14987 84.3148 8.94151 85.3657 8.94151C87.3225 8.94151 88.7358 9.68438 89.6055 11.1701C90.8013 9.68438 92.3958 8.94151 94.3888 8.94151C96.0376 8.94151 97.3059 9.45789 98.1937 10.4907C99.0816 11.5053 99.5255 12.8461 99.5255 14.513V23.3731H96.2913V14.9207C96.2913 12.7827 95.4035 11.7137 93.6278 11.7137C92.6494 11.7137 91.8703 12.0308 91.2905 12.6649C90.7288 13.2809 90.448 14.1506 90.448 15.274Z" fill="currentColor"/>
<path d="M115.61 17.258H104.874C105.001 18.3814 105.409 19.2782 106.097 19.9486C106.786 20.6009 107.692 20.927 108.815 20.927C109.558 20.927 110.228 20.7459 110.826 20.3835C111.424 20.0211 111.85 19.5319 112.104 18.9159H115.365C114.93 20.3472 114.115 21.5068 112.919 22.3947C111.741 23.2644 110.346 23.6992 108.734 23.6992C106.632 23.6992 104.929 23.0016 103.624 21.6065C102.338 20.2114 101.694 18.4448 101.694 16.3068C101.694 14.2231 102.347 12.4747 103.651 11.0614C104.956 9.64814 106.641 8.94151 108.706 8.94151C110.772 8.94151 112.439 9.63908 113.707 11.0342C114.994 12.4112 115.637 14.1506 115.637 16.2524L115.61 17.258ZM108.706 11.5778C107.692 11.5778 106.849 11.8767 106.179 12.4747C105.508 13.0726 105.092 13.8698 104.929 14.8663H112.43C112.285 13.8698 111.886 13.0726 111.234 12.4747C110.582 11.8767 109.739 11.5778 108.706 11.5778Z" fill="white"/> <path d="M115.61 17.258H104.874C105.001 18.3814 105.409 19.2782 106.097 19.9486C106.786 20.6009 107.692 20.927 108.815 20.927C109.558 20.927 110.228 20.7459 110.826 20.3835C111.424 20.0211 111.85 19.5319 112.104 18.9159H115.365C114.93 20.3472 114.115 21.5068 112.919 22.3947C111.741 23.2644 110.346 23.6992 108.734 23.6992C106.632 23.6992 104.929 23.0016 103.624 21.6065C102.338 20.2114 101.694 18.4448 101.694 16.3068C101.694 14.2231 102.347 12.4747 103.651 11.0614C104.956 9.64814 106.641 8.94151 108.706 8.94151C110.772 8.94151 112.439 9.63908 113.707 11.0342C114.994 12.4112 115.637 14.1506 115.637 16.2524L115.61 17.258ZM108.706 11.5778C107.692 11.5778 106.849 11.8767 106.179 12.4747C105.508 13.0726 105.092 13.8698 104.929 14.8663H112.43C112.285 13.8698 111.886 13.0726 111.234 12.4747C110.582 11.8767 109.739 11.5778 108.706 11.5778Z" fill="currentColor"/>
<path d="M120.906 9.26764V11.1429C121.232 10.5269 121.767 10.0105 122.51 9.59378C123.271 9.15893 124.186 8.94151 125.255 8.94151C126.922 8.94151 128.208 9.44883 129.114 10.4635C130.038 11.4781 130.5 12.828 130.5 14.513V23.3731H127.266V14.9207C127.266 13.9242 127.03 13.1451 126.559 12.5834C126.106 12.0036 125.409 11.7137 124.467 11.7137C123.434 11.7137 122.619 12.0217 122.021 12.6377C121.441 13.2538 121.151 14.1053 121.151 15.1925V23.3731H117.917V9.26764H120.906Z" fill="white"/> <path d="M120.906 9.26764V11.1429C121.232 10.5269 121.767 10.0105 122.51 9.59378C123.271 9.15893 124.186 8.94151 125.255 8.94151C126.922 8.94151 128.208 9.44883 129.114 10.4635C130.038 11.4781 130.5 12.828 130.5 14.513V23.3731H127.266V14.9207C127.266 13.9242 127.03 13.1451 126.559 12.5834C126.106 12.0036 125.409 11.7137 124.467 11.7137C123.434 11.7137 122.619 12.0217 122.021 12.6377C121.441 13.2538 121.151 14.1053 121.151 15.1925V23.3731H117.917V9.26764H120.906Z" fill="currentColor"/>
<path d="M139.946 20.4922V23.2915C139.547 23.4003 138.985 23.4546 138.261 23.4546C135.507 23.4546 134.13 22.0685 134.13 19.2964V11.8496H131.982V9.26764H134.13V5.5986H137.364V9.26764H140V11.8496H137.364V18.9702C137.364 20.0755 137.889 20.6281 138.94 20.6281L139.946 20.4922Z" fill="white"/> <path d="M139.946 20.4922V23.2915C139.547 23.4003 138.985 23.4546 138.261 23.4546C135.507 23.4546 134.13 22.0685 134.13 19.2964V11.8496H131.982V9.26764H134.13V5.5986H137.364V9.26764H140V11.8496H137.364V18.9702C137.364 20.0755 137.889 20.6281 138.94 20.6281L139.946 20.4922Z" fill="currentColor"/>
<path d="M148.304 20.864C146.768 19.184 146 17.056 146 14.48C146 11.904 146.768 9.784 148.304 8.12C149.856 6.44 151.896 5.6 154.424 5.6C156.504 5.6 158.264 6.176 159.704 7.328C161.144 8.48 162.064 10.024 162.464 11.96H160.616C160.28 10.52 159.552 9.376 158.432 8.528C157.312 7.68 155.976 7.256 154.424 7.256C152.44 7.256 150.84 7.92 149.624 9.248C148.424 10.576 147.824 12.32 147.824 14.48C147.824 16.64 148.424 18.384 149.624 19.712C150.84 21.04 152.44 21.704 154.424 21.704C155.976 21.704 157.312 21.28 158.432 20.432C159.552 19.584 160.28 18.44 160.616 17H162.464C162.064 18.936 161.144 20.48 159.704 21.632C158.264 22.784 156.504 23.36 154.424 23.36C151.896 23.36 149.856 22.528 148.304 20.864Z" fill="white"/> <path d="M148.304 20.864C146.768 19.184 146 17.056 146 14.48C146 11.904 146.768 9.784 148.304 8.12C149.856 6.44 151.896 5.6 154.424 5.6C156.504 5.6 158.264 6.176 159.704 7.328C161.144 8.48 162.064 10.024 162.464 11.96H160.616C160.28 10.52 159.552 9.376 158.432 8.528C157.312 7.68 155.976 7.256 154.424 7.256C152.44 7.256 150.84 7.92 149.624 9.248C148.424 10.576 147.824 12.32 147.824 14.48C147.824 16.64 148.424 18.384 149.624 19.712C150.84 21.04 152.44 21.704 154.424 21.704C155.976 21.704 157.312 21.28 158.432 20.432C159.552 19.584 160.28 18.44 160.616 17H162.464C162.064 18.936 161.144 20.48 159.704 21.632C158.264 22.784 156.504 23.36 154.424 23.36C151.896 23.36 149.856 22.528 148.304 20.864Z" fill="currentColor"/>
<path d="M173.63 17.192C171.438 17.192 169.942 17.24 169.142 17.336C168.358 17.416 167.782 17.552 167.414 17.744C166.758 18.112 166.43 18.704 166.43 19.52C166.43 21.088 167.358 21.872 169.214 21.872C170.638 21.872 171.726 21.552 172.478 20.912C173.246 20.272 173.63 19.416 173.63 18.344V17.192ZM169.022 23.288C167.63 23.288 166.566 22.952 165.83 22.28C165.11 21.592 164.75 20.688 164.75 19.568C164.75 18.832 164.942 18.176 165.326 17.6C165.726 17.024 166.27 16.6 166.958 16.328C167.534 16.104 168.278 15.96 169.19 15.896C170.102 15.816 171.582 15.776 173.63 15.776V14.984C173.63 12.968 172.478 11.96 170.174 11.96C168.19 11.96 167.038 12.768 166.718 14.384H165.062C165.238 13.2 165.742 12.256 166.574 11.552C167.422 10.848 168.646 10.496 170.246 10.496C171.958 10.496 173.23 10.896 174.062 11.696C174.91 12.496 175.334 13.6 175.334 15.008V23H173.702V21.224C172.854 22.6 171.294 23.288 169.022 23.288Z" fill="white"/> <path d="M173.63 17.192C171.438 17.192 169.942 17.24 169.142 17.336C168.358 17.416 167.782 17.552 167.414 17.744C166.758 18.112 166.43 18.704 166.43 19.52C166.43 21.088 167.358 21.872 169.214 21.872C170.638 21.872 171.726 21.552 172.478 20.912C173.246 20.272 173.63 19.416 173.63 18.344V17.192ZM169.022 23.288C167.63 23.288 166.566 22.952 165.83 22.28C165.11 21.592 164.75 20.688 164.75 19.568C164.75 18.832 164.942 18.176 165.326 17.6C165.726 17.024 166.27 16.6 166.958 16.328C167.534 16.104 168.278 15.96 169.19 15.896C170.102 15.816 171.582 15.776 173.63 15.776V14.984C173.63 12.968 172.478 11.96 170.174 11.96C168.19 11.96 167.038 12.768 166.718 14.384H165.062C165.238 13.2 165.742 12.256 166.574 11.552C167.422 10.848 168.646 10.496 170.246 10.496C171.958 10.496 173.23 10.896 174.062 11.696C174.91 12.496 175.334 13.6 175.334 15.008V23H173.702V21.224C172.854 22.6 171.294 23.288 169.022 23.288Z" fill="currentColor"/>
<path d="M179.418 20.312V5H181.122V20.12C181.122 20.616 181.202 20.96 181.362 21.152C181.538 21.344 181.85 21.44 182.298 21.44L182.778 21.392V22.952C182.506 23 182.21 23.024 181.89 23.024C180.242 23.024 179.418 22.12 179.418 20.312Z" fill="white"/> <path d="M179.418 20.312V5H181.122V20.12C181.122 20.616 181.202 20.96 181.362 21.152C181.538 21.344 181.85 21.44 182.298 21.44L182.778 21.392V22.952C182.506 23 182.21 23.024 181.89 23.024C180.242 23.024 179.418 22.12 179.418 20.312Z" fill="currentColor"/>
<path d="M185.582 20.312V5H187.286V20.12C187.286 20.616 187.366 20.96 187.526 21.152C187.702 21.344 188.014 21.44 188.462 21.44L188.942 21.392V22.952C188.67 23 188.374 23.024 188.054 23.024C186.406 23.024 185.582 22.12 185.582 20.312Z" fill="white"/> <path d="M185.582 20.312V5H187.286V20.12C187.286 20.616 187.366 20.96 187.526 21.152C187.702 21.344 188.014 21.44 188.462 21.44L188.942 21.392V22.952C188.67 23 188.374 23.024 188.054 23.024C186.406 23.024 185.582 22.12 185.582 20.312Z" fill="currentColor"/>
<path d="M201 10C201 5.58172 204.582 2 209 2H252C256.418 2 260 5.58172 260 10V20C260 24.4183 256.418 28 252 28H209C204.582 28 201 24.4183 201 20V10Z" fill="#368BD6"/> <path d="M201 10C201 5.58172 204.582 2 209 2H252C256.418 2 260 5.58172 260 10V20C260 24.4183 256.418 28 252 28H209C204.582 28 201 24.4183 201 20V10Z" fill="#368BD6"/>
<path d="M212.076 20H216.492C218.99 20 220.215 18.7269 220.215 17.0277C220.215 15.3764 219.043 14.407 217.882 14.3484V14.2418C218.947 13.9915 219.789 13.2457 219.789 11.9194C219.789 10.2947 218.617 9.09091 216.252 9.09091H212.076V20ZM214.052 18.3487V15.1527H216.231C217.451 15.1527 218.207 15.8984 218.207 16.8732C218.207 17.7415 217.61 18.3487 216.178 18.3487H214.052ZM214.052 13.7305V10.7209H216.05C217.211 10.7209 217.813 11.3335 217.813 12.1751C217.813 13.1339 217.035 13.7305 216.007 13.7305H214.052ZM221.934 20H229.072V18.3434H223.911V15.3658H228.662V13.7092H223.911V10.7475H229.03V9.09091H221.934V20ZM230.566 10.7475H233.938V20H235.898V10.7475H239.27V9.09091H230.566V10.7475ZM241.031 20L241.931 17.31H246.032L246.938 20H249.047L245.201 9.09091H242.762L238.921 20H241.031ZM242.464 15.7227L243.939 11.3281H244.024L245.5 15.7227H242.464Z" fill="white"/> <path d="M212.076 20H216.492C218.99 20 220.215 18.7269 220.215 17.0277C220.215 15.3764 219.043 14.407 217.882 14.3484V14.2418C218.947 13.9915 219.789 13.2457 219.789 11.9194C219.789 10.2947 218.617 9.09091 216.252 9.09091H212.076V20ZM214.052 18.3487V15.1527H216.231C217.451 15.1527 218.207 15.8984 218.207 16.8732C218.207 17.7415 217.61 18.3487 216.178 18.3487H214.052ZM214.052 13.7305V10.7209H216.05C217.211 10.7209 217.813 11.3335 217.813 12.1751C217.813 13.1339 217.035 13.7305 216.007 13.7305H214.052ZM221.934 20H229.072V18.3434H223.911V15.3658H228.662V13.7092H223.911V10.7475H229.03V9.09091H221.934V20ZM230.566 10.7475H233.938V20H235.898V10.7475H239.27V9.09091H230.566V10.7475ZM241.031 20L241.931 17.31H246.032L246.938 20H249.047L245.201 9.09091H242.762L238.921 20H241.031ZM242.464 15.7227L243.939 11.3281H244.024L245.5 15.7227H242.464Z" fill="white"/>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -1,4 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.37785 4.70549C6.37785 2.79707 7.99961 1.25 10.0001 1.25C12.0007 1.25 13.6224 2.79707 13.6224 4.70548V9.87324C13.6224 11.7817 12.0007 13.3287 10.0001 13.3287C7.99961 13.3287 6.37785 11.7817 6.37785 9.87324V4.70549Z" fill="white"/>
<path d="M3.66099 8.77015C4.30219 8.77015 4.82198 9.266 4.82198 9.87768C4.82198 12.5957 7.1314 14.8024 9.98617 14.8095C9.99084 14.8094 9.99552 14.8094 10.0002 14.8094C10.0049 14.8094 10.0095 14.8094 10.0141 14.8095C12.8688 14.8022 15.178 12.5956 15.178 9.87768C15.178 9.266 15.6978 8.77015 16.339 8.77015C16.9802 8.77015 17.5 9.266 17.5 9.87768C17.5 13.4496 14.7509 16.4077 11.1612 16.9394V17.6425C11.1612 18.2541 10.6414 18.75 10.0002 18.75C9.359 18.75 8.83921 18.2541 8.83921 17.6425V16.9395C5.24925 16.4079 2.5 13.4497 2.5 9.87768C2.5 9.266 3.01979 8.77015 3.66099 8.77015Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 938 B

View File

@@ -1,5 +0,0 @@
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.9206 1.0544C1.68141 0.815201 1.29359 0.815201 1.0544 1.0544C0.815201 1.29359 0.815201 1.68141 1.0544 1.9206L4.55 5.41621V7C4.55 8.3531 5.6469 9.45 7 9.45C7.45436 9.45 7.87983 9.32632 8.24458 9.11079L9.12938 9.99558C8.52863 10.4234 7.7937 10.675 7 10.675C4.97035 10.675 3.325 9.02965 3.325 7C3.325 6.66173 3.05077 6.3875 2.7125 6.3875C2.37423 6.3875 2.1 6.66173 2.1 7C2.1 9.49877 3.97038 11.5607 6.3875 11.8621V12.5125C6.3875 12.8508 6.66173 13.125 7 13.125C7.33827 13.125 7.6125 12.8508 7.6125 12.5125V11.8621C8.50718 11.7505 9.32696 11.3978 10.0047 10.8709L12.0794 12.9456C12.3186 13.1848 12.7064 13.1848 12.9456 12.9456C13.1848 12.7064 13.1848 12.3186 12.9456 12.0794L1.9206 1.0544Z" fill="white"/>
<path d="M10.5474 7.96338L11.5073 8.92525C11.7601 8.33424 11.9 7.68346 11.9 7C11.9 6.66173 11.6258 6.3875 11.2875 6.3875C10.9492 6.3875 10.675 6.66173 10.675 7C10.675 7.33336 10.6306 7.65634 10.5474 7.96338Z" fill="white"/>
<path d="M4.81385 2.21784L9.45 6.86366V3.325C9.45 1.9719 8.3531 0.875 7 0.875C6.04532 0.875 5.21818 1.42104 4.81385 2.21784Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,5 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.74372 1.50628C2.40201 1.16457 1.84799 1.16457 1.50628 1.50628C1.16457 1.84799 1.16457 2.40201 1.50628 2.74372L6.5 7.73744V10C6.5 11.933 8.067 13.5 10 13.5C10.6491 13.5 11.2569 13.3233 11.778 13.0154L13.042 14.2794C12.1838 14.8906 11.1339 15.25 10 15.25C7.10051 15.25 4.75 12.8995 4.75 10C4.75 9.51675 4.35825 9.125 3.875 9.125C3.39175 9.125 3 9.51675 3 10C3 13.5697 5.67198 16.5153 9.125 16.9458V17.875C9.125 18.3582 9.51675 18.75 10 18.75C10.4832 18.75 10.875 18.3582 10.875 17.875V16.9458C12.1531 16.7865 13.3242 16.2825 14.2924 15.5299L17.2563 18.4937C17.598 18.8354 18.152 18.8354 18.4937 18.4937C18.8354 18.152 18.8354 17.598 18.4937 17.2563L2.74372 1.50628Z" fill="#394049"/>
<path d="M15.0678 11.3763L16.439 12.7504C16.8001 11.9061 17 10.9764 17 10C17 9.51675 16.6082 9.125 16.125 9.125C15.6418 9.125 15.25 9.51675 15.25 10C15.25 10.4762 15.1866 10.9376 15.0678 11.3763Z" fill="#394049"/>
<path d="M6.87692 3.16834L13.5 9.80523V4.75C13.5 2.817 11.933 1.25 10 1.25C8.63618 1.25 7.45455 2.03005 6.87692 3.16834Z" fill="#394049"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -56,10 +56,6 @@ limitations under the License.
--cpd-color-border-accent: var(--cpd-color-green-1100); --cpd-color-border-accent: var(--cpd-color-green-1100);
--stopgap-color-on-solid-accent: var(--cpd-color-text-primary); --stopgap-color-on-solid-accent: var(--cpd-color-text-primary);
--stopgap-background-85: rgba(16, 19, 23, 0.85); --stopgap-background-85: rgba(16, 19, 23, 0.85);
background-size: calc(max(1440px, 100vw)) calc(max(800px, 100vh));
background-repeat: no-repeat;
background-position: center;
} }
@font-face { @font-face {
@@ -152,11 +148,20 @@ limitations under the License.
body { body {
background-color: var(--cpd-color-bg-canvas-default); background-color: var(--cpd-color-bg-canvas-default);
background-size: calc(max(1440px, 100vw)) calc(max(800px, 100vh));
background-repeat: no-repeat;
background-position: center;
color: var(--cpd-color-text-primary); color: var(--cpd-color-text-primary);
color-scheme: dark; color-scheme: dark;
margin: 0; margin: 0;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}
/* We use this to not render the page at all until we know the theme.*/
.no-theme {
opacity: 0;
} }
html, html,
@@ -170,6 +175,9 @@ body,
#root { #root {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
/* The root should be a separate stacking context so that portalled elements
like modals and menus always appear over top of it */
isolation: isolate;
} }
/* On Android and iOS, prefer native system fonts. The global.css file of /* On Android and iOS, prefer native system fonts. The global.css file of

View File

@@ -105,6 +105,8 @@ export const AvatarInputField = forwardRef<HTMLInputElement, Props>(
aria-label={label} aria-label={label}
{...rest} {...rest}
/> />
{/* https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/issues/966 */}
{/* eslint-disable-next-line jsx-a11y/label-has-associated-control */}
<label htmlFor={id} className={styles.fileInputButton}> <label htmlFor={id} className={styles.fileInputButton}>
<EditIcon /> <EditIcon />
</label> </label>
@@ -122,3 +124,5 @@ export const AvatarInputField = forwardRef<HTMLInputElement, Props>(
); );
}, },
); );
AvatarInputField.displayName = "AvatarInputField";

View File

@@ -166,6 +166,8 @@ export const InputField = forwardRef<
}, },
); );
InputField.displayName = "InputField";
interface ErrorMessageProps { interface ErrorMessageProps {
error: Error; error: Error;
} }

View File

@@ -86,9 +86,7 @@ function useMediaDevice(
() => () =>
createMediaDeviceObserver( createMediaDeviceObserver(
kind, kind,
() => { () => logger.error("Error creating MediaDeviceObserver"),
logger.error("Error creating MediaDeviceObserver");
},
requestPermissions, requestPermissions,
), ),
[kind, requestPermissions], [kind, requestPermissions],
@@ -102,8 +100,8 @@ function useMediaDevice(
devId = available.some((d) => d.deviceId === selectedId) devId = available.some((d) => d.deviceId === selectedId)
? selectedId ? selectedId
: available.some((d) => d.deviceId === fallbackDevice) : available.some((d) => d.deviceId === fallbackDevice)
? fallbackDevice ? fallbackDevice
: available.at(0)?.deviceId; : available.at(0)?.deviceId;
} }
return { return {

View File

@@ -59,5 +59,5 @@ export const defaultLiveKitOptions: RoomOptions = {
stopLocalTrackOnUnpublish: true, stopLocalTrackOnUnpublish: true,
reconnectPolicy: new DefaultReconnectPolicy(), reconnectPolicy: new DefaultReconnectPolicy(),
disconnectOnPageLeave: true, disconnectOnPageLeave: true,
expWebAudioMix: false, webAudioMix: false,
}; };

View File

@@ -27,6 +27,14 @@ import { logger } from "matrix-js-sdk/src/logger";
import * as Sentry from "@sentry/react"; import * as Sentry from "@sentry/react";
import { SFUConfig, sfuConfigEquals } from "./openIDSFU"; import { SFUConfig, sfuConfigEquals } from "./openIDSFU";
import { PosthogAnalytics } from "../analytics/PosthogAnalytics";
declare global {
interface Window {
peerConnectionTimeout?: number;
websocketTimeout?: number;
}
}
/* /*
* Additional values for states that a call can be in, beyond what livekit * Additional values for states that a call can be in, beyond what livekit
@@ -61,7 +69,9 @@ async function doConnect(
// doesn't publish it until you unmute. We want to publish it from the start so we're // doesn't publish it until you unmute. We want to publish it from the start so we're
// always capturing audio: it helps keep bluetooth headsets in the right mode and // always capturing audio: it helps keep bluetooth headsets in the right mode and
// mobile browsers to know we're doing a call. // mobile browsers to know we're doing a call.
if (livekitRoom!.localParticipant.getTrack(Track.Source.Microphone)) { if (
livekitRoom!.localParticipant.getTrackPublication(Track.Source.Microphone)
) {
logger.warn( logger.warn(
"Pre-creating audio track but participant already appears to have an microphone track: this shouldn't happen!", "Pre-creating audio track but participant already appears to have an microphone track: this shouldn't happen!",
); );
@@ -90,7 +100,9 @@ async function doConnect(
if (!audioEnabled) await preCreatedAudioTrack?.mute(); if (!audioEnabled) await preCreatedAudioTrack?.mute();
// check again having awaited for the track to create // check again having awaited for the track to create
if (livekitRoom!.localParticipant.getTrack(Track.Source.Microphone)) { if (
livekitRoom!.localParticipant.getTrackPublication(Track.Source.Microphone)
) {
logger.warn( logger.warn(
"Pre-created audio track but participant already appears to have an microphone track: this shouldn't happen!", "Pre-created audio track but participant already appears to have an microphone track: this shouldn't happen!",
); );
@@ -120,7 +132,21 @@ async function connectAndPublish(
micTrack: LocalTrack | undefined, micTrack: LocalTrack | undefined,
screenshareTracks: MediaStreamTrack[], screenshareTracks: MediaStreamTrack[],
): Promise<void> { ): Promise<void> {
await livekitRoom!.connect(sfuConfig!.url, sfuConfig!.jwt); const tracker = PosthogAnalytics.instance.eventCallConnectDuration;
// Track call connect duration
tracker.cacheConnectStart();
livekitRoom.once(RoomEvent.SignalConnected, tracker.cacheWsConnect);
await livekitRoom!.connect(sfuConfig!.url, sfuConfig!.jwt, {
// Due to stability issues on Firefox we are testing the effect of different
// timeouts, and allow these values to be set through the console
peerConnectionTimeout: window.peerConnectionTimeout ?? 45000,
websocketTimeout: window.websocketTimeout ?? 45000,
});
// remove listener in case the connect promise rejects before `SignalConnected` is emitted.
livekitRoom.off(RoomEvent.SignalConnected, tracker.cacheWsConnect);
tracker.track({ log: true });
if (micTrack) { if (micTrack) {
logger.info(`Publishing precreated mic track`); logger.info(`Publishing precreated mic track`);
@@ -174,7 +200,7 @@ export function useECConnectionState(
const doFocusSwitch = useCallback(async (): Promise<void> => { const doFocusSwitch = useCallback(async (): Promise<void> => {
const screenshareTracks: MediaStreamTrack[] = []; const screenshareTracks: MediaStreamTrack[] = [];
for (const t of livekitRoom!.localParticipant.videoTracks.values()) { for (const t of livekitRoom!.localParticipant.videoTrackPublications.values()) {
if (t.track && t.source == Track.Source.ScreenShare) { if (t.track && t.source == Track.Source.ScreenShare) {
const newTrack = t.track.mediaStreamTrack.clone(); const newTrack = t.track.mediaStreamTrack.clone();
newTrack.enabled = true; newTrack.enabled = true;
@@ -248,6 +274,6 @@ export function useECConnectionState(
return isSwitchingFocus return isSwitchingFocus
? ECAddonConnectionState.ECSwitchingFocus ? ECAddonConnectionState.ECSwitchingFocus
: isInDoConnect : isInDoConnect
? ConnectionState.Connecting ? ConnectionState.Connecting
: connState; : connState;
} }

View File

@@ -107,8 +107,6 @@ export function useLiveKit(
...defaultLiveKitOptions.audioCaptureDefaults, ...defaultLiveKitOptions.audioCaptureDefaults,
deviceId: initialDevices.current.audioInput.selectedId, deviceId: initialDevices.current.audioInput.selectedId,
}, },
// XXX Setting the audio output here doesn't seem to do anything… a bug in
// LiveKit?
audioOutput: { audioOutput: {
deviceId: initialDevices.current.audioOutput.selectedId, deviceId: initialDevices.current.audioOutput.selectedId,
}, },
@@ -293,7 +291,7 @@ export function useLiveKit(
room.options.audioCaptureDefaults?.deviceId === "default" room.options.audioCaptureDefaults?.deviceId === "default"
) { ) {
const activeMicTrack = Array.from( const activeMicTrack = Array.from(
room.localParticipant.audioTracks.values(), room.localParticipant.audioTrackPublications.values(),
).find((d) => d.source === Track.Source.Microphone)?.track; ).find((d) => d.source === Track.Source.Microphone)?.track;
const defaultDevice = device.available.find( const defaultDevice = device.available.find(
@@ -315,7 +313,7 @@ export function useLiveKit(
// Note that room.switchActiveDevice() won't work: Livekit will ignore it because // Note that room.switchActiveDevice() won't work: Livekit will ignore it because
// the deviceId hasn't changed (was & still is default). // the deviceId hasn't changed (was & still is default).
room.localParticipant room.localParticipant
.getTrack(Track.Source.Microphone) .getTrackPublication(Track.Source.Microphone)
?.audioTrack?.restartTrack(); ?.audioTrack?.restartTrack();
} }
} else { } else {

View File

@@ -188,16 +188,9 @@ export async function initClient(
await client.store.startup(); await client.store.startup();
} }
if (client.initCrypto) { await client.initCrypto();
await client.initCrypto(); client.setGlobalErrorOnUnknownDevices(false);
} await client.startClient();
await client.startClient({
// dirty hack to reduce chance of gappy syncs
// should be fixed by spotting gaps and backpaginating
initialSyncLimit: 50,
});
await waitForSync(client); await waitForSync(client);
return client; return client;

37
src/observable-utils.ts Normal file
View File

@@ -0,0 +1,37 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { Observable, defer, finalize, tap } from "rxjs";
const nothing = Symbol("nothing");
/**
* RxJS operator that invokes a callback when the Observable is finalized,
* passing the most recently emitted value. If no value was emitted, the
* callback will not be invoked.
*/
export function finalizeValue<T>(callback: (finalValue: T) => void) {
return (source: Observable<T>): Observable<T> =>
defer(() => {
let finalValue: T | typeof nothing = nothing;
return source.pipe(
tap((value) => (finalValue = value)),
finalize(() => {
if (finalValue !== nothing) callback(finalValue);
}),
);
});
}

View File

@@ -58,3 +58,5 @@ export const Popover = forwardRef<HTMLDivElement, Props>(
); );
}, },
); );
Popover.displayName = "Popover";

View File

@@ -94,3 +94,5 @@ export const PopoverMenuTrigger = forwardRef<
</div> </div>
); );
}); });
PopoverMenuTrigger.displayName = "PopoverMenuTrigger";

View File

@@ -15,6 +15,7 @@ limitations under the License.
*/ */
.lock { .lock {
display: block;
padding: var(--cpd-space-1x); padding: var(--cpd-space-1x);
border-radius: var(--cpd-radius-pill-effect); border-radius: var(--cpd-radius-pill-effect);
} }

View File

@@ -17,7 +17,7 @@ limitations under the License.
import { FC } from "react"; import { FC } from "react";
import { Tooltip } from "@vector-im/compound-web"; import { Tooltip } from "@vector-im/compound-web";
import { useTranslation } from "react-i18next"; import { useTranslation } from "react-i18next";
import LockIcon from "@vector-im/compound-design-tokens/icons/lock.svg?react"; import LockSolidIcon from "@vector-im/compound-design-tokens/icons/lock-solid.svg?react";
import LockOffIcon from "@vector-im/compound-design-tokens/icons/lock-off.svg?react"; import LockOffIcon from "@vector-im/compound-design-tokens/icons/lock-off.svg?react";
import styles from "./EncryptionLock.module.css"; import styles from "./EncryptionLock.module.css";
@@ -28,23 +28,17 @@ interface Props {
export const EncryptionLock: FC<Props> = ({ encrypted }) => { export const EncryptionLock: FC<Props> = ({ encrypted }) => {
const { t } = useTranslation(); const { t } = useTranslation();
const Icon = encrypted ? LockIcon : LockOffIcon; const Icon = encrypted ? LockSolidIcon : LockOffIcon;
const label = encrypted ? t("common.encrypted") : t("common.unencrypted"); const label = encrypted ? t("common.encrypted") : t("common.unencrypted");
return ( return (
<Tooltip label={label} side="right"> <Tooltip label={label} side="right" isTriggerInteractive={false}>
<Icon <Icon
width={16} width={16}
height={16} height={16}
className={styles.lock} className={styles.lock}
data-encrypted={encrypted} data-encrypted={encrypted}
aria-label={label} aria-label={label}
// Make the icon focusable so that the tooltip can be opened
// with keyboard navigation
// TODO: Replace this with the solution from
// https://github.com/vector-im/compound-web/pull/130 once it
// lands
tabIndex={0}
/> />
</Tooltip> </Tooltip>
); );

View File

@@ -87,7 +87,7 @@ export const GroupCallView: FC<Props> = ({
const roomName = useRoomName(rtcSession.room); const roomName = useRoomName(rtcSession.room);
const roomAvatar = useRoomAvatar(rtcSession.room); const roomAvatar = useRoomAvatar(rtcSession.room);
const e2eeSharedKey = useRoomSharedKey(rtcSession.room.roomId); const e2eeSharedKey = useRoomSharedKey(rtcSession.room.roomId);
const { perParticipantE2EE } = useUrlParams(); const { perParticipantE2EE, returnToLobby } = useUrlParams();
const roomEncrypted = const roomEncrypted =
useIsRoomE2EE(rtcSession.room.roomId) || perParticipantE2EE; useIsRoomE2EE(rtcSession.room.roomId) || perParticipantE2EE;
@@ -137,9 +137,6 @@ export const GroupCallView: FC<Props> = ({
}, [perParticipantE2EE, e2eeSharedKey]); }, [perParticipantE2EE, e2eeSharedKey]);
useEffect(() => { useEffect(() => {
// this effect is only if we don't want to show the lobby (skipLobby = true)
if (!skipLobby) return;
const defaultDeviceSetup = async ( const defaultDeviceSetup = async (
requestedDeviceData: JoinCallData, requestedDeviceData: JoinCallData,
): Promise<void> => { ): Promise<void> => {
@@ -189,24 +186,22 @@ export const GroupCallView: FC<Props> = ({
} }
} }
}; };
if (widget && preload) {
// In preload mode, wait for a join action before entering if (widget && preload && skipLobby) {
// In preload mode without lobby we wait for a join action before entering
const onJoin = async ( const onJoin = async (
ev: CustomEvent<IWidgetApiRequest>, ev: CustomEvent<IWidgetApiRequest>,
): Promise<void> => { ): Promise<void> => {
defaultDeviceSetup(ev.detail.data as unknown as JoinCallData); defaultDeviceSetup(ev.detail.data as unknown as JoinCallData);
enterRTCSession(rtcSession, perParticipantE2EE); enterRTCSession(rtcSession, perParticipantE2EE);
await Promise.all([ await widget!.api.transport.reply(ev.detail, {});
widget!.api.setAlwaysOnScreen(true),
widget!.api.transport.reply(ev.detail, {}),
]);
}; };
widget.lazyActions.on(ElementWidgetActions.JoinCall, onJoin); widget.lazyActions.on(ElementWidgetActions.JoinCall, onJoin);
return () => { return () => {
widget!.lazyActions.off(ElementWidgetActions.JoinCall, onJoin); widget!.lazyActions.off(ElementWidgetActions.JoinCall, onJoin);
}; };
} else { } else if (widget && !preload && skipLobby) {
// if we don't use preload and only skipLobby we enter the rtc session right away // No lobby and no preload: we enter the rtc session right away
defaultDeviceSetup({ audioInput: null, videoInput: null }); defaultDeviceSetup({ audioInput: null, videoInput: null });
enterRTCSession(rtcSession, perParticipantE2EE); enterRTCSession(rtcSession, perParticipantE2EE);
} }
@@ -246,6 +241,9 @@ export const GroupCallView: FC<Props> = ({
useEffect(() => { useEffect(() => {
if (widget && isJoined) { if (widget && isJoined) {
// set widget to sticky once joined.
widget!.api.setAlwaysOnScreen(true);
const onHangup = async ( const onHangup = async (
ev: CustomEvent<IWidgetApiRequest>, ev: CustomEvent<IWidgetApiRequest>,
): Promise<void> => { ): Promise<void> => {
@@ -319,6 +317,21 @@ export const GroupCallView: FC<Props> = ({
onDismiss={onDismissInviteModal} onDismiss={onDismissInviteModal}
/> />
); );
const lobbyView = (
<>
{shareModal}
<LobbyView
client={client}
matrixInfo={matrixInfo}
muteStates={muteStates}
onEnter={(): void => enterRTCSession(rtcSession, perParticipantE2EE)}
confineToRoom={confineToRoom}
hideHeader={hideHeader}
participantCount={participantCount}
onShareClick={onShareClick}
/>
</>
);
if (isJoined) { if (isJoined) {
return ( return (
@@ -338,7 +351,9 @@ export const GroupCallView: FC<Props> = ({
/> />
</> </>
); );
} else if (left) { } else if (left && widget === null) {
// Left in SPA mode:
// The call ended view is shown for two reasons: prompting guests to create // The call ended view is shown for two reasons: prompting guests to create
// an account, and prompting users that have opted into analytics to provide // an account, and prompting users that have opted into analytics to provide
// feedback. We don't show a feedback prompt to widget users however (at // feedback. We don't show a feedback prompt to widget users however (at
@@ -366,23 +381,14 @@ export const GroupCallView: FC<Props> = ({
// LobbyView again which would open capture devices again. // LobbyView again which would open capture devices again.
return null; return null;
} }
} else if (preload) { } else if (left && widget !== null) {
// Left in widget mode:
if (!returnToLobby) {
return null;
}
} else if (preload || skipLobby) {
return null; return null;
} else {
return (
<>
{shareModal}
<LobbyView
client={client}
matrixInfo={matrixInfo}
muteStates={muteStates}
onEnter={(): void => enterRTCSession(rtcSession, perParticipantE2EE)}
confineToRoom={confineToRoom}
hideHeader={hideHeader}
participantCount={participantCount}
onShareClick={onShareClick}
/>
</>
);
} }
return lobbyView;
}; };

View File

@@ -28,7 +28,9 @@ limitations under the License.
flex-direction: column; flex-direction: column;
overflow: auto; overflow: auto;
overflow-inline: hidden; overflow-inline: hidden;
contain: strict; /* There used to be a contain: strict here, but due to some bugs in Firefox,
this was causing the Z-ordering of modals to glitch out. It can be added back
if those issues appear to be resolved. */
} }
.centerMessage { .centerMessage {

View File

@@ -19,14 +19,11 @@ import {
RoomAudioRenderer, RoomAudioRenderer,
RoomContext, RoomContext,
useLocalParticipant, useLocalParticipant,
useParticipants,
useTracks, useTracks,
} from "@livekit/components-react"; } from "@livekit/components-react";
import { usePreventScroll } from "@react-aria/overlays"; import { usePreventScroll } from "@react-aria/overlays";
import { ConnectionState, Room, Track } from "livekit-client"; import { ConnectionState, Room, Track } from "livekit-client";
import { MatrixClient } from "matrix-js-sdk/src/client"; import { MatrixClient } from "matrix-js-sdk/src/client";
import { RoomMember } from "matrix-js-sdk/src/models/room-member";
import { Room as MatrixRoom } from "matrix-js-sdk/src/models/room";
import { import {
FC, FC,
ReactNode, ReactNode,
@@ -39,9 +36,9 @@ import {
} from "react"; } from "react";
import { useTranslation } from "react-i18next"; import { useTranslation } from "react-i18next";
import useMeasure from "react-use-measure"; import useMeasure from "react-use-measure";
import { logger } from "matrix-js-sdk/src/logger";
import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession"; import { MatrixRTCSession } from "matrix-js-sdk/src/matrixrtc/MatrixRTCSession";
import classNames from "classnames"; import classNames from "classnames";
import { useStateObservable } from "@react-rxjs/core";
import LogoMark from "../icons/LogoMark.svg?react"; import LogoMark from "../icons/LogoMark.svg?react";
import LogoType from "../icons/LogoType.svg?react"; import LogoType from "../icons/LogoType.svg?react";
@@ -54,22 +51,16 @@ import {
SettingsButton, SettingsButton,
} from "../button"; } from "../button";
import { Header, LeftNav, RightNav, RoomHeaderInfo } from "../Header"; import { Header, LeftNav, RightNav, RoomHeaderInfo } from "../Header";
import { import { useVideoGridLayout, VideoGrid } from "../video-grid/VideoGrid";
useVideoGridLayout,
TileDescriptor,
VideoGrid,
} from "../video-grid/VideoGrid";
import { useShowConnectionStats } from "../settings/useSetting";
import { PosthogAnalytics } from "../analytics/PosthogAnalytics";
import { useUrlParams } from "../UrlParams"; import { useUrlParams } from "../UrlParams";
import { useCallViewKeyboardShortcuts } from "../useCallViewKeyboardShortcuts"; import { useCallViewKeyboardShortcuts } from "../useCallViewKeyboardShortcuts";
import { usePrefersReducedMotion } from "../usePrefersReducedMotion"; import { usePrefersReducedMotion } from "../usePrefersReducedMotion";
import { ElementWidgetActions, widget } from "../widget"; import { ElementWidgetActions, widget } from "../widget";
import styles from "./InCallView.module.css"; import styles from "./InCallView.module.css";
import { ItemData, TileContent, VideoTile } from "../video-grid/VideoTile"; import { VideoTile } from "../video-grid/VideoTile";
import { NewVideoGrid } from "../video-grid/NewVideoGrid"; import { NewVideoGrid } from "../video-grid/NewVideoGrid";
import { OTelGroupCallMembership } from "../otel/OTelGroupCallMembership"; import { OTelGroupCallMembership } from "../otel/OTelGroupCallMembership";
import { SettingsModal } from "../settings/SettingsModal"; import { SettingsModal, defaultSettingsTab } from "../settings/SettingsModal";
import { useRageshakeRequestModal } from "../settings/submit-rageshake"; import { useRageshakeRequestModal } from "../settings/submit-rageshake";
import { RageshakeRequestModal } from "./RageshakeRequestModal"; import { RageshakeRequestModal } from "./RageshakeRequestModal";
import { E2EEConfig, useLiveKit } from "../livekit/useLiveKit"; import { E2EEConfig, useLiveKit } from "../livekit/useLiveKit";
@@ -81,18 +72,14 @@ import { MuteStates } from "./MuteStates";
import { MatrixInfo } from "./VideoPreview"; import { MatrixInfo } from "./VideoPreview";
import { InviteButton } from "../button/InviteButton"; import { InviteButton } from "../button/InviteButton";
import { LayoutToggle } from "./LayoutToggle"; import { LayoutToggle } from "./LayoutToggle";
import { import { ECConnectionState } from "../livekit/useECConnectionState";
ECAddonConnectionState,
ECConnectionState,
} from "../livekit/useECConnectionState";
import { useOpenIDSFU } from "../livekit/openIDSFU"; import { useOpenIDSFU } from "../livekit/openIDSFU";
import { useCallViewModel } from "../state/CallViewModel";
import { subscribe } from "../state/subscribe";
const canScreenshare = "getDisplayMedia" in (navigator.mediaDevices ?? {}); const canScreenshare = "getDisplayMedia" in (navigator.mediaDevices ?? {});
const isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent); const isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
// How long we wait after a focus switch before showing the real participant list again
const POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS = 3000;
export interface ActiveCallProps export interface ActiveCallProps
extends Omit<InCallViewProps, "livekitRoom" | "connState"> { extends Omit<InCallViewProps, "livekitRoom" | "connState"> {
e2eeConfig: E2EEConfig; e2eeConfig: E2EEConfig;
@@ -137,470 +124,342 @@ export interface InCallViewProps {
onShareClick: (() => void) | null; onShareClick: (() => void) | null;
} }
export const InCallView: FC<InCallViewProps> = ({ export const InCallView: FC<InCallViewProps> = subscribe(
client, ({
matrixInfo, client,
rtcSession, matrixInfo,
livekitRoom, rtcSession,
muteStates, livekitRoom,
participantCount, muteStates,
onLeave, participantCount,
hideHeader, onLeave,
otelGroupCallMembership, hideHeader,
connState, otelGroupCallMembership,
onShareClick, connState,
}) => { onShareClick,
const { t } = useTranslation(); }) => {
usePreventScroll(); const { t } = useTranslation();
useWakeLock(); usePreventScroll();
useWakeLock();
useEffect(() => { useEffect(() => {
if (connState === ConnectionState.Disconnected) { if (connState === ConnectionState.Disconnected) {
// annoyingly we don't get the disconnection reason this way, // annoyingly we don't get the disconnection reason this way,
// only by listening for the emitted event // only by listening for the emitted event
onLeave(new Error("Disconnected from call server")); onLeave(new Error("Disconnected from call server"));
} }
}, [connState, onLeave]); }, [connState, onLeave]);
const containerRef1 = useRef<HTMLDivElement | null>(null); const containerRef1 = useRef<HTMLDivElement | null>(null);
const [containerRef2, bounds] = useMeasure({ polyfill: ResizeObserver }); const [containerRef2, bounds] = useMeasure({ polyfill: ResizeObserver });
const boundsValid = bounds.height > 0; const boundsValid = bounds.height > 0;
// Merge the refs so they can attach to the same element // Merge the refs so they can attach to the same element
const containerRef = useMergedRefs(containerRef1, containerRef2); const containerRef = useMergedRefs(containerRef1, containerRef2);
const screenSharingTracks = useTracks( const screenSharingTracks = useTracks(
[{ source: Track.Source.ScreenShare, withPlaceholder: false }], [{ source: Track.Source.ScreenShare, withPlaceholder: false }],
{ {
room: livekitRoom, room: livekitRoom,
}, },
); );
const { layout, setLayout } = useVideoGridLayout( const { layout, setLayout } = useVideoGridLayout(
screenSharingTracks.length > 0, screenSharingTracks.length > 0,
);
const [showConnectionStats] = useShowConnectionStats();
const { hideScreensharing, showControls } = useUrlParams();
const { isScreenShareEnabled, localParticipant } = useLocalParticipant({
room: livekitRoom,
});
const toggleMicrophone = useCallback(
() => muteStates.audio.setEnabled?.((e) => !e),
[muteStates],
);
const toggleCamera = useCallback(
() => muteStates.video.setEnabled?.((e) => !e),
[muteStates],
);
// This function incorrectly assumes that there is a camera and microphone, which is not always the case.
// TODO: Make sure that this module is resilient when it comes to camera/microphone availability!
useCallViewKeyboardShortcuts(
containerRef1,
toggleMicrophone,
toggleCamera,
(muted) => muteStates.audio.setEnabled?.(!muted),
);
useEffect(() => {
widget?.api.transport.send(
layout === "grid"
? ElementWidgetActions.TileLayout
: ElementWidgetActions.SpotlightLayout,
{},
); );
}, [layout]);
useEffect(() => { const { hideScreensharing, showControls } = useUrlParams();
if (widget) {
const onTileLayout = (ev: CustomEvent<IWidgetApiRequest>): void => {
setLayout("grid");
widget!.api.transport.reply(ev.detail, {});
};
const onSpotlightLayout = (ev: CustomEvent<IWidgetApiRequest>): void => {
setLayout("spotlight");
widget!.api.transport.reply(ev.detail, {});
};
widget.lazyActions.on(ElementWidgetActions.TileLayout, onTileLayout); const { isScreenShareEnabled, localParticipant } = useLocalParticipant({
widget.lazyActions.on( room: livekitRoom,
ElementWidgetActions.SpotlightLayout, });
onSpotlightLayout,
const toggleMicrophone = useCallback(
() => muteStates.audio.setEnabled?.((e) => !e),
[muteStates],
);
const toggleCamera = useCallback(
() => muteStates.video.setEnabled?.((e) => !e),
[muteStates],
);
// This function incorrectly assumes that there is a camera and microphone, which is not always the case.
// TODO: Make sure that this module is resilient when it comes to camera/microphone availability!
useCallViewKeyboardShortcuts(
containerRef1,
toggleMicrophone,
toggleCamera,
(muted) => muteStates.audio.setEnabled?.(!muted),
);
useEffect(() => {
widget?.api.transport.send(
layout === "grid"
? ElementWidgetActions.TileLayout
: ElementWidgetActions.SpotlightLayout,
{},
); );
}, [layout]);
return () => { useEffect(() => {
widget!.lazyActions.off(ElementWidgetActions.TileLayout, onTileLayout); if (widget) {
widget!.lazyActions.off( const onTileLayout = (ev: CustomEvent<IWidgetApiRequest>): void => {
setLayout("grid");
widget!.api.transport.reply(ev.detail, {});
};
const onSpotlightLayout = (
ev: CustomEvent<IWidgetApiRequest>,
): void => {
setLayout("spotlight");
widget!.api.transport.reply(ev.detail, {});
};
widget.lazyActions.on(ElementWidgetActions.TileLayout, onTileLayout);
widget.lazyActions.on(
ElementWidgetActions.SpotlightLayout, ElementWidgetActions.SpotlightLayout,
onSpotlightLayout, onSpotlightLayout,
); );
};
}
}, [setLayout]);
const mobile = boundsValid && bounds.width <= 660; return () => {
const reducedControls = boundsValid && bounds.width <= 340; widget!.lazyActions.off(
const noControls = reducedControls && bounds.height <= 400; ElementWidgetActions.TileLayout,
onTileLayout,
);
widget!.lazyActions.off(
ElementWidgetActions.SpotlightLayout,
onSpotlightLayout,
);
};
}
}, [setLayout]);
const items = useParticipantTiles(livekitRoom, rtcSession.room, connState); const mobile = boundsValid && bounds.width <= 660;
const { fullscreenItem, toggleFullscreen, exitFullscreen } = const reducedControls = boundsValid && bounds.width <= 340;
useFullscreen(items); const noControls = reducedControls && bounds.height <= 400;
// The maximised participant: either the participant that the user has const vm = useCallViewModel(
// manually put in fullscreen, or the focused (active) participant if the rtcSession.room,
// window is too small to show everyone livekitRoom,
const maximisedParticipant = useMemo( matrixInfo.roomEncrypted,
() => connState,
fullscreenItem ?? );
(noControls const items = useStateObservable(vm.tiles);
? items.find((item) => item.isSpeaker) ?? items.at(0) ?? null const { fullscreenItem, toggleFullscreen, exitFullscreen } =
: null), useFullscreen(items);
[fullscreenItem, noControls, items],
);
const Grid = // The maximised participant: either the participant that the user has
items.length > 12 && layout === "grid" ? NewVideoGrid : VideoGrid; // manually put in fullscreen, or the focused (active) participant if the
// window is too small to show everyone
const maximisedParticipant = useMemo(
() =>
fullscreenItem ??
(noControls
? items.find((item) => item.isSpeaker) ?? items.at(0) ?? null
: null),
[fullscreenItem, noControls, items],
);
const prefersReducedMotion = usePrefersReducedMotion(); const Grid =
items.length > 12 && layout === "grid" ? NewVideoGrid : VideoGrid;
// This state is lifted out of NewVideoGrid so that layout states can be const prefersReducedMotion = usePrefersReducedMotion();
// restored after a layout switch or upon exiting fullscreen
const layoutStates = useLayoutStates(); // This state is lifted out of NewVideoGrid so that layout states can be
// restored after a layout switch or upon exiting fullscreen
const layoutStates = useLayoutStates();
const renderContent = (): JSX.Element => {
if (items.length === 0) {
return (
<div className={styles.centerMessage}>
<p>{t("waiting_for_participants")}</p>
</div>
);
}
if (maximisedParticipant) {
return (
<VideoTile
vm={maximisedParticipant.data}
maximised={true}
fullscreen={maximisedParticipant === fullscreenItem}
onToggleFullscreen={toggleFullscreen}
targetHeight={bounds.height}
targetWidth={bounds.width}
key={maximisedParticipant.id}
showSpeakingIndicator={false}
onOpenProfile={openProfile}
/>
);
}
const renderContent = (): JSX.Element => {
if (items.length === 0) {
return ( return (
<div className={styles.centerMessage}> <Grid
<p>{t("waiting_for_participants")}</p> items={items}
</div> layout={layout}
disableAnimations={prefersReducedMotion || isSafari}
layoutStates={layoutStates}
>
{({ data: vm, ...props }): ReactNode => (
<VideoTile
vm={vm}
maximised={false}
fullscreen={false}
onToggleFullscreen={toggleFullscreen}
showSpeakingIndicator={items.length > 2}
onOpenProfile={openProfile}
{...props}
ref={props.ref as Ref<HTMLDivElement>}
/>
)}
</Grid>
); );
} };
if (maximisedParticipant) {
return ( const rageshakeRequestModalProps = useRageshakeRequestModal(
<VideoTile rtcSession.room.roomId,
maximised={true} );
fullscreen={maximisedParticipant === fullscreenItem}
onToggleFullscreen={toggleFullscreen} const [settingsModalOpen, setSettingsModalOpen] = useState(false);
targetHeight={bounds.height} const [settingsTab, setSettingsTab] = useState(defaultSettingsTab);
targetWidth={bounds.width}
key={maximisedParticipant.id} const openSettings = useCallback(
data={maximisedParticipant.data} () => setSettingsModalOpen(true),
showSpeakingIndicator={false} [setSettingsModalOpen],
showConnectionStats={showConnectionStats} );
matrixInfo={matrixInfo} const closeSettings = useCallback(
/> () => setSettingsModalOpen(false),
[setSettingsModalOpen],
);
const openProfile = useCallback(() => {
setSettingsTab("profile");
setSettingsModalOpen(true);
}, [setSettingsTab, setSettingsModalOpen]);
const toggleScreensharing = useCallback(async () => {
exitFullscreen();
await localParticipant.setScreenShareEnabled(!isScreenShareEnabled, {
audio: true,
selfBrowserSurface: "include",
surfaceSwitching: "include",
systemAudio: "include",
});
}, [localParticipant, isScreenShareEnabled, exitFullscreen]);
let footer: JSX.Element | null;
if (noControls) {
footer = null;
} else {
const buttons: JSX.Element[] = [];
buttons.push(
<MicButton
key="1"
muted={!muteStates.audio.enabled}
onPress={toggleMicrophone}
disabled={muteStates.audio.setEnabled === null}
data-testid="incall_mute"
/>,
<VideoButton
key="2"
muted={!muteStates.video.enabled}
onPress={toggleCamera}
disabled={muteStates.video.setEnabled === null}
data-testid="incall_videomute"
/>,
);
if (!reducedControls) {
if (canScreenshare && !hideScreensharing) {
buttons.push(
<ScreenshareButton
key="3"
enabled={isScreenShareEnabled}
onPress={toggleScreensharing}
data-testid="incall_screenshare"
/>,
);
}
buttons.push(<SettingsButton key="4" onPress={openSettings} />);
}
buttons.push(
<HangupButton
key="6"
onPress={function (): void {
onLeave();
}}
data-testid="incall_leave"
/>,
);
footer = (
<div
className={classNames(
showControls
? styles.footer
: hideHeader
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
)}
>
{!mobile && !hideHeader && (
<div className={styles.logo}>
<LogoMark width={24} height={24} aria-hidden />
<LogoType
width={80}
height={11}
aria-label={import.meta.env.VITE_PRODUCT_NAME || "Element Call"}
/>
</div>
)}
{showControls && <div className={styles.buttons}>{buttons}</div>}
{!mobile && !hideHeader && showControls && (
<LayoutToggle
className={styles.layout}
layout={layout}
setLayout={setLayout}
/>
)}
</div>
); );
} }
return ( return (
<Grid <div className={styles.inRoom} ref={containerRef}>
items={items} {!hideHeader && maximisedParticipant === null && (
layout={layout} <Header>
disableAnimations={prefersReducedMotion || isSafari} <LeftNav>
layoutStates={layoutStates} <RoomHeaderInfo
> id={matrixInfo.roomId}
{(props): ReactNode => ( name={matrixInfo.roomName}
<VideoTile avatarUrl={matrixInfo.roomAvatar}
maximised={false} encrypted={matrixInfo.roomEncrypted}
fullscreen={false} participantCount={participantCount}
onToggleFullscreen={toggleFullscreen} />
showSpeakingIndicator={items.length > 2} </LeftNav>
showConnectionStats={showConnectionStats} <RightNav>
matrixInfo={matrixInfo} {!reducedControls && showControls && onShareClick !== null && (
{...props} <InviteButton onClick={onShareClick} />
ref={props.ref as Ref<HTMLDivElement>} )}
/> </RightNav>
</Header>
)} )}
</Grid> <div className={styles.controlsOverlay}>
); <RoomAudioRenderer />
}; {renderContent()}
{footer}
const rageshakeRequestModalProps = useRageshakeRequestModal( </div>
rtcSession.room.roomId, {!noControls && (
); <RageshakeRequestModal {...rageshakeRequestModalProps} />
const [settingsModalOpen, setSettingsModalOpen] = useState(false);
const openSettings = useCallback(
() => setSettingsModalOpen(true),
[setSettingsModalOpen],
);
const closeSettings = useCallback(
() => setSettingsModalOpen(false),
[setSettingsModalOpen],
);
const toggleScreensharing = useCallback(async () => {
exitFullscreen();
await localParticipant.setScreenShareEnabled(!isScreenShareEnabled, {
audio: true,
selfBrowserSurface: "include",
surfaceSwitching: "include",
systemAudio: "include",
});
}, [localParticipant, isScreenShareEnabled, exitFullscreen]);
let footer: JSX.Element | null;
if (noControls) {
footer = null;
} else {
const buttons: JSX.Element[] = [];
buttons.push(
<MicButton
key="1"
muted={!muteStates.audio.enabled}
onPress={toggleMicrophone}
disabled={muteStates.audio.setEnabled === null}
data-testid="incall_mute"
/>,
<VideoButton
key="2"
muted={!muteStates.video.enabled}
onPress={toggleCamera}
disabled={muteStates.video.setEnabled === null}
data-testid="incall_videomute"
/>,
);
if (!reducedControls) {
if (canScreenshare && !hideScreensharing) {
buttons.push(
<ScreenshareButton
key="3"
enabled={isScreenShareEnabled}
onPress={toggleScreensharing}
data-testid="incall_screenshare"
/>,
);
}
buttons.push(<SettingsButton key="4" onPress={openSettings} />);
}
buttons.push(
<HangupButton
key="6"
onPress={function (): void {
onLeave();
}}
data-testid="incall_leave"
/>,
);
footer = (
<div
className={classNames(
showControls
? styles.footer
: hideHeader
? [styles.footer, styles.footerHidden]
: [styles.footer, styles.footerThin],
)}
>
{!mobile && !hideHeader && (
<div className={styles.logo}>
<LogoMark width={24} height={24} aria-hidden />
<LogoType
width={80}
height={11}
aria-label={import.meta.env.VITE_PRODUCT_NAME || "Element Call"}
/>
</div>
)}
{showControls && <div className={styles.buttons}>{buttons}</div>}
{!mobile && !hideHeader && showControls && (
<LayoutToggle
className={styles.layout}
layout={layout}
setLayout={setLayout}
/>
)} )}
<SettingsModal
client={client}
roomId={rtcSession.room.roomId}
open={settingsModalOpen}
onDismiss={closeSettings}
tab={settingsTab}
onTabChange={setSettingsTab}
/>
</div> </div>
); );
} },
);
return (
<div className={styles.inRoom} ref={containerRef}>
{!hideHeader && maximisedParticipant === null && (
<Header>
<LeftNav>
<RoomHeaderInfo
id={matrixInfo.roomId}
name={matrixInfo.roomName}
avatarUrl={matrixInfo.roomAvatar}
encrypted={matrixInfo.roomEncrypted}
participantCount={participantCount}
/>
</LeftNav>
<RightNav>
{!reducedControls && showControls && onShareClick !== null && (
<InviteButton onClick={onShareClick} />
)}
</RightNav>
</Header>
)}
<div className={styles.controlsOverlay}>
<RoomAudioRenderer />
{renderContent()}
{footer}
</div>
{!noControls && <RageshakeRequestModal {...rageshakeRequestModalProps} />}
<SettingsModal
client={client}
roomId={rtcSession.room.roomId}
open={settingsModalOpen}
onDismiss={closeSettings}
/>
</div>
);
};
function findMatrixMember(
room: MatrixRoom,
id: string,
): RoomMember | undefined {
if (!id) return undefined;
const parts = id.split(":");
// must be at least 3 parts because we know the first part is a userId which must necessarily contain a colon
if (parts.length < 3) {
logger.warn(
"Livekit participants ID doesn't look like a userId:deviceId combination",
);
return undefined;
}
parts.pop();
const userId = parts.join(":");
return room.getMember(userId) ?? undefined;
}
function useParticipantTiles(
livekitRoom: Room,
matrixRoom: MatrixRoom,
connState: ECConnectionState,
): TileDescriptor<ItemData>[] {
const previousTiles = useRef<TileDescriptor<ItemData>[]>([]);
const sfuParticipants = useParticipants({
room: livekitRoom,
});
const items = useMemo(() => {
let allGhosts = true;
const speakActiveTime = new Date();
speakActiveTime.setSeconds(speakActiveTime.getSeconds() - 10);
// Iterate over SFU participants (those who actually are present from the SFU perspective) and create tiles for them.
const tiles: TileDescriptor<ItemData>[] = sfuParticipants.flatMap(
(sfuParticipant) => {
const spokeRecently =
sfuParticipant.lastSpokeAt !== undefined &&
sfuParticipant.lastSpokeAt > speakActiveTime;
const id = sfuParticipant.identity;
const member = findMatrixMember(matrixRoom, id);
// We always start with a local participant wit the empty string as their ID before we're
// connected, this is fine and we'll be in "all ghosts" mode.
if (id !== "" && member === undefined) {
logger.warn(
`Ruh, roh! No matrix member found for SFU participant '${id}': creating g-g-g-ghost!`,
);
}
allGhosts &&= member === undefined;
const userMediaTile = {
id,
focused: false,
isPresenter: sfuParticipant.isScreenShareEnabled,
isSpeaker:
(sfuParticipant.isSpeaking || spokeRecently) &&
!sfuParticipant.isLocal,
hasVideo: sfuParticipant.isCameraEnabled,
local: sfuParticipant.isLocal,
largeBaseSize: false,
data: {
id,
member,
sfuParticipant,
content: TileContent.UserMedia,
},
};
// If there is a screen sharing enabled for this participant, create a tile for it as well.
let screenShareTile: TileDescriptor<ItemData> | undefined;
if (sfuParticipant.isScreenShareEnabled) {
const screenShareId = `${id}:screen-share`;
screenShareTile = {
...userMediaTile,
id: screenShareId,
focused: true,
largeBaseSize: true,
placeNear: id,
data: {
...userMediaTile.data,
id: screenShareId,
content: TileContent.ScreenShare,
},
};
}
return screenShareTile
? [userMediaTile, screenShareTile]
: [userMediaTile];
},
);
PosthogAnalytics.instance.eventCallEnded.cacheParticipantCountChanged(
tiles.length,
);
// If every item is a ghost, that probably means we're still connecting and
// shouldn't bother showing anything yet
return allGhosts ? [] : tiles;
}, [matrixRoom, sfuParticipants]);
// We carry over old tiles from the previous focus for some time after a focus switch
// so that the video tiles don't all disappear and reappear.
// This is set to true when the state transitions to Switching Focus and remains
// true for a short time after it changes (ie. connState is only switching focus for
// the time it takes us to reconnect to the conference).
// If there are still members that haven't reconnected after that time, they'll just
// appear to disconnect and will reappear once they reconnect.
const [isSwitchingFocus, setIsSwitchingFocus] = useState(false);
useEffect(() => {
if (connState === ECAddonConnectionState.ECSwitchingFocus) {
setIsSwitchingFocus(true);
} else if (isSwitchingFocus) {
setTimeout(() => {
setIsSwitchingFocus(false);
}, POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS);
}
}, [connState, setIsSwitchingFocus, isSwitchingFocus]);
if (
connState === ECAddonConnectionState.ECSwitchingFocus ||
isSwitchingFocus
) {
logger.debug("Switching focus: injecting previous tiles");
// inject the previous tile for members that haven't rejoined yet
const newItems = items.slice(0);
const rejoined = new Set(newItems.map((p) => p.id));
for (const prevTile of previousTiles.current) {
if (!rejoined.has(prevTile.id)) {
newItems.push(prevTile);
}
}
return newItems;
} else {
previousTiles.current = items;
return items;
}
}

View File

@@ -1,5 +1,5 @@
/* /*
Copyright 2022 New Vector Ltd Copyright 2022-2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@@ -34,7 +34,7 @@ import {
SettingsButton, SettingsButton,
VideoButton, VideoButton,
} from "../button/Button"; } from "../button/Button";
import { SettingsModal } from "../settings/SettingsModal"; import { SettingsModal, defaultSettingsTab } from "../settings/SettingsModal";
import { useMediaQuery } from "../useMediaQuery"; import { useMediaQuery } from "../useMediaQuery";
interface Props { interface Props {
@@ -71,6 +71,7 @@ export const LobbyView: FC<Props> = ({
); );
const [settingsModalOpen, setSettingsModalOpen] = useState(false); const [settingsModalOpen, setSettingsModalOpen] = useState(false);
const [settingsTab, setSettingsTab] = useState(defaultSettingsTab);
const openSettings = useCallback( const openSettings = useCallback(
() => setSettingsModalOpen(true), () => setSettingsModalOpen(true),
@@ -148,6 +149,8 @@ export const LobbyView: FC<Props> = ({
client={client} client={client}
open={settingsModalOpen} open={settingsModalOpen}
onDismiss={closeSettings} onDismiss={closeSettings}
tab={settingsTab}
onTabChange={setSettingsTab}
/> />
)} )}
</> </>

View File

@@ -41,6 +41,8 @@ export const RoomAuthView: FC = () => {
// @ts-ignore // @ts-ignore
(e) => { (e) => {
e.preventDefault(); e.preventDefault();
setLoading(true);
const data = new FormData(e.target); const data = new FormData(e.target);
const dataForDisplayName = data.get("displayName"); const dataForDisplayName = data.get("displayName");
const displayName = const displayName =

View File

@@ -29,6 +29,7 @@ import { useOptInAnalytics } from "../settings/useSetting";
import { HomePage } from "../home/HomePage"; import { HomePage } from "../home/HomePage";
import { platform } from "../Platform"; import { platform } from "../Platform";
import { AppSelectionModal } from "./AppSelectionModal"; import { AppSelectionModal } from "./AppSelectionModal";
import { widget } from "../widget";
export const RoomPage: FC = () => { export const RoomPage: FC = () => {
const { const {
@@ -62,7 +63,7 @@ export const RoomPage: FC = () => {
useEffect(() => { useEffect(() => {
// If we've finished loading, are not already authed and we've been given a display name as // If we've finished loading, are not already authed and we've been given a display name as
// a URL param, automatically register a passwordless user // a URL param, automatically register a passwordless user
if (!loading && !authenticated && displayName) { if (!loading && !authenticated && displayName && !widget) {
setIsRegistering(true); setIsRegistering(true);
registerPasswordlessUser(displayName).finally(() => { registerPasswordlessUser(displayName).finally(() => {
setIsRegistering(false); setIsRegistering(false);

View File

@@ -114,14 +114,7 @@ export const VideoPreview: FC<Props> = ({
playsInline playsInline
// There's no reason for this to be focusable // There's no reason for this to be focusable
tabIndex={-1} tabIndex={-1}
// React supports the disablePictureInPicture attribute, but Firefox disablePictureInPicture
// only recognizes a value of "true", whereas React sets it to the empty
// string. So we need to bypass React and set it specifically to "true".
// https://bugzilla.mozilla.org/show_bug.cgi?id=1865748
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
// eslint-disable-next-line react/no-unknown-property
disablepictureinpicture="true"
/> />
{!muteStates.video.enabled && ( {!muteStates.video.enabled && (
<div className={styles.avatarContainer}> <div className={styles.avatarContainer}>

View File

@@ -30,13 +30,6 @@ function getActiveFocus(
const oldestMembership = rtcSession.getOldestMembership(); const oldestMembership = rtcSession.getOldestMembership();
const focus = oldestMembership?.getActiveFoci()[0] as LivekitFocus; const focus = oldestMembership?.getActiveFoci()[0] as LivekitFocus;
if (focus) {
logger.info(
`Got active focus for call from ${oldestMembership?.sender}/${oldestMembership?.deviceId}`,
focus,
);
}
return focus; return focus;
} }
@@ -56,6 +49,11 @@ export function useActiveFocus(
const newActiveFocus = getActiveFocus(rtcSession); const newActiveFocus = getActiveFocus(rtcSession);
if (!deepCompare(activeFocus, newActiveFocus)) { if (!deepCompare(activeFocus, newActiveFocus)) {
const oldestMembership = rtcSession.getOldestMembership();
logger.warn(
`Got new active focus from membership: ${oldestMembership?.sender}/${oldestMembership?.deviceId}.
Updating focus (focus switch) from ${activeFocus} to ${newActiveFocus}`,
);
setActiveFocus(newActiveFocus); setActiveFocus(newActiveFocus);
} }
}, [activeFocus, rtcSession]); }, [activeFocus, rtcSession]);

View File

@@ -18,9 +18,9 @@ limitations under the License.
import { logger } from "matrix-js-sdk/src/logger"; import { logger } from "matrix-js-sdk/src/logger";
import { useCallback, useLayoutEffect, useRef } from "react"; import { useCallback, useLayoutEffect, useRef } from "react";
import { TileDescriptor } from "../video-grid/VideoGrid";
import { useReactiveState } from "../useReactiveState"; import { useReactiveState } from "../useReactiveState";
import { useEventTarget } from "../useEvents"; import { useEventTarget } from "../useEvents";
import { TileDescriptor } from "../state/CallViewModel";
const isFullscreen = (): boolean => const isFullscreen = (): boolean =>
Boolean(document.fullscreenElement) || Boolean(document.fullscreenElement) ||

View File

@@ -82,10 +82,7 @@ export const useLoadGroupCall = (
); );
} }
} else { } else {
// room IDs we just try to join by their ID, which will not work in the room = await client.joinRoom(roomIdOrAlias, { viaServers });
// general case without providing some servers to join via. We could provide
// our own server, but in practice that is implicit.
room = await client.joinRoom(roomIdOrAlias);
} }
logger.info( logger.info(

View File

@@ -93,7 +93,7 @@ export const FeedbackSettingsTab: FC<Props> = ({ roomId }) => {
</FieldRow> </FieldRow>
)} )}
<Button type="submit" disabled={sending}> <Button type="submit" disabled={sending}>
{sending ? t("submitting") : "action.submit"} {sending ? t("submitting") : t("action.submit")}
</Button> </Button>
</FieldRow> </FieldRow>
)} )}

View File

@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import { ChangeEvent, FC, Key, ReactNode, useCallback, useState } from "react"; import { ChangeEvent, FC, Key, ReactNode } from "react";
import { Item } from "@react-stately/collections"; import { Item } from "@react-stately/collections";
import { Trans, useTranslation } from "react-i18next"; import { Trans, useTranslation } from "react-i18next";
import { MatrixClient } from "matrix-js-sdk"; import { MatrixClient } from "matrix-js-sdk";
@@ -47,15 +47,33 @@ import {
} from "../livekit/MediaDevicesContext"; } from "../livekit/MediaDevicesContext";
import { widget } from "../widget"; import { widget } from "../widget";
type SettingsTab =
| "audio"
| "video"
| "profile"
| "feedback"
| "more"
| "developer";
interface Props { interface Props {
open: boolean; open: boolean;
onDismiss: () => void; onDismiss: () => void;
tab: SettingsTab;
onTabChange: (tab: SettingsTab) => void;
client: MatrixClient; client: MatrixClient;
roomId?: string; roomId?: string;
defaultTab?: string;
} }
export const SettingsModal: FC<Props> = (props) => { export const defaultSettingsTab: SettingsTab = "audio";
export const SettingsModal: FC<Props> = ({
open,
onDismiss,
tab,
onTabChange,
client,
roomId,
}) => {
const { t } = useTranslation(); const { t } = useTranslation();
const [optInAnalytics, setOptInAnalytics] = useOptInAnalytics(); const [optInAnalytics, setOptInAnalytics] = useOptInAnalytics();
@@ -92,15 +110,6 @@ export const SettingsModal: FC<Props> = (props) => {
); );
}; };
const [selectedTab, setSelectedTab] = useState<string | undefined>();
const onSelectedTabChanged = useCallback(
(tab: Key) => {
setSelectedTab(tab.toString());
},
[setSelectedTab],
);
const optInDescription = ( const optInDescription = (
<Caption> <Caption>
<Trans i18nKey="settings.opt_in_description"> <Trans i18nKey="settings.opt_in_description">
@@ -113,7 +122,7 @@ export const SettingsModal: FC<Props> = (props) => {
); );
const devices = useMediaDevices(); const devices = useMediaDevices();
useMediaDeviceNames(devices, props.open); useMediaDeviceNames(devices, open);
const audioTab = ( const audioTab = (
<TabItem <TabItem
@@ -158,7 +167,7 @@ export const SettingsModal: FC<Props> = (props) => {
</> </>
} }
> >
<ProfileSettingsTab client={props.client} /> <ProfileSettingsTab client={client} />
</TabItem> </TabItem>
); );
@@ -172,7 +181,7 @@ export const SettingsModal: FC<Props> = (props) => {
</> </>
} }
> >
<FeedbackSettingsTab roomId={props.roomId} /> <FeedbackSettingsTab roomId={roomId} />
</TabItem> </TabItem>
); );
@@ -260,12 +269,12 @@ export const SettingsModal: FC<Props> = (props) => {
<Modal <Modal
title={t("common.settings")} title={t("common.settings")}
className={styles.settingsModal} className={styles.settingsModal}
open={props.open} open={open}
onDismiss={props.onDismiss} onDismiss={onDismiss}
> >
<TabContainer <TabContainer
onSelectionChange={onSelectedTabChanged} onSelectionChange={onTabChange as (tab: Key) => void}
selectedKey={selectedTab ?? props.defaultTab ?? "audio"} selectedKey={tab}
className={styles.tabContainer} className={styles.tabContainer}
> >
{tabs} {tabs}

296
src/state/CallViewModel.ts Normal file
View File

@@ -0,0 +1,296 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import {
connectedParticipantsObserver,
observeParticipantMedia,
} from "@livekit/components-core";
import { Room as LivekitRoom, RemoteParticipant } from "livekit-client";
import { Room as MatrixRoom, RoomMember } from "matrix-js-sdk/src/matrix";
import { useEffect, useRef } from "react";
import {
EMPTY,
Observable,
combineLatest,
concat,
mergeAll,
of,
sample,
scan,
startWith,
takeUntil,
zip,
} from "rxjs";
import { state } from "@react-rxjs/core";
import { logger } from "matrix-js-sdk/src/logger";
import { ViewModel } from "./ViewModel";
import { useObservable } from "./useObservable";
import {
ECAddonConnectionState,
ECConnectionState,
} from "../livekit/useECConnectionState";
import { usePrevious } from "../usePrevious";
import {
TileViewModel,
UserMediaTileViewModel,
ScreenShareTileViewModel,
} from "./TileViewModel";
import { finalizeValue } from "../observable-utils";
// Represents something that should get a tile on the layout,
// ie. a user's video feed or a screen share feed.
export interface TileDescriptor<T> {
id: string;
focused: boolean;
isPresenter: boolean;
isSpeaker: boolean;
hasVideo: boolean;
local: boolean;
largeBaseSize: boolean;
placeNear?: string;
data: T;
}
// How long we wait after a focus switch before showing the real participant
// list again
const POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS = 3000;
function findMatrixMember(
room: MatrixRoom,
id: string,
): RoomMember | undefined {
if (!id) return undefined;
const parts = id.split(":");
// must be at least 3 parts because we know the first part is a userId which must necessarily contain a colon
if (parts.length < 3) {
logger.warn(
"Livekit participants ID doesn't look like a userId:deviceId combination",
);
return undefined;
}
parts.pop();
const userId = parts.join(":");
return room.getMember(userId) ?? undefined;
}
// TODO: Move wayyyy more business logic from the call and lobby views into here
export class CallViewModel extends ViewModel {
private readonly rawRemoteParticipants = state(
connectedParticipantsObserver(this.livekitRoom),
);
// Lists of participants to "hold" on display, even if LiveKit claims that
// they've left
private readonly remoteParticipantHolds = zip(
this.connectionState,
this.rawRemoteParticipants.pipe(sample(this.connectionState)),
(s, ps) => {
// Whenever we switch focuses, we should retain all the previous
// participants for at least POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS ms to
// give their clients time to switch over and avoid jarring layout shifts
if (s === ECAddonConnectionState.ECSwitchingFocus) {
return concat(
// Hold these participants
of({ hold: ps }),
// Wait for time to pass and the connection state to have changed
Promise.all([
new Promise<void>((resolve) =>
setTimeout(resolve, POST_FOCUS_PARTICIPANT_UPDATE_DELAY_MS),
),
new Promise<void>((resolve) => {
const subscription = this.connectionState
.pipe(takeUntil(this.destroyed))
.subscribe((s) => {
if (s !== ECAddonConnectionState.ECSwitchingFocus) {
resolve();
subscription.unsubscribe();
}
});
}),
// Then unhold them
]).then(() => Promise.resolve({ unhold: ps })),
);
} else {
return EMPTY;
}
},
).pipe(
mergeAll(),
// Aggregate the hold instructions into a single list showing which
// participants are being held
scan(
(holds, instruction) =>
"hold" in instruction
? [instruction.hold, ...holds]
: holds.filter((h) => h !== instruction.unhold),
[] as RemoteParticipant[][],
),
startWith([]),
);
private readonly remoteParticipants = combineLatest(
[this.rawRemoteParticipants, this.remoteParticipantHolds],
(raw, holds) => {
const result = [...raw];
const resultIds = new Set(result.map((p) => p.identity));
// Incorporate the held participants into the list
for (const hold of holds) {
for (const p of hold) {
if (!resultIds.has(p.identity)) {
result.push(p);
resultIds.add(p.identity);
}
}
}
return result;
},
);
/**
* The media tiles to be displayed in the call view.
*/
public readonly tiles = state(
combineLatest([
this.remoteParticipants,
observeParticipantMedia(this.livekitRoom.localParticipant),
]).pipe(
scan((ts, [remoteParticipants, { participant: localParticipant }]) => {
const ps = [localParticipant, ...remoteParticipants];
const tilesById = new Map(ts.map((t) => [t.id, t]));
const now = Date.now();
let allGhosts = true;
const newTiles = ps.flatMap((p) => {
const userMediaId = p.identity;
const member = findMatrixMember(this.matrixRoom, userMediaId);
allGhosts &&= member === undefined;
const spokeRecently =
p.lastSpokeAt !== undefined && now - +p.lastSpokeAt <= 10000;
// We always start with a local participant with the empty string as
// their ID before we're connected, this is fine and we'll be in
// "all ghosts" mode.
if (userMediaId !== "" && member === undefined) {
logger.warn(
`Ruh, roh! No matrix member found for SFU participant '${userMediaId}': creating g-g-g-ghost!`,
);
}
const userMediaVm =
tilesById.get(userMediaId)?.data ??
new UserMediaTileViewModel(userMediaId, member, p, this.encrypted);
tilesById.delete(userMediaId);
const userMediaTile: TileDescriptor<TileViewModel> = {
id: userMediaId,
focused: false,
isPresenter: p.isScreenShareEnabled,
isSpeaker: (p.isSpeaking || spokeRecently) && !p.isLocal,
hasVideo: p.isCameraEnabled,
local: p.isLocal,
largeBaseSize: false,
data: userMediaVm,
};
if (p.isScreenShareEnabled) {
const screenShareId = `${userMediaId}:screen-share`;
const screenShareVm =
tilesById.get(screenShareId)?.data ??
new ScreenShareTileViewModel(
screenShareId,
member,
p,
this.encrypted,
);
tilesById.delete(screenShareId);
const screenShareTile: TileDescriptor<TileViewModel> = {
id: screenShareId,
focused: true,
isPresenter: false,
isSpeaker: false,
hasVideo: true,
local: p.isLocal,
largeBaseSize: true,
placeNear: userMediaId,
data: screenShareVm,
};
return [userMediaTile, screenShareTile];
} else {
return [userMediaTile];
}
});
// Any tiles left in the map are unused and should be destroyed
for (const t of tilesById.values()) t.data.destroy();
// If every item is a ghost, that probably means we're still connecting
// and shouldn't bother showing anything yet
return allGhosts ? [] : newTiles;
}, [] as TileDescriptor<TileViewModel>[]),
finalizeValue((ts) => {
for (const t of ts) t.data.destroy();
}),
),
);
public constructor(
// A call is permanently tied to a single Matrix room and LiveKit room
private readonly matrixRoom: MatrixRoom,
private readonly livekitRoom: LivekitRoom,
private readonly encrypted: boolean,
private readonly connectionState: Observable<ECConnectionState>,
) {
super();
}
}
export function useCallViewModel(
matrixRoom: MatrixRoom,
livekitRoom: LivekitRoom,
encrypted: boolean,
connectionState: ECConnectionState,
): CallViewModel {
const prevMatrixRoom = usePrevious(matrixRoom);
const prevLivekitRoom = usePrevious(livekitRoom);
const prevEncrypted = usePrevious(encrypted);
const connectionStateObservable = useObservable(connectionState);
const vm = useRef<CallViewModel>();
if (
matrixRoom !== prevMatrixRoom ||
livekitRoom !== prevLivekitRoom ||
encrypted !== prevEncrypted
) {
vm.current?.destroy();
vm.current = new CallViewModel(
matrixRoom,
livekitRoom,
encrypted,
connectionStateObservable,
);
}
useEffect(() => vm.current?.destroy(), []);
return vm.current!;
}

242
src/state/TileViewModel.ts Normal file
View File

@@ -0,0 +1,242 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import {
AudioSource,
TrackReferenceOrPlaceholder,
VideoSource,
observeParticipantEvents,
observeParticipantMedia,
} from "@livekit/components-core";
import { StateObservable, state } from "@react-rxjs/core";
import {
LocalParticipant,
LocalTrack,
Participant,
ParticipantEvent,
RemoteParticipant,
Track,
TrackEvent,
facingModeFromLocalTrack,
} from "livekit-client";
import { RoomMember } from "matrix-js-sdk/src/matrix";
import {
BehaviorSubject,
combineLatest,
distinctUntilChanged,
distinctUntilKeyChanged,
fromEvent,
map,
of,
startWith,
switchMap,
takeUntil,
} from "rxjs";
import { ViewModel } from "./ViewModel";
function observeTrackReference(
participant: Participant,
source: Track.Source,
): StateObservable<TrackReferenceOrPlaceholder> {
return state(
observeParticipantMedia(participant).pipe(
map(() => ({
participant,
publication: participant.getTrackPublication(source),
source,
})),
distinctUntilKeyChanged("publication"),
),
);
}
abstract class BaseTileViewModel extends ViewModel {
/**
* Whether the tile belongs to the local user.
*/
public readonly local = this.participant.isLocal;
/**
* The LiveKit video track to be shown on this tile.
*/
public readonly video: StateObservable<TrackReferenceOrPlaceholder>;
/**
* Whether there should be a warning that this media is unencrypted.
*/
public readonly unencryptedWarning: StateObservable<boolean>;
public constructor(
// TODO: This is only needed for full screen toggling and can be removed as
// soon as that code is moved into the view models
public readonly id: string,
/**
* The Matrix room member to which this tile belongs.
*/
// TODO: Fully separate the data layer from the UI layer by keeping the
// member object internal
public readonly member: RoomMember | undefined,
protected readonly participant: LocalParticipant | RemoteParticipant,
callEncrypted: boolean,
audioSource: AudioSource,
videoSource: VideoSource,
) {
super();
const audio = observeTrackReference(participant, audioSource);
this.video = observeTrackReference(participant, videoSource);
this.unencryptedWarning = state(
combineLatest(
[audio, this.video],
(a, v) =>
callEncrypted &&
(a.publication?.isEncrypted === false ||
v.publication?.isEncrypted === false),
).pipe(distinctUntilChanged()),
);
}
}
/**
* A tile displaying some media.
*/
export type TileViewModel = UserMediaTileViewModel | ScreenShareTileViewModel;
/**
* A tile displaying some participant's user media.
*/
export class UserMediaTileViewModel extends BaseTileViewModel {
/**
* Whether the video should be mirrored.
*/
public readonly mirror = state(
this.video.pipe(
switchMap((v) => {
const track = v.publication?.track;
if (!(track instanceof LocalTrack)) return of(false);
// Watch for track restarts, because they indicate a camera switch
return fromEvent(track, TrackEvent.Restarted).pipe(
startWith(null),
// Mirror only front-facing cameras (those that face the user)
map(() => facingModeFromLocalTrack(track).facingMode === "user"),
);
}),
),
);
/**
* Whether the participant is speaking.
*/
public readonly speaking = state(
observeParticipantEvents(
this.participant,
ParticipantEvent.IsSpeakingChanged,
).pipe(map((p) => p.isSpeaking)),
);
private readonly _locallyMuted = new BehaviorSubject(false);
/**
* Whether we've disabled this participant's audio.
*/
public readonly locallyMuted = state(this._locallyMuted);
private readonly _localVolume = new BehaviorSubject(1);
/**
* The volume to which we've set this participant's audio, as a scalar
* multiplier.
*/
public readonly localVolume = state(this._localVolume);
/**
* Whether this participant is sending audio (i.e. is unmuted on their side).
*/
public readonly audioEnabled: StateObservable<boolean>;
/**
* Whether this participant is sending video.
*/
public readonly videoEnabled: StateObservable<boolean>;
private readonly _cropVideo = new BehaviorSubject(true);
/**
* Whether the tile video should be contained inside the tile or be cropped to fit.
*/
public readonly cropVideo = state(this._cropVideo);
public constructor(
id: string,
member: RoomMember | undefined,
participant: LocalParticipant | RemoteParticipant,
callEncrypted: boolean,
) {
super(
id,
member,
participant,
callEncrypted,
Track.Source.Microphone,
Track.Source.Camera,
);
const media = observeParticipantMedia(participant);
this.audioEnabled = state(
media.pipe(map((m) => m.microphoneTrack?.isMuted === false)),
);
this.videoEnabled = state(
media.pipe(map((m) => m.cameraTrack?.isMuted === false)),
);
// Sync the local mute state and volume with LiveKit
if (!this.local)
combineLatest([this._locallyMuted, this._localVolume], (muted, volume) =>
muted ? 0 : volume,
)
.pipe(takeUntil(this.destroyed))
.subscribe((volume) => {
(this.participant as RemoteParticipant).setVolume(volume);
});
}
public toggleLocallyMuted(): void {
this._locallyMuted.next(!this._locallyMuted.value);
}
public toggleFitContain(): void {
this._cropVideo.next(!this._cropVideo.value);
}
public setLocalVolume(value: number): void {
this._localVolume.next(value);
}
}
/**
* A tile displaying some participant's screen share.
*/
export class ScreenShareTileViewModel extends BaseTileViewModel {
public constructor(
id: string,
member: RoomMember | undefined,
participant: LocalParticipant | RemoteParticipant,
callEncrypted: boolean,
) {
super(
id,
member,
participant,
callEncrypted,
Track.Source.ScreenShareAudio,
Track.Source.ScreenShare,
);
}
}

View File

@@ -1,6 +1,5 @@
/* /*
Copyright 2022 New Vector Ltd Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@@ -15,21 +14,20 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import { ComponentPropsWithoutRef, FC } from "react"; import { Subject } from "rxjs";
import AudioMuted from "../icons/AudioMuted.svg?react"; /**
import AudioLow from "../icons/AudioLow.svg?react"; * An MVVM view model.
import Audio from "../icons/Audio.svg?react"; */
export abstract class ViewModel {
protected readonly destroyed = new Subject<void>();
interface Props extends ComponentPropsWithoutRef<"svg"> {
/** /**
* Number between 0 and 1 * Instructs the ViewModel to clean up its resources. If you forget to call
* this, there may be memory leaks!
*/ */
volume: number; public destroy(): void {
this.destroyed.next();
this.destroyed.complete();
}
} }
export const VolumeIcon: FC<Props> = ({ volume, ...rest }) => {
if (volume <= 0) return <AudioMuted {...rest} />;
if (volume <= 0.5) return <AudioLow {...rest} />;
return <Audio {...rest} />;
};

49
src/state/subscribe.tsx Normal file
View File

@@ -0,0 +1,49 @@
/*
Copyright 2023 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import {
ForwardRefExoticComponent,
ForwardRefRenderFunction,
PropsWithoutRef,
RefAttributes,
forwardRef,
} from "react";
// eslint-disable-next-line no-restricted-imports
import { Subscribe, RemoveSubscribe } from "@react-rxjs/core";
/**
* Wraps a React component that consumes Observables, resulting in a component
* that safely subscribes to its Observables before rendering. The component
* will return null until the subscriptions are created.
*/
export function subscribe<P, R>(
render: ForwardRefRenderFunction<R, P>,
): ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<R>> {
const Subscriber = forwardRef<R, { p: P }>(({ p }, ref) => (
<RemoveSubscribe>{render(p, ref)}</RemoveSubscribe>
));
Subscriber.displayName = "Subscriber";
// eslint-disable-next-line react/display-name
const OuterComponent = forwardRef<R, P>((p, ref) => (
<Subscribe>
<Subscriber ref={ref} p={p} />
</Subscribe>
));
// Copy over the component's display name, default props, etc.
Object.assign(OuterComponent, render);
return OuterComponent;
}

View File

@@ -0,0 +1,30 @@
/*
Copyright 2023-2024 New Vector Ltd
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
import { useRef } from "react";
import { BehaviorSubject, Observable } from "rxjs";
/**
* React hook that creates an Observable from a changing value. The Observable
* replays its current value upon subscription and emits whenever the value
* changes.
*/
export function useObservable<T>(value: T): Observable<T> {
const subject = useRef<BehaviorSubject<T>>();
subject.current ??= new BehaviorSubject(value);
if (value !== subject.current.value) subject.current.next(value);
return subject.current;
}

View File

@@ -57,6 +57,8 @@ export const Headline = forwardRef<HTMLHeadingElement, TypographyProps>(
}, },
); );
Headline.displayName = "Headline";
export const Title = forwardRef<HTMLHeadingElement, TypographyProps>( export const Title = forwardRef<HTMLHeadingElement, TypographyProps>(
( (
{ {
@@ -85,6 +87,8 @@ export const Title = forwardRef<HTMLHeadingElement, TypographyProps>(
}, },
); );
Title.displayName = "Title";
export const Subtitle = forwardRef<HTMLParagraphElement, TypographyProps>( export const Subtitle = forwardRef<HTMLParagraphElement, TypographyProps>(
( (
{ {
@@ -113,6 +117,8 @@ export const Subtitle = forwardRef<HTMLParagraphElement, TypographyProps>(
}, },
); );
Subtitle.displayName = "Subtitle";
export const Body = forwardRef<HTMLParagraphElement, TypographyProps>( export const Body = forwardRef<HTMLParagraphElement, TypographyProps>(
( (
{ {
@@ -141,6 +147,8 @@ export const Body = forwardRef<HTMLParagraphElement, TypographyProps>(
}, },
); );
Body.displayName = "Body";
export const Caption = forwardRef<HTMLParagraphElement, TypographyProps>( export const Caption = forwardRef<HTMLParagraphElement, TypographyProps>(
( (
{ {
@@ -170,6 +178,8 @@ export const Caption = forwardRef<HTMLParagraphElement, TypographyProps>(
}, },
); );
Caption.displayName = "Caption";
export const Micro = forwardRef<HTMLParagraphElement, TypographyProps>( export const Micro = forwardRef<HTMLParagraphElement, TypographyProps>(
( (
{ {
@@ -199,11 +209,14 @@ export const Micro = forwardRef<HTMLParagraphElement, TypographyProps>(
}, },
); );
Micro.displayName = "Micro";
interface LinkProps extends TypographyProps { interface LinkProps extends TypographyProps {
to?: H.LocationDescriptor<unknown>; to?: H.LocationDescriptor<unknown>;
color?: string; color?: string;
href?: string; href?: string;
} }
export const Link = forwardRef<HTMLAnchorElement, LinkProps>( export const Link = forwardRef<HTMLAnchorElement, LinkProps>(
( (
{ {
@@ -254,3 +267,5 @@ export const Link = forwardRef<HTMLAnchorElement, LinkProps>(
); );
}, },
); );
Link.displayName = "Link";

Some files were not shown because too many files have changed in this diff Show More