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 年前
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 年前
Mihai-Andrei Uscat
996c9fb064
Implement review changes 3
4 年前
Mihai-Andrei Uscat
b53ad353cb
Implement review changes 2
4 年前
Mihai-Andrei Uscat
e0da67dff5
Implement review changes 1
4 年前
Mihai-Andrei Uscat
dcd073b407
feat(HDAudio): Initial implementation.
4 年前
Jaya Allamsetty
c12c554138
fix(video-layout): Unpin SS when the screensharing participant leaves.
4 年前
Saúl Ibarra Corretgé
289ba6f764
fix(rn,config) update to new configuration for codec selection
4 年前
Avram Tudor
b74c8b5d1f
fix(invite) fix mailto links not working on Brave for iOS
4 年前
Horatiu Muresan
cbeb7b86cc
fix(toolbox): Fix toolbox not auto-hiding. (#9002)
4 年前
Tudor D. Pop
b1833fddad
feat(virtual-background) Virtual background UI changes
4 年前
Vlad Piersec
1b2f64efb3
fix(icons): CC, invite, user & virtual-background
4 年前
Andrei Gavrilescu
96e886d306
feat(rtcstats): switch to rtcstats v3 protocol (#8989)
* use new rtcstats clinet
* add room name to identity
* update rtcstats version
4 年前
Tudor-Ovidiu Avram
529b182666
fix(sip-invite) do not send query params on sip invite request
4 年前
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
4 年前
Saúl Ibarra Corretgé
fd4819aeca
fix(toolbar) restore security button backwards compat
In https://github.com/jitsi/jitsi-meet/pull/8673 we inadvertently removed the
backwards compatibility code which would show the security button when the
"info" button is configured in interface_config. The security button replaced
the info button.
4 年前
Tudor D. Pop
7ca04ccb0f
fix(virtual-background) keep selected state on dialog
4 年前
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4 年前
Tudor D. Pop
af28080058
feat(virtual-background) add slight blur option
4 年前
Jean-François Alarie
927b40ec71
fix(rn,full-screen) make sure immersive mode respects the fullscreen flag
4 年前
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
4 年前
Saúl Ibarra Corretgé
8eed42c273
fix(virtual-backgrounds) add segmentation model license information
Fixes: https://github.com/jitsi/jitsi-meet/issues/8792
4 年前
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
4 年前
Tudor-Ovidiu Avram
86dd35b927
code review changes
4 年前
Tudor-Ovidiu Avram
32ecd6310c
fix(sip-invite) fix sip invite jwt not being sent correctly
4 年前
Tudor D. Pop
8b315846b9
feat(premeeting-screen) add virtual background functionality
4 年前
Calinteodor
fc3a743372
fix(ios) keyboard no longer covers message board and input
4 年前
Vlad Piersec
d9693117f2
fix(Toolbar, rn): Button overflow in landscape orientation
4 年前