Robin
6bdb4b69ee
Remove auto-join behavior from embedded mode
...
This was a hack that we did back when we were working on PTT, to make the joining process for PTT more seamless, but it doesn't make much sense to auto-join normal calls without giving the user a chance to turn off / adjust their media. If we want this behavior back eventually, I think it would be better serviced by a separate URL parameter.
2023-09-18 13:05:25 -04:00
Robin
6801c95e6a
Fix app selection prompt appearing even in the app
...
Turns out, I just got the name of this URL parameter wrong
2023-09-18 13:03:33 -04:00
David Baker
4a5a7126f4
Lint the test files
2023-09-18 17:58:49 +01:00
David Baker
6561c0a898
Merge remote-tracking branch 'origin/livekit' into dbkr/refactor_urlparams
2023-09-18 17:54:49 +01:00
David Baker
4f48751aa2
Small refactor of URLParams stuff
...
Splits out the room locartion parsing from everything else to avoid
one function that fills out different parts of its return struct
depending on its args.
2023-09-18 17:49:10 +01:00
Robin
40ef872658
Tweak drawer appearance to better match native system components
2023-09-18 12:17:31 -04:00
Robin and GitHub
f3e8ee6913
Merge pull request #1476 from vector-im/renovate/eslint-config-prettier-8.x-lockfile
...
Update dependency eslint-config-prettier to v8.10.0
2023-09-18 12:08:29 -04:00
Robin and GitHub
2b346911aa
Merge pull request #1475 from vector-im/renovate/eslint-8.x-lockfile
...
Update dependency eslint to v8.49.0
2023-09-18 12:07:17 -04:00
renovate[bot] and GitHub
32b9b17721
Update dependency eslint-config-prettier to v8.10.0
2023-09-18 16:04:40 +00:00
renovate[bot] and GitHub
55443b06d8
Update dependency eslint to v8.49.0
2023-09-18 16:04:22 +00:00
Robin
6f969c222b
Merge branch 'livekit' into renovate/sentry-vite-plugin-0.x
2023-09-18 12:04:04 -04:00
Robin and GitHub
0b6533bf6d
Merge pull request #1471 from robintown/remove-walkie-talkie
...
Fully remove walkie-talkie mode
2023-09-18 12:03:38 -04:00
Robin
882a0faf6c
Fix the build
2023-09-18 12:02:35 -04:00
Robin
8eb789d6aa
Merge branch 'livekit' into remove-walkie-talkie
2023-09-18 11:58:45 -04:00
Robin
1ecc8e3b22
Fix bad import
2023-09-18 11:56:24 -04:00
Robin and GitHub
6b35832611
Merge pull request #1474 from vector-im/renovate/babel-loader-8.x-lockfile
...
Update dependency babel-loader to v8.3.0
2023-09-18 11:55:37 -04:00
Robin and GitHub
7eca26c3f0
Merge pull request #1469 from vector-im/renovate/node-18.x-lockfile
...
Update dependency @types/node to v18.17.17
2023-09-18 11:55:08 -04:00
Robin and GitHub
4d5b13824f
Merge pull request #1448 from robintown/app-selection
...
Add a prompt to launch Element X on mobile
2023-09-18 11:54:31 -04:00
Robin and GitHub
48c563d31f
Merge pull request #1470 from robintown/feedback-layout
...
Fix the feedback screen looking broken on mobile
2023-09-18 11:54:25 -04:00
Robin and GitHub
010416a85c
Merge pull request #1473 from vector-im/renovate/use-gesture-react-10.x-lockfile
...
Update dependency @use-gesture/react to v10.3.0
2023-09-18 11:54:11 -04:00
Robin and GitHub
1e2b2c6ef9
Merge pull request #1472 from robintown/invert-buttons
...
Invert the microphone and video button states
2023-09-18 11:53:18 -04:00
Robin
cfd61282cc
Merge branch 'livekit' into remove-walkie-talkie
2023-09-18 11:52:52 -04:00
Robin
b53868cbc9
Merge branch 'livekit' into app-selection
2023-09-18 11:50:32 -04:00
Robin
662a85c16a
Add a clarifying comment
2023-09-18 11:46:16 -04:00
renovate[bot] and GitHub
4fdb6ad39a
Update dependency @sentry/vite-plugin to ^0.7.0
2023-09-18 15:45:34 +00:00
Robin and GitHub
43d12e815a
Merge pull request #1447 from robintown/use-modals
...
Start using the new modal component
2023-09-18 11:45:09 -04:00
renovate[bot] and GitHub
7b9f70027a
Update dependency @types/node to v18.17.17
2023-09-18 15:42:52 +00:00
Robin and GitHub
218ba02fe3
Merge pull request #1468 from vector-im/renovate/testing-library-jest-dom-5.x-lockfile
...
Update dependency @testing-library/jest-dom to v5.17.0
2023-09-18 11:42:11 -04:00
Robin
aaf4d20e7d
Merge branch 'livekit' into use-modals
2023-09-18 11:40:10 -04:00
Robin and GitHub
08be4550d5
Merge pull request #1446 from robintown/modals
...
Implement the new modal designs
2023-09-18 11:38:03 -04:00
Robin and GitHub
bfefcce466
Merge pull request #1445 from robintown/native-fonts
...
Use native system fonts on Android and iOS
2023-09-18 11:37:45 -04:00
Robin
09b9b71f19
Upgrade jest
2023-09-18 11:37:05 -04:00
renovate[bot] and GitHub
7e963b9a0e
Update dependency babel-loader to v8.3.0
2023-09-18 15:31:46 +00:00
renovate[bot] and GitHub
b5ccff483d
Update dependency @use-gesture/react to v10.3.0
2023-09-18 15:31:31 +00:00
Robin and GitHub
0f07b77ae7
Merge pull request #1456 from vector-im/renovate/content-type-1.x-lockfile
...
Update dependency @types/content-type to v1.1.6
2023-09-18 11:31:01 -04:00
Robin
282c345ad3
Invert the microphone and video button states
...
… so that they use the 'on' state when muted, and announce the action that they take rather than the current state, as suggested in internal design guidance.
2023-09-18 11:21:56 -04:00
Robin
1e9e096356
Fully remove walkie-talkie mode
2023-09-18 11:06:06 -04:00
Robin
db0d3b1ee9
Fix the feedback screen looking broken on mobile
2023-09-18 10:42:07 -04:00
renovate[bot] and GitHub
128a60af0e
Update dependency @testing-library/jest-dom to v5.17.0
2023-09-18 14:13:47 +00:00
Robin
bbf91ca867
Add a clarifying comment
2023-09-18 09:48:02 -04:00
Robin and GitHub
d1e5a3043f
Merge pull request #1460 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
...
Update dependency @vector-im/compound-web to v0.4.1
2023-09-18 09:26:45 -04:00
Robin and GitHub
55eed97e58
Merge pull request #1458 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-18 09:23:56 -04:00
Robin and GitHub
9952c35800
Merge pull request #1462 from vector-im/renovate/uuid-9.x-lockfile
...
Update dependency uuid to v9.0.1
2023-09-18 09:23:31 -04:00
d9ac072663
Update comment
...
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com >
2023-09-18 09:14:46 -04:00
random and Weblate
4f0d87a77a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/it/
2023-09-18 11:27:22 +00:00
Jeff Huang and Weblate
61de062c70
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (121 of 121 strings)
Translation: Element Call/element-call
Translate-URL: https://translate.element.io/projects/element-call/element-call/zh_Hant/
2023-09-18 11:27:22 +00:00
renovate[bot] and GitHub
286631f820
Update dependency @vector-im/compound-web to v0.4.1
2023-09-18 11:07:29 +00:00
David Baker and GitHub
38b8b4d67e
Merge pull request #1463 from vector-im/renovate/livekit-components-react-1.x-lockfile
...
Update dependency @livekit/components-react to v1.2.0
2023-09-18 12:06:59 +01:00
Timo and GitHub
b979fc85bb
Check for existing track before creating one. ( #1459 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
2023-09-18 12:43:03 +02:00
renovate[bot] and GitHub
48288e89f7
Update dependency @livekit/components-react to v1.2.0
2023-09-18 10:15:04 +00:00