Calinteodor
f78ebbb9a9
feat(settings/native/android): Fixed scroll inside conference settings screen ( #13956 )
...
* feat(settings/native/android): fixed scroll inside conference settings screen.
2023-10-16 14:10:52 +03:00
Calin-Teodor
4cc4c25691
feat(prejoin/native): fix display name input on prejoin
2023-10-16 13:13:30 +03:00
Avram Tudor
d02c7dc3a7
i18n: change iframe disabled message based on current hostname ( #13950 )
...
* i18n: change iframe disabled message based on current hostname
This will allow us to remove translation overrides from branded repo
* fix linter
2023-10-13 15:05:24 +03:00
Mihaela Dumitru
006e8463cd
feat(whiteboard) add user limit ( #13870 )
2023-10-13 13:41:31 +03:00
Saúl Ibarra Corretgé
86e295e9bc
fix(conference) clear raised hands when conference changes
...
Fixes: https://github.com/jitsi/jitsi-meet-sdk-samples/issues/175
2023-10-12 15:03:59 +02:00
Hristo Terezov
0becc890d8
feat(track-state): Log on add/remove/mute/owner.
2023-10-11 16:39:06 -05:00
Hristo Terezov
a1ce6f1ce5
fed(UI): remove UI.setAudioMuted
2023-10-11 16:39:06 -05:00
Calinteodor
9c04ba767c
feat(breakout-rooms/native): separate breakout rooms from participants ( #13920 )
...
feat(breakout-rooms/native): separate breakout rooms from participants
2023-10-11 17:34:49 +03:00
Horatiu Muresan
a4d3fb6c70
fix(notifications) Fix case when description is react component instance ( #13919 )
2023-10-06 15:20:56 +03:00
Saúl Ibarra Corretgé
a7af01b9e3
fix(screen-sharing) remove stop screen sharing icon
2023-10-06 10:31:47 +02:00
Horatiu Muresan
b4d12d74f7
fix(aot) remove dependency to store ( #13910 )
2023-10-05 13:05:15 +03:00
Gabriel Borlea
50b064907a
fix(environment): optimal browsers list
2023-10-05 11:14:50 +03:00
Calinteodor
2414e57260
feat(shared-video/native): use local logger ( #13886 )
...
* feat(shared-video/native): use local logger
2023-10-04 13:13:54 +03:00
Horatiu Muresan
6c41ddb622
fix(aot) fix icons creating deps to store ( #13901 )
2023-10-03 17:31:04 +03:00
Calinteodor
32ac299422
feat(authentication/native): hide login button for 8x8.vc ( #13881 )
...
* feat(authentication): hide login button for 8x8.vc
2023-10-02 18:03:57 +03:00
damencho
144c1ce4f4
fix: Fixes passing the hash params in state for token auth URL.
2023-09-29 12:11:52 -05:00
Mihaela Dumitru
b546d01c2d
fix(prejoin) improve display name handling relative to configs ( #13865 )
2023-09-29 16:17:35 +03:00
Saúl Ibarra Corretgé
7bf3e7df1d
fix(rn,polyfills) remove no longer needed polyfill
...
Fixes: https://github.com/jitsi/jitsi-meet/issues/13807
2023-09-28 12:23:09 +02:00
Дамян Минков
a843406cb0
feat: Check jwt expiration and redirects to auth url if any. ( #13879 )
...
* feat: Check jwt expiration and redirects to auth url if any.
It may happen that the jwt had expired while being in the meeting and there is a network issue requiring to reload.
* squash: Fixes lint error.
* squash: Fixes comments.
2023-09-27 07:40:07 -05:00
AHMAD KADRI
58115477a2
Improve accessibility in breakout rooms list ( #13669 )
...
Improve accessibility in breakout rooms list
2023-09-27 12:13:03 +03:00
Hristo Terezov
e1dc573c3c
fix(GUM):set deviceId only when the device exists
2023-09-26 12:53:08 -05:00
Hristo Terezov
c025102511
feat(devices): Filter MS Teams Audio device
2023-09-26 12:53:08 -05:00
Gabriel Borlea
54d052de73
chore: update js-utils with new ua-parser ( #13877 )
...
* chore: update js-utils with new ua-parser
* chore(deps) lib-jitsi-meet@latest
2023-09-26 19:31:26 +03:00
Saúl Ibarra Corretgé
b8a669ad21
feat(android) disable ConnectionService by default
...
Our app has had it disabled for quite a while, it makes sense the SDKs
do that too.
Fixes: https://github.com/jitsi/jitsi-meet/issues/13800
2023-09-23 22:01:28 +02:00
damencho
7ccd68eb18
feat: Introduces passing state to the token authUrl.
...
Fixes jitsi/jitsi-meet-electron#902 .
2023-09-21 12:17:53 -05:00
damencho
44b0ac57eb
feat: Updates base64-js dependency.
2023-09-21 12:17:53 -05:00
damencho
fc8ce532f6
feat: Hides any error from the UI for the DialIn info app.
...
If the conference mapper return an error we show it on deeplinking page. In case the conf mapper receives non authenticated request it may return an error and this is normal so hide it from that page.
2023-09-21 12:17:53 -05:00
Mihaela Dumitru
cb26042d08
fix(virtual-background) display current settings ( #13857 )
2023-09-21 15:45:17 +03:00
Javier
2952d1cde8
Fix disable virtual background feature, now hides the feature everywhere
2023-09-20 09:05:10 -05:00
Thomas Egebrand Gram
f74b6cd82f
fix (mobile-layout) change "vh" to "dvh" for all layouts ( #13840 )
...
* Convert all vh units to dvh; fixing layout for mobile browsers such as Chrome for Android.
2023-09-20 12:19:54 +03:00
Calinteodor
d04515c35a
feat(prejoin/native): fixed screen header hooks warning ( #13845 )
...
* feat(prejoin/native): fixed screen header hooks warning
2023-09-20 11:40:28 +03:00
Calinteodor
d0e49b27a1
feat(app/native): rework appNavigate so callkit video button does not end the call ( #13814 )
...
* feat(app/native): rework appNavigate so callkit video button does not end the call
2023-09-19 20:47:29 +03:00
Saúl Ibarra Corretgé
b1db315582
fix(authentication) fix moderator logout
2023-09-14 13:44:08 +02:00
Saúl Ibarra Corretgé
76db09303b
fix(rn,conference) avoid starting to knock twice
...
The auto-knock process is started by the lobby middleware.
2023-09-12 23:20:41 +02:00
Mihaela Dumitru
36045100bf
feat(branding) add support for custom icons
2023-09-11 09:11:06 +02:00
Hristo Terezov
a2624952a0
feat(iframe-api): replace ice servers
2023-09-08 16:01:28 -05:00
Horatiu Muresan
463c823d3b
fix(toolbar-buttons) Show tileview in toolbar when separate reactions button ( #13810 )
2023-09-08 14:44:32 +03:00
Andrei Gavrilescu
77d299338a
feat(rtcstats): use rtcstats from lib-jitsi-meet ( #13693 )
...
* added option to use rtctstats from lib-jitsi-meet
* Addressed review feedback:
- moved rtcstats function into JitsiMeetJS.rtcstats
- changed from callbacks to events
* moved rtcstatsUseLibJitsi from analytics to testing
* fixed linting errors
* use ljm rtcstats
* remove debug logs, additional dependencies
* fix ts and dependency
* address code review
---------
Co-authored-by: Nils Ohlmeier <github@ohlmeier.org >
2023-09-06 16:00:53 +03:00
Horatiu Muresan
33fc6e2f3f
fix(disable-filmstrip) Fix disabling filmstrim through config
...
- there was a problem with pinning the participants from the Participants pane with the previous approach
2023-09-06 14:30:13 +03:00
Calinteodor
a95eaa6c2e
feat(base/ui): Native buttons UI fixes ( #13788 )
...
* feat(base/ui): native buttons UI fixes and improvements
2023-09-05 16:36:09 +03:00
Andrei Gavrilescu
5a3947bb23
feat(amplitude) add amplitude UTM tracking option
2023-09-05 13:20:31 +02:00
Robert Pintilii
295878ffff
ref(styles) Move some SCSS to JSS ( #13568 )
2023-09-05 11:20:01 +03:00
Saúl Ibarra Corretgé
609942654a
fix(android) disable full-screen when screen-sharing
...
Fixes not being able to put the app in background mode easily on Android
13.
Fixes: https://github.com/jitsi/jitsi-meet/issues/13513
2023-09-04 19:21:20 +02:00
Calin-Teodor
60ad0196c3
ref(dependency): latest react-native-video and device-info updates
2023-09-04 19:30:12 +03:00
Calin-Teodor
caea6966ef
ref(dependency): reverted react-native-dialog dep update
2023-09-04 19:30:12 +03:00
Calin-Teodor
d4c269f7cb
ref(dependency): updated native fixDeviceID
2023-09-04 19:30:12 +03:00
Calin-Teodor
54a1ee53b4
ref(dependency): reverted react-native-dialog dep updates
2023-09-04 19:30:12 +03:00
Calin-Teodor
ee539644d8
ref(dependency): replaced DeviceInfo.getUniqueId with getUniqueId
2023-09-04 19:30:12 +03:00
Calin-Teodor
465263bc97
fixed linter
2023-09-04 19:30:12 +03:00
Calin-Teodor
1def65eb90
ref(dependency): update react native device info dependency
2023-09-04 19:30:12 +03:00