Hristo Terezov
68a0bdce2c
ref(StatusIndicators): isScreenSharing -> redux.
4 роки тому
Hristo Terezov
b71d92a139
ref(StatusIndicators): Use audio muted from redux.
4 роки тому
Jaya Allamsetty
30fc04ba61
fix(logging): Add more details to onerror and onunhandledrejection errors.
4 роки тому
Hristo Terezov
35b5f6df06
s/isLocalVideoTrackMuted/isLocalCameraTrackMuted/
4 роки тому
Hristo Terezov
ca2343c31a
ref(StatusIndicators): Use video muted from redux.
4 роки тому
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.
4 роки тому
Hristo Terezov
9c10ac3028
fix(conference): start muted values on initial GUM
Take into account the start muted values stored in local storage.
4 роки тому
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 .
4 роки тому
Tudor-Ovidiu Avram
b428c3bca8
feat(pwa) do not display chrome extension banner for TWA
4 роки тому
Saúl Ibarra Corretgé
c5f6df5210
fix(avatar) remove participant's "avatarID"
Through several avatar work iterations it's no longer used.
4 роки тому
paweldomas
ab5c8d49c3
fix(flow): ignore contentHint
I don't know how to modify built-in MediaStreamTrack type, so ignore the error.
4 роки тому
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/
4 роки тому
Saúl Ibarra Corretgé
a3fb996ff0
fix(avatars) refactor preloading
Use fetch(), which gives us better control over headers.
4 роки тому
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.
4 роки тому
tmoldovan8x8
8e19597e38
feat(mobile) add splash screen
4 роки тому
Tudor-Ovidiu Avram
bf6a1540df
fix(prejoin) guard case for locationUrl being falsy in prejoin screen
4 роки тому
Hristo Terezov
5bf20517e7
feat(prejoin): handle disabled precall test.
4 роки тому
Vlad Piersec
59caa0cf42
fix(vpaas): Count endpoint only when there are 2 or more participants
4 роки тому
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.
4 роки тому
Tudor-Ovidiu Avram
a270e4300a
fix(native) add missing function
4 роки тому
Saúl Ibarra Corretgé
f9888e5dbb
rn,remote-video-menu: make UI consistent with other menus
4 роки тому
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
4 роки тому
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
4 роки тому
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.
4 роки тому
Anand Parshuramka
f01869c21c
Adding the flags to enable/disable Kick out option in RemoteVideoMenu
4 роки тому
Tudor-Ovidiu Avram
6d2f8ae37d
feat(prejoin) show connection status in exported prejoin screen
4 роки тому
Saúl Ibarra Corretgé
1d9daa8da7
fix(config) drop useStunTurn
Always attempt to discover the configured STUN/TURN servers.
4 роки тому
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
4 роки тому
George Politis
5939820271
fix: Makes the code more defensive to prevent an error. (#7837)
4 роки тому
George Politis
b5310573fc
feat: Adds more debug information in the GSM bars popover (#7627)
4 роки тому
damencho
f6d375f565
tests: Do not close lobby notifications when testing.
4 роки тому
Saúl Ibarra Corretgé
c261682a29
fix(rn,config) increase config load timeout to 10 seconds
4 роки тому
Hristo Terezov
dc6d3daef7
feat(external-local-storage): support
4 роки тому
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.
4 роки тому
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
4 роки тому
Saúl Ibarra Corretgé
ddbd3f292a
fix(analytics) clarify log line
4 роки тому
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
4 роки тому
Saúl Ibarra Corretgé
919be21912
fix(analytics) make sure rtcstats is not enabled on mobile
4 роки тому
Saúl Ibarra Corretgé
1a339100ab
fix(analytics) avoid Amplitude initialization failure on mobile
4 роки тому
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
4 роки тому
Tudor-Ovidiu Avram
993ded9936
fix(vpaas) fix vpaas redirect
4 роки тому
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.
4 роки тому
Jaya Allamsetty
794713b930
fix(iFrame): Make resizeLargeVideo only available on web
4 роки тому
Jaya Allamsetty
1d5decc14f
feat(iFrame): Add a method for capturing screenshot of the large video (#7717)
4 роки тому
Saúl Ibarra Corretgé
188771751d
fix(config) remove unused options (#7723)
* fix(config) remove unused options
* Update configWhitelist.js
4 роки тому
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.
4 роки тому
Jaya Allamsetty
bbb4fbd5f8
feat(iFrame): Add a method for resizing large video container from iFrame
4 роки тому
Josh Brown
ebb1b8d76b
fix(background-blur) refactor to improve performance
4 роки тому
Saúl Ibarra Corretgé
56da400f19
ios: stop using react-native-background-timer
Ever since https://github.com/facebook/react-native/pull/23674 landed it has
been possible to run timers in the background, assuming your app is allowed to
run in the background already, as is our case. So, stop using the library on
iOS, which will avoid creatring needless backgound tasks.
4 роки тому
Manuel Garcia
ab21e3cd5e
fix(embed): remove legacy attribute from embed meeting code
4 роки тому