Hristo Terezov
b9ccc3ad8c
fix(StatusIndicators): Improve isScreenSharing check
Co-authored-by: Saúl Ibarra Corretgé <saghul@jitsi.org >
5 gadus atpakaļ
Hristo Terezov
68a0bdce2c
ref(StatusIndicators): isScreenSharing -> redux.
5 gadus atpakaļ
Hristo Terezov
b71d92a139
ref(StatusIndicators): Use audio muted from redux.
5 gadus atpakaļ
Jaya Allamsetty
30fc04ba61
fix(logging): Add more details to onerror and onunhandledrejection errors.
5 gadus atpakaļ
Hristo Terezov
35b5f6df06
s/isLocalVideoTrackMuted/isLocalCameraTrackMuted/
5 gadus atpakaļ
Hristo Terezov
ca2343c31a
ref(StatusIndicators): Use video muted from redux.
5 gadus atpakaļ
Jaya Allamsetty
3657c19e60
fix(video-quality): set lastN to 1 when screenshare is added to call in audio-only mode.
This fixes an issue where lastN is not bumped to 1 on an audio-only client when a screenshare source is added to the call.
5 gadus atpakaļ
Hristo Terezov
9c10ac3028
fix(conference): start muted values on initial GUM
Take into account the start muted values stored in local storage.
5 gadus atpakaļ
Jaya Allamsetty
4b429112f2
fix(iFrame): capturScreenshot - check if the remote participant has a track attached.
Participants that join video muted do not have video tracks attached. Fixes https://github.com/jitsi/jitsi-meet/issues/7942 .
5 gadus atpakaļ
Tudor-Ovidiu Avram
b428c3bca8
feat(pwa) do not display chrome extension banner for TWA
5 gadus atpakaļ
Saúl Ibarra Corretgé
c5f6df5210
fix(avatar) remove participant's "avatarID"
Through several avatar work iterations it's no longer used.
5 gadus atpakaļ
Tudor-Ovidiu Avram
e67c08d837
fix(pwa) move logic for registering pwa worker
5 gadus atpakaļ
paweldomas
ab5c8d49c3
fix(flow): ignore contentHint
I don't know how to modify built-in MediaStreamTrack type, so ignore the error.
5 gadus atpakaļ
paweldomas
820d9b2ba8
feat(presenter): apply 'text' contentHint
...so that the text is more readable in the presenter mode. Chrome by
default uses 'detail' for screen sharing. I went with the 'text' here,
because the docs[1] say "may take advantage of encoder tools that
optimize for text rendering." - whether that's good specifically for
the presenter mode I don't know. It looked good for me when tested
on Chrome.
https://www.w3.org/TR/mst-content-hint/
5 gadus atpakaļ
Tudor-Ovidiu Avram
e4c1046d7c
fix(pwa) bypass loading in electron. ensure same origin with registrator
5 gadus atpakaļ
Saúl Ibarra Corretgé
a3fb996ff0
fix(avatars) refactor preloading
Use fetch(), which gives us better control over headers.
5 gadus atpakaļ
Saúl Ibarra Corretgé
65a9de346f
fix(rn) use a RN-friendly URL polyfill
The previous one no llonger works out of the box with RN.
5 gadus atpakaļ
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
5 gadus atpakaļ
Tudor-Ovidiu Avram
bf6a1540df
fix(prejoin) guard case for locationUrl being falsy in prejoin screen
5 gadus atpakaļ
Hristo Terezov
5bf20517e7
feat(prejoin): handle disabled precall test.
5 gadus atpakaļ
Vlad Piersec
59caa0cf42
fix(vpaas): Count endpoint only when there are 2 or more participants
5 gadus atpakaļ
Hristo Terezov
1740aaf973
fix(video-quality-dialog): Initial value.
Fixes an issue when the video quality dialog is opened for first time
and config.videoQuality.persist is true there isn't any selected option.
5 gadus atpakaļ
Tudor-Ovidiu Avram
a270e4300a
fix(native) add missing function
5 gadus atpakaļ
Saúl Ibarra Corretgé
f9888e5dbb
rn,remote-video-menu: make UI consistent with other menus
5 gadus atpakaļ
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
5 gadus atpakaļ
Saúl Ibarra Corretgé
63fe1de789
rn,recent-list: replace swipe options with long-press sheet
This change serves 2 purposes:
- (Hopefully) make the recent list entry options easier to discover
- Remove the (now unmaintained) swipeout dependency
5 gadus atpakaļ
Jaya Allamsetty
39af6f5943
fix(video-quality): Add the ability to request Ultra HD resolutions
Change the preferredVideoQuality and maxReceiverVideoQuality values to Ultra HD resolutions. The requested resolution can be as high as 4K to facilitate VPaaS customers to request 4K. The sender video resolution will always max out at the value specified in the video constraints from config.js settings.
5 gadus atpakaļ
Anand Parshuramka
f01869c21c
Adding the flags to enable/disable Kick out option in RemoteVideoMenu
5 gadus atpakaļ
Tudor-Ovidiu Avram
6d2f8ae37d
feat(prejoin) show connection status in exported prejoin screen
5 gadus atpakaļ
Saúl Ibarra Corretgé
1d9daa8da7
fix(config) drop useStunTurn
Always attempt to discover the configured STUN/TURN servers.
5 gadus atpakaļ
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
5 gadus atpakaļ
George Politis
5939820271
fix: Makes the code more defensive to prevent an error. (#7837)
5 gadus atpakaļ
George Politis
b5310573fc
feat: Adds more debug information in the GSM bars popover (#7627)
5 gadus atpakaļ
damencho
f6d375f565
tests: Do not close lobby notifications when testing.
5 gadus atpakaļ
Saúl Ibarra Corretgé
c261682a29
fix(rn,config) increase config load timeout to 10 seconds
5 gadus atpakaļ
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
5 gadus atpakaļ
Jaya Allamsetty
25271d7eec
fix(presenter): Do not change the video mute state on presenter mute.
This fixes the issue where the local preview appears muted when presenter camera is turned on and then off while screenshare is in progress.
5 gadus atpakaļ
Saúl Ibarra Corretgé
11ae187ece
fix(chat) prevent homograph attacks
Decode URLs using punycode when rendering, so when http://ebаy.com is sent
we render http://xn--eby-7cd.com/ instead.
Ref: https://github.com/tasti/react-linkify/issues/84
5 gadus atpakaļ
Saúl Ibarra Corretgé
ddbd3f292a
fix(analytics) clarify log line
5 gadus atpakaļ
Saúl Ibarra Corretgé
b153bf2fb8
fix(analytics) make handler loading more resilient
- Don't initialize handler's is their API key is not set
- Don't swallow exceptions when creating handlers
- Don't remove all handlers if an external one fails
- Dispose the analytics subsystem if no handlers are registered
5 gadus atpakaļ
Saúl Ibarra Corretgé
919be21912
fix(analytics) make sure rtcstats is not enabled on mobile
5 gadus atpakaļ
Saúl Ibarra Corretgé
1a339100ab
fix(analytics) avoid Amplitude initialization failure on mobile
5 gadus atpakaļ
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
5 gadus atpakaļ
Tudor-Ovidiu Avram
993ded9936
fix(vpaas) fix vpaas redirect
5 gadus atpakaļ
Jaya Allamsetty
09124ad7e9
fix(iframe): Use largeVideo video element for screenshot.
Get the existing HTMLVideoElement for large video instead of creating a new video element for capturing the screenshot.
This should prevent the video player from getting displayed on mobile Safari.
5 gadus atpakaļ
Jaya Allamsetty
794713b930
fix(iFrame): Make resizeLargeVideo only available on web
5 gadus atpakaļ
Jaya Allamsetty
1d5decc14f
feat(iFrame): Add a method for capturing screenshot of the large video (#7717)
5 gadus atpakaļ
Saúl Ibarra Corretgé
188771751d
fix(config) remove unused options (#7723)
* fix(config) remove unused options
* Update configWhitelist.js
5 gadus atpakaļ
Vlad Piersec
d2ec0ea6f3
fix(branding): Fix dynamic logo display
* Display of the logo has been reworked (simplified).
* The logo will not be displayed if the call to `branding` endpoint fails.
* Add more docs.
5 gadus atpakaļ
Jaya Allamsetty
bbb4fbd5f8
feat(iFrame): Add a method for resizing large video container from iFrame
5 gadus atpakaļ