Tudor-Ovidiu Avram
4e4ff0f60f
feat(share-video) Add capability for sharing any direct link video
пре 4 година
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.
пре 4 година
Mihai-Andrei Uscat
e33674fb2e
fix(FocusLock): Stop stealing focus when embedded
пре 4 година
Vlad Piersec
3f7073c589
fix(participants): Knocking participant name in participants list
Fixes https://github.com/jitsi/jitsi-meet/issues/9211
пре 4 година
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 >
пре 4 година
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
пре 4 година
Gabriel Imre
db5d6a56b8
fix(participants-pane): Use selector for displaying chat context item
пре 4 година
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
пре 4 година
Mihai-Andrei Uscat
f7b73c0d09
feat(AddPeopleDialog): Add config option to overwrite invite subject app name
пре 4 година
Saúl Ibarra Corretgé
47c9e14155
fix(toolbox) fix displaying mute everyone buttons for non-moderators
пре 4 година
Tudor D. Pop
dcc659215e
fix(virtual-background) fix track leak in preview
пре 4 година
hmuresan
a1a5d1e7f8
fix(deploymentUrls): Disable help and download apps buttons for JaaS
пре 4 година
Tudor-Ovidiu Avram
9a8961b90c
fix(invite) fix notifications for phone invites
пре 4 година
Calinteodor
07eb19b98a
feat(rn,ui) introduce react-native-paper
пре 4 година
Gabriel Imre
d69d4dd91a
fix(participants-pane): Use selector for displaying names
пре 4 година
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.
пре 4 година
Vlad Piersec
9fd8491d04
fix(RN, Toolbox): Show full participant thumbnails in tile view
пре 4 година
Gabriel Imre
edff9bef53
fix(participants-pane): Resize video layout when closing or opening
пре 4 година
Hristo Terezov
dec90bdeb8
fix(Thumbnail): Display mode typo.
пре 4 година
Saúl Ibarra Corretgé
89abaa83aa
fix(premeeting) drop gradient
It looks particularly odd, specially when any virtual background is activated.
пре 4 година
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
пре 4 година
damencho
ceca00b573
fix: Fixes welcome page add calendar link. Fixes #9132
пре 4 година
Jaya Allamsetty
1c6677f523
squash: use oldScreenSharesOrder for checking.
пре 4 година
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.
пре 4 година
hmuresan
a582f1c191
fix(jwt-validation): validate `kid` value only for JaaS
- add some missing meet features
пре 4 година
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
пре 4 година
Paweł Domas
a605403029
fix(Video.js): prevent DOMException: The play() request was interrupted by a new load request
пре 4 година
hmuresan
b998d80ee3
fix (external-api): fix notify video mute changed when presenting
- small refactor to trigger `notifyVideoMutedStatusChanged` correctly when participant is presenting
пре 4 година
Vlad Piersec
428c3cef38
fix(Labels): Recording label background color
пре 4 година
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 >
пре 4 година
Tudor-Ovidiu Avram
3339a1d19f
fix(sip-invite) fix baseurl case sensitive replacement
пре 4 година
Vlad Piersec
8bd874ca70
feat(themes): Add style tokens and web theme
пре 4 година
Jaya Allamsetty
1898e4a768
feat(last-n): Implement startLastN and make last-n configurable through UI. (#9093)
пре 4 година
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
пре 4 година
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
пре 4 година
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
пре 4 година
Calin Chitu
546df558e3
feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component
пре 4 година
hmuresan
02ec30b8ff
feat(aot): improve AOT UI/UX
пре 4 година
Tudor-Ovidiu Avram
3048ce4345
fix(sip-invite) remove hash params
пре 4 година
Calinteodor
98658f573c
fix(authentication): removed old LoginDialog.js file, fixed redirection to the external auth and created actions.any.js (#9049)
* fix(authentication) login dialog now closes when connection is established
* fix(authentication) fixed shibboleth auth
* fix(authentication) renamed authenticateExternal func to authenticate and updated its logic
* fix(authentication)removed logindialog.js and created actions.any
* fix(authentication) removed focus from externalauthwindow
* fix(authentication) removed private sign from some actions and added openLoginDialog to actions.any
* fix(authentication) exported all from actions.any
* fix(authentication) reverted change regarding externalAuth
* fix(authentication) fixed indentation
пре 4 година
Gabriel Imre
20a62e5eb4
fix(participants-pane): Consider reducer/state being unavailable on native
пре 4 година
Saúl Ibarra Corretgé
77890fc27a
fix(config) drop ancient backwards compatibility options
пре 4 година
Saúl Ibarra Corretgé
433e212e20
fix(config) avoid using legacy config options
If the new ones are specified, use them.
пре 4 година
Jaya Allamsetty
477d94497b
fix(audio-share): Show button only when supported by browser.
Show the audio share button only when its supported. For example, mobile browsers do not support getDisplayMedia yet.
пре 4 година
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
пре 4 година
Tudor-Ovidiu Avram
f0f9c02452
fix(sip-invite) add minor fixes to sip invite flow
пре 4 година
Tudor-Ovidiu Avram
c6fd8c2bcb
fix(jaas) fix recorder and sip gateways not detecting vpaas meetings
пре 4 година
tudordan7
c765e08aa1
fix(virtual-background): Check if virtual background is disabled on premeeting.
пре 4 година
Tudor-Ovidiu Avram
9d0c6e3741
fix(prejoin) fix background selection not being available for 3rd party apps
пре 4 година
Tudor-Ovidiu Avram
64ab813b55
feat(sip-invite) add room password for sip invite requests
пре 4 година