tudordan7
72cd3d70e1
feat(virtual-background): Desktop share as virtual background wip
před 4 roky
tudordan7
04a464dfee
feat(virtual-background): Desktop share as virtual background wip
před 4 roky
tudordan7
be0632783d
feat(virtual-background): Desktop share as virtual background wip
před 4 roky
Calinteodor
c4677be87a
fix(authentication): removed cancel event from overlay effect (#9274)
* fix(authentication) resolved #9263 issue
* fix(authentication) hide dialog close icon
* fix(authentication) fixed lint error about missing prop
před 4 roky
tmoldovan8x8
06110d1dfb
task(rn): hide screen share button when audioOnly mode
před 4 roky
Hristo Terezov
8d25950d98
fix(AudioTrack): _play promise chain
před 4 roky
hmuresan
aea09a8da3
Send feedback metadata to JaaS feedback endpoint
před 4 roky
Mihai-Andrei Uscat
01a127b557
fix(SharedVideo): Ensure shared video takes filmstrip into account
před 4 roky
Hristo Terezov
574994607c
feat(AudioTrack): retries for play()
před 4 roky
Vlad Piersec
d99bf9797d
fix(vpaas): Avoid url blipping on invite dialog
před 4 roky
damencho
0ee13b1fd8
fix: Drops unused config, fixes jitsi/lib-jitsi-meet#1620.
před 4 roky
Tudor-Ovidiu Avram
2f9fb64332
fix(sip) remove sip text from invite
this will be added in a subsequent commit to the dial in page
před 4 roky
Tudor-Ovidiu Avram
3ebfb1de70
code review
před 4 roky
Tudor D. Pop
d7a6a48acd
fix(virtual-background): Responsive virtual background dialog
Fixes: https://github.com/jitsi/jitsi-meet/issues/9202
před 4 roky
Tudor-Ovidiu Avram
4e4ff0f60f
feat(share-video) Add capability for sharing any direct link video
před 4 roky
Pawel Domas
6f5e0b0321
feat: more user friendly default device label
Also fixes an issue where starting Chrome 90 air pods
no longer have the "Default -" prefix and the default
entry looks like a buggy duplicated one.
před 4 roky
Mihai-Andrei Uscat
e33674fb2e
fix(FocusLock): Stop stealing focus when embedded
před 4 roky
Vlad Piersec
3f7073c589
fix(participants): Knocking participant name in participants list
Fixes https://github.com/jitsi/jitsi-meet/issues/9211
před 4 roky
Christoph Settgast
106ce79375
fix(participants-pane) enable translation of invite button
Copy over existing "invite" translations where the participants
pane is already translated.
Signed-off-by: Christoph Settgast <csett86@web.de >
před 4 roky
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
před 4 roky
Gabriel Imre
db5d6a56b8
fix(participants-pane): Use selector for displaying chat context item
před 4 roky
Tudor-Ovidiu Avram
f7ddcbbbf3
fix(sip) allow sip invites to contain phone numbers
display sip address in invites
hide lobby password for sip users
tidy up invite placeholders
před 4 roky
Mihai-Andrei Uscat
f7b73c0d09
feat(AddPeopleDialog): Add config option to overwrite invite subject app name
před 4 roky
Saúl Ibarra Corretgé
47c9e14155
fix(toolbox) fix displaying mute everyone buttons for non-moderators
před 4 roky
Tudor D. Pop
dcc659215e
fix(virtual-background) fix track leak in preview
před 4 roky
hmuresan
a1a5d1e7f8
fix(deploymentUrls): Disable help and download apps buttons for JaaS
před 4 roky
Tudor-Ovidiu Avram
9a8961b90c
fix(invite) fix notifications for phone invites
před 4 roky
Calinteodor
07eb19b98a
feat(rn,ui) introduce react-native-paper
před 4 roky
Gabriel Imre
d69d4dd91a
fix(participants-pane): Use selector for displaying names
před 4 roky
Jaya Allamsetty
91197bc69f
fix(quality-control): Send the new receiver constraints on state changes.
The client now listens for changes to lastN, selectedEndpoints and maxReceiverVideoQuality in redux to trigger sending bridge message in the new format. This fixes an issue where the stage view <-> tile view changes prompt two receiver constraints messages to be sent, first with the maxHeight update and then with the selected endpoints update.
před 4 roky
Vlad Piersec
9fd8491d04
fix(RN, Toolbox): Show full participant thumbnails in tile view
před 4 roky
Gabriel Imre
edff9bef53
fix(participants-pane): Resize video layout when closing or opening
před 4 roky
Hristo Terezov
dec90bdeb8
fix(Thumbnail): Display mode typo.
před 4 roky
Saúl Ibarra Corretgé
89abaa83aa
fix(premeeting) drop gradient
It looks particularly odd, specially when any virtual background is activated.
před 4 roky
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
před 4 roky
damencho
ceca00b573
fix: Fixes welcome page add calendar link. Fixes #9132
před 4 roky
Jaya Allamsetty
1c6677f523
squash: use oldScreenSharesOrder for checking.
před 4 roky
Jaya Allamsetty
035d026e90
fix(video-layout): Fix video-layout when a SS participant leaves.
Unpin the screenshare when the screensharing participant leaves. Switch to tile view if no other participant was pinned before screenshare was auto-pinned, pin the previously pinned participant otherwise.
před 4 roky
hmuresan
a582f1c191
fix(jwt-validation): validate `kid` value only for JaaS
- add some missing meet features
před 4 roky
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
před 4 roky
Paweł Domas
a605403029
fix(Video.js): prevent DOMException: The play() request was interrupted by a new load request
před 4 roky
hmuresan
b998d80ee3
fix (external-api): fix notify video mute changed when presenting
- small refactor to trigger `notifyVideoMutedStatusChanged` correctly when participant is presenting
před 4 roky
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
před 4 roky
Christoph Wiechert
79497cecba
Add: remoteVideoMenu.disableGrantModerator option (#7534)
* Add: remoteVideoMenu.disableGrantModerator option
* Add disableGrantModerator to native side
* Update RemoteVideoMenu.js
* Update RemoteVideoMenuTriggerButton.js
Co-authored-by: ouya99 <alexander@andlabs.eu >
před 4 roky
Tudor-Ovidiu Avram
3339a1d19f
fix(sip-invite) fix baseurl case sensitive replacement
před 4 roky
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
před 4 roky
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
před 4 roky
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
před 4 roky
Andrei Gavrilescu
6ee868032e
fix(screenshare): remove redundant event / only show on supported env (#9100)
* remove redundant event / only show on supported env
* remove unused imports
před 4 roky
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
před 4 roky