Tudor D. Pop
74d65ff596
fix(virtual-background): Fix resize action and prevent mirror behavio… (#9441)
* fix(virtual-background): Fix resize action and prevent mirror behaviour on desktop share as a virtual background.
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
4 vuotta sitten
Calin Chitu
7945f14cee
fix(chat) removed unread msgs counter on chat open
4 vuotta sitten
lala
35c7f156db
fix(i18n): LocaleDetector should consider the language tag
4 vuotta sitten
Hristo Terezov
07a69ba040
fix(pagination): keys
4 vuotta sitten
Hristo Terezov
2d319d18c3
feat: request video only for visible thumbnails.
4 vuotta sitten
Hristo Terezov
16cfda3c7a
feat(Filmstrip): Pagination.
4 vuotta sitten
Дамян Минков
64ae9c7953
feat: UI part for A/V moderation. (#9195)
* feat: Initial UI part for A/V moderation.
Based on https://github.com/jitsi/jitsi-meet/pull/7779
Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com >
* feat: Hides context menu in p2p or only moderators in the meeting.
* feat: Show notifications on enable/disable.
* feat(moderation): Add buttons to participant list & notifications
* fix(moderation): Fix raised hand participant leaving
* feat(moderation): Add support for video moderation
* feat(moderation): Add mute all video to context menu
* feat(moderation): Redo participants list 'More menu'
* fix: Fixes clearing av_moderation table.
* fix: Start moderation context menu
* fix(moderation): Show notification if unapproved participant tries to start CS
Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com >
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
4 vuotta sitten
Vlad Piersec
3e8f725c62
fix(vpaas): Don't show recording link to initiator if saving on dropbox
4 vuotta sitten
Calinteodor
487da8f231
fix(lobby) disable invite from lobby screen fix #9209 (#9417)
* fix(lobby) disable invite from lobby screen fix #9209
* fix(lobby) destructered props fix #9209
* fix(lobby) changed const name fix #9209
* fix(lobby) added empty line fix #9209
4 vuotta sitten
hmuresan
804d14e112
feat(did-page) Handle SIP number on did info page
4 vuotta sitten
Hristo Terezov
0a37ef7d46
fix(VirtualBackgroundDialog): SS on electron.
4 vuotta sitten
vp8x8
3d83847e4b
feat(vpaas, recording): Show recording link to recording initiator (#9362)
* feat(vpaas, recording): Show recording link to recording initiator
This applies only for jaas users for now but is easily extensible.
Changed the recording sharing icon according to ui design.
* fix(vpaas, recording): Guard for deployment info
4 vuotta sitten
Tudor D. Pop
dc776d209c
fix(virtual-background): Prevent virtual background selection if it h… (#9414)
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
4 vuotta sitten
Tudor D. Pop
2ed2a8d41f
fix(wasm-support): WebAssembly browser support. (#9410)
* fix(wasm-support): WebAssembly browser support.
* fix(wasm-support): WebAssembly browser support.
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
4 vuotta sitten
damencho
be73ed9d19
fix: Checks all parts while parsing config params.
4 vuotta sitten
Calinteodor
f991a93afd
fix(toolbox) Copying with Ctrl+C toggles the chat. Fixes #9380
4 vuotta sitten
tmoldovan8x8
0bd45a75d2
feat(replace-participant): Add replaceParticipant feature-flag
4 vuotta sitten
Tudor-Ovidiu Avram
2eedc2945d
fix(api) invert filmstrip autohide flag
4 vuotta sitten
hmuresan
342dd4ceca
feat(replace-participant): Replace participant with same jwt in the conf
- update lib-jitsi-meet to version with support for replacing participant
4 vuotta sitten
Calinteodor
60188794b5
fix(authentication) language display problem resolved #9385 (#9390)
4 vuotta sitten
Tudor-Ovidiu Avram
b2985934f7
fix(share-video) fix backwards compatibility issue
4 vuotta sitten
tmoldovan8x8
51a996d0e0
fix(rn): adds check for blur function on currentTarget
4 vuotta sitten
Tudor-Ovidiu Avram
6b095b9794
feat(api) allow always hiding remote videos for 1-1 calls
4 vuotta sitten
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
4 vuotta sitten
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 vuotta sitten
Tudor-Ovidiu Avram
a1e8f36f4f
feat(api) allow filmstrip autohide to be configurable
4 vuotta sitten
Alex Bumbu
e2a4d0d42d
fix(vpaas) enable deeplinking
4 vuotta sitten
Vlad Piersec
913d7e89dd
feat(participants-pane): Add 'admit all' knocking participants button
4 vuotta sitten
Vlad Piersec
db9b8784ac
fix(participants-pane): Don't show 'grant moderator' action if already moderator
4 vuotta sitten
Mihai-Andrei Uscat
a564ce581d
fix(DeviceSelection): Remove video from mobile Safari
4 vuotta sitten
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 vuotta sitten
damencho
5f657a7d6c
fix: Fixes selecting screen share when shared video stopped.
4 vuotta sitten
damencho
37e7919fd1
fix: Fixes import warnings.
4 vuotta sitten
damencho
4ace04e63c
fix: Stops auto pinning if shared video is playing.
4 vuotta sitten
titus.moldovan
cb2891ead3
feat(e2ee): shows E2EESection only when user is moderator
4 vuotta sitten
titus.moldovan
093d8f830a
feat(e2ee): broadcast e2ee disabled
4 vuotta sitten
HippyJim
8dbb392d85
CLOSE_CHAT action calls notifyChatUpdated with the isOpen flag set to false, previously was always true even when closing
4 vuotta sitten
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 vuotta sitten
damencho
06ce24527e
fix: Escapes some keys when parsing input.
4 vuotta sitten
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 vuotta sitten
hmuresan
bb5f589fa1
fix(feedback): don't wait for feedback submission on leave meeting
4 vuotta sitten
Alex Bumbu
724391648e
fix(ScreenShare): remove listener for native events when app unmounts
4 vuotta sitten
tudordan7
c0917f87ae
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
06c527b6fe
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
7f020a1107
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
748a84eeef
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
f5dd848daf
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
4872ce83ba
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
99f61ca2cd
feat(virtual-background): Desktop share as virtual background
4 vuotta sitten
tudordan7
dffe2316d4
feat(virtual-background): Desktop share as virtual background wip
4 vuotta sitten