Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
4 lat temu
Tudor-Ovidiu Avram
a1e8f36f4f
feat(api) allow filmstrip autohide to be configurable
4 lat temu
Alex Bumbu
e2a4d0d42d
fix(vpaas) enable deeplinking
4 lat temu
Vlad Piersec
913d7e89dd
feat(participants-pane): Add 'admit all' knocking participants button
4 lat temu
Vlad Piersec
db9b8784ac
fix(participants-pane): Don't show 'grant moderator' action if already moderator
4 lat temu
Mihai-Andrei Uscat
a564ce581d
fix(DeviceSelection): Remove video from mobile Safari
4 lat temu
damencho
4fc9aed708
fix: Fixes playing muted youtube video.
If we mute a video in Youtube it is stored in the current browser session and if someone shares a video it will start muted and we don't have the control to unmute it.
4 lat temu
damencho
5f657a7d6c
fix: Fixes selecting screen share when shared video stopped.
4 lat temu
damencho
37e7919fd1
fix: Fixes import warnings.
4 lat temu
damencho
4ace04e63c
fix: Stops auto pinning if shared video is playing.
4 lat temu
titus.moldovan
cb2891ead3
feat(e2ee): shows E2EESection only when user is moderator
4 lat temu
titus.moldovan
093d8f830a
feat(e2ee): broadcast e2ee disabled
4 lat temu
HippyJim
8dbb392d85
CLOSE_CHAT action calls notifyChatUpdated with the isOpen flag set to false, previously was always true even when closing
4 lat temu
Christoph Settgast
1b200abaa7
fix(participants) do not preload gravatars if config is empty
Previously gravatars (external resources) were preloaded even if
disableThirdPartyRequests was set to true in the config, as the
config may be empty at the time of preloading.
Closes: #5670
Signed-off-by: Christoph Settgast <csett86@web.de >
4 lat temu
damencho
06ce24527e
fix: Escapes some keys when parsing input.
4 lat temu
Shawn Chin
0d7ec9552b
Hide invite button in participant panel if disabled in config (#9287)
* Hide invite button in participant panel if disabled in config
* match code style, fix lint errors
4 lat temu
hmuresan
bb5f589fa1
fix(feedback): don't wait for feedback submission on leave meeting
4 lat temu
Alex Bumbu
724391648e
fix(ScreenShare): remove listener for native events when app unmounts
4 lat temu
tudordan7
c0917f87ae
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
06c527b6fe
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
7f020a1107
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
748a84eeef
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
f5dd848daf
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
4872ce83ba
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
99f61ca2cd
feat(virtual-background): Desktop share as virtual background
4 lat temu
tudordan7
dffe2316d4
feat(virtual-background): Desktop share as virtual background wip
4 lat temu
tudordan7
72cd3d70e1
feat(virtual-background): Desktop share as virtual background wip
4 lat temu
tudordan7
04a464dfee
feat(virtual-background): Desktop share as virtual background wip
4 lat temu
tudordan7
be0632783d
feat(virtual-background): Desktop share as virtual background wip
4 lat temu
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
4 lat temu
tmoldovan8x8
06110d1dfb
task(rn): hide screen share button when audioOnly mode
4 lat temu
Hristo Terezov
8d25950d98
fix(AudioTrack): _play promise chain
4 lat temu
hmuresan
aea09a8da3
Send feedback metadata to JaaS feedback endpoint
4 lat temu
Mihai-Andrei Uscat
01a127b557
fix(SharedVideo): Ensure shared video takes filmstrip into account
4 lat temu
Hristo Terezov
574994607c
feat(AudioTrack): retries for play()
4 lat temu
Vlad Piersec
d99bf9797d
fix(vpaas): Avoid url blipping on invite dialog
4 lat temu
damencho
0ee13b1fd8
fix: Drops unused config, fixes jitsi/lib-jitsi-meet#1620.
4 lat temu
Tudor-Ovidiu Avram
2f9fb64332
fix(sip) remove sip text from invite
this will be added in a subsequent commit to the dial in page
4 lat temu
Tudor-Ovidiu Avram
3ebfb1de70
code review
4 lat temu
Tudor D. Pop
d7a6a48acd
fix(virtual-background): Responsive virtual background dialog
Fixes: https://github.com/jitsi/jitsi-meet/issues/9202
4 lat temu
Tudor-Ovidiu Avram
4e4ff0f60f
feat(share-video) Add capability for sharing any direct link video
4 lat temu
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 lat temu
Mihai-Andrei Uscat
e33674fb2e
fix(FocusLock): Stop stealing focus when embedded
4 lat temu
Vlad Piersec
3f7073c589
fix(participants): Knocking participant name in participants list
Fixes https://github.com/jitsi/jitsi-meet/issues/9211
4 lat temu
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 lat temu
Calinteodor
9b5eae7a60
feat(rn, security) added flag for controlling security options button visibility
4 lat temu
Gabriel Imre
db5d6a56b8
fix(participants-pane): Use selector for displaying chat context item
4 lat temu
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 lat temu
Mihai-Andrei Uscat
f7b73c0d09
feat(AddPeopleDialog): Add config option to overwrite invite subject app name
4 lat temu
Saúl Ibarra Corretgé
47c9e14155
fix(toolbox) fix displaying mute everyone buttons for non-moderators
4 lat temu