Jaya Allamsetty
4bad63e484
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1560.0.0+92a5738b...v1561.0.0+2d4cd935
2022-12-21 13:57:48 -05:00
Hristo Terezov
9cc41469d2
ref(setScreenshareMuted): remove mediaType
2022-12-21 11:02:02 -06:00
Hristo Terezov
5077a33fcb
ref(setVideoMuted): remove mediaType param.
2022-12-21 11:02:02 -06:00
Jaya Allamsetty
e7078786e6
fix(config) Remove code related to deprecated configs 'preferH264' and 'disableH264'.
2022-12-21 10:58:38 -05:00
Gabriel Borlea
291370a263
fix(face-landmarks): check for track state only if image capture is not polyfill ( #12711 )
2022-12-21 15:34:40 +02:00
Horatiu Muresan
32dbdf2e5c
feat(deeplinking) Move deeplinking to config.js ( #12704 )
2022-12-20 19:03:57 +02:00
Hristo Terezov
17b5009e63
feat(audioOnly): do not disable when SS starts
2022-12-20 09:57:45 -06:00
Saúl Ibarra Corretgé
d91f49ec88
fix(rn) temporarily disable P2P
...
We're getting some no-video problems after the migration to Unified Plan
(before it was only working for same plan clients FWIW).
It was already disabled on Android, so the same in iOS while we figure
this out.
2022-12-20 16:09:19 +01:00
PO-jfiniel
7187530430
fix(android,config) allow to override integer config
...
This commit allow to override integer configuration like this one:
JitsiMeetConferenceOptions options =
new JitsiMeetConferenceOptions.Builder()
.setConfigOverride("resolution", 1080)
.build();
2022-12-20 13:30:17 +01:00
Saúl Ibarra Corretgé
d3d442e4d2
fix(rn,polyfills) simplify WebRTC polyfills
...
Use the polyfiller provided by react-native-webrtc.
Drop the permissions API polyfill since we no longer use it in the app
and lib-jitsi-meet already works without it.
2022-12-16 17:55:53 +01:00
Saúl Ibarra Corretgé
294d2c9f6e
fix(rn,config) make sure VP9 is never selected
2022-12-16 17:55:53 +01:00
Saúl Ibarra Corretgé
12c002e015
deps(rn) react-native-webrtc@106.0.1
...
Fixes fps selection during gUM and fliping the active flag in sender
encodings.
2022-12-16 17:55:53 +01:00
Saúl Ibarra Corretgé
9720b4858c
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1557.0.0+8df33524...v1560.0.0+92a5738b
2022-12-16 17:54:33 +01:00
tmoldovan8x8
9fae488070
fix(rn) removes settings dialog webviews and opens urls in browser
2022-12-16 13:30:37 +01:00
Mihaela Dumitru
0e47f72b5f
fix(invite-dialog) adjust dial in limit display condition and styling ( #12654 )
2022-12-16 09:50:48 +02:00
Jaya Allamsetty
298c4bd1e3
fix(conference) Fixes an issue where first unmute with disableInitialGUM=true was resulting in user staying muted.
...
When device list changes, create a new track with the preferred device only if the user is unmuted. If the user is audio/video muted, remove the existing track from conference. A new track will be created and replaced automatically when the user unmutes. Also since screensharing is a separate source, always check for updated camera devices.
2022-12-15 17:39:25 -05:00
Gabriel Borlea
955367a157
fix(config): cleanup config function ( #12690 )
...
* fix(config): avoid cleaning analytics config
* fix cleanup function
2022-12-15 18:00:22 +02:00
Saúl Ibarra Corretgé
c30d1e7479
fix(rn,dynamic-branding) fix handling bogus response from the backend
2022-12-15 12:19:17 +01:00
Avram Tudor
cbbe58a1ec
fix(prejoin) fix prejoin app dialogs not being visible ( #12689 )
2022-12-15 11:29:08 +02:00
Robert Pintilii
aef5328aeb
ref(TS) Convert some features to TS ( #12651 )
2022-12-14 14:23:07 +02:00
Gabriel Borlea
f5ac1b6271
chore(deps) lib-jitsi-meet@latest ( #12684 )
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1556.0.0+d9ee8f59...v1557.0.0+8df33524
2022-12-14 12:12:45 +02:00
Titus Moldovan
ca9f0a6788
fix(rn,screenshare) rework the logic for unified-plan with multi-stream
2022-12-14 08:35:33 +01:00
Saúl Ibarra Corretgé
e7c5ae5936
fix(rn,config) don't disable multi-stream sending on RN
...
We don't plan to send both (camera and screen) streams at once, but we
do plan to align with web and have both streams at the same time, with
the camera being muted when we start screen sharing.
2022-12-14 08:35:33 +01:00
Saúl Ibarra Corretgé
c43a319576
feat(deps,rn) update react-native-webrtc@106
...
Brings in Unified Plan support!
2022-12-14 08:35:33 +01:00
Saúl Ibarra Corretgé
585c9aa0d2
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1554.0.0+a25023e7...v1556.0.0+d9ee8f59
2022-12-14 08:34:36 +01:00
Horatiu Muresan
768f10d966
feat(route) Redirect to a custom welcome page
2022-12-13 22:04:11 +02:00
Horatiu Muresan
704740969b
fix(prejoin) Fix missing lib error
2022-12-13 22:04:11 +02:00
damencho
d444a45f00
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1553.0.0+57646337...v1554.0.0+a25023e7
2022-12-13 10:18:31 -06:00
Дамян Минков
9fbbe05d6c
feat: Adds docs, config and scripts around the visitor mode. ( #12658 )
...
* feat: Moves handle of vnode from conferenceIQ stanza error to result.
* feat: Handles redirected to visitor node event.
* feat: Adds README and configurations.
* squash: Drop comment.
* copy edits
* image fix
* fix background for dark mode
* fix the background
* feat: Update s2soutinjection.
* Update README commands formatting.
* Update doc/extra-large-conference/README.md
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
* squash: Creates a generateVisitorConfig helper.
* squash: Moves the folder from doc.
* squash: Update example.
* squash: Drop config.
* squash: Rename var to look like template.
* squash: Fix plugins path.
* squash: Fix sort order of import.
* squash: Fix lint errors.
Co-authored-by: scott boone <scott.e.boone@gmail.com>
Co-authored-by: Scott Boone <scott.boone@8x8.com>
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org>
2022-12-13 08:26:22 -06:00
Gabriel Borlea
3445c513ba
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1549.0.0+877c4546...v1553.0.0+57646337
2022-12-13 15:14:01 +01:00
Mihaela Dumitru
6a4276b4c8
fix(salesforce) require selected records + styling ( #12669 )
2022-12-12 19:15:45 +02:00
damencho
338b02a6b6
feat: Prints the error on problem sharing YouTube video.
2022-12-12 09:39:25 -06:00
damencho
ef2631e95a
fix: Error in patching config.js
2022-12-12 09:14:16 -06:00
damencho
226ef9f33d
fix: Fixes undefined error in some cases after patching config.js.
2022-12-12 08:46:42 -06:00
tmoldovan8x8
91ec5307ab
fix(android) adds default notification icons
2022-12-12 15:12:05 +02:00
Nils Ohlmeier
fe0b7d3acc
chore(deps): bumped rtcstats 9.5.0 -> 9.5.1 ( #12664 )
2022-12-09 21:14:00 -08:00
Saúl Ibarra Corretgé
9533650594
fix(e2ee) avoid running middleware when there is no conference
...
When hanging up, the conference transitions to undefined, so we should
skip all processing related to setting up listeners for a new
conference.
2022-12-09 14:44:18 +01:00
Avram Tudor
d7bedb2e07
ref(misc) remove unused code for dock / undock ( #12661 )
...
* ref(misc) remove unused code for dock / undock
* remove translations
2022-12-09 15:19:57 +02:00
Mihaela Dumitru
33e4da32e2
feat(giphy) disable feature from dynamic branding ( #12620 )
2022-12-08 16:02:31 +02:00
bgrozev
9a8a8ef7ad
Bump js-utils to 2.0.5 (filter room names). ( #12625 )
...
* Bump js-utils to 2.0.5 (filter room names).
2022-12-07 10:35:42 -06:00
Calin-Teodor
703ed731c8
feat(base/redux): fixed local storage on native
2022-12-07 18:16:53 +02:00
William Liang
83dfb67f23
fix(video-mute) prevent multiple camera track creation
2022-12-07 10:23:20 -05:00
Robert Pintilii
51bdf67cf2
fix(dialog) Fix Dialog on mobile ( #12650 )
...
Use JitsiPortal on mobile
2022-12-07 11:27:55 +02:00
damencho
3adbda791c
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1548.0.0+8acdeb1d...v1549.0.0+877c4546
2022-12-06 19:10:02 -06:00
Jaya Allamsetty
924bb0e7ff
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1545.0.0+f8e587f7...v1548.0.0+8acdeb1d
2022-12-06 16:31:06 -06:00
tmoldovan8x8
4c9bfe3d4d
feat(E2EE) add initial SAS verification UI
2022-12-06 18:29:33 +01:00
Jaya Allamsetty
1139311809
chore(deps) lib-jitsi-meet@latest
...
https://github.com/jitsi/lib-jitsi-meet/compare/v1543.0.0+c57ac97e...v1545.0.0+f8e587f7
2022-12-06 10:53:20 -05:00
Calinteodor
2ad2e6ff0e
feat(polls/web): removed sort options from polls ( #12641 )
...
* feat(polls/web): removed sort options from polls
2022-12-05 15:18:24 +02:00
damencho
46cc2e37ae
feat: Update lib-jitsi-meet.
...
Fixes version of binary ljm.
2022-12-02 15:31:33 -06:00
Saúl Ibarra Corretgé
0ebac2ac6d
fixup!
2022-12-02 19:05:47 +01:00