Steffen Kolmer
23bb824731
feat: Added mute video moderation feature (#8630)
* Added mute video feature
* Fixed export
* Fixed some issues
* Added remote video mute notification
* Fixed import
* Fixed conference event handling
* Fixed some linting issues
* Fixed more linter errors
* turn screenshare off on remote video mute
* Fix linter issue
* translations added for mute video feature
* Added video mute button to interface config
* Updated lib-jitsi-meet
* Fix copy paste error
Co-authored-by: nurjinn jafar <nurjin.jafar@nordeck.net >
преди 4 години
tmoldovan8x8
65c56669c4
feat refactors the chat flow so it has open and close functions
преди 4 години
Hristo Terezov
7dc45c28a2
fix(AudioSlider): removed when volume is 0
преди 4 години
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
преди 5 години
Mihai-Andrei Uscat
c752ea13f1
feat(overflow): Add responsive drawer at small screen width.
* Implement opening toolbar and participant overflows as drawers when below certain width.
* Fix dial-in copy button displaying incorrectly.
преди 5 години
Hristo Terezov
db48dc3ed3
fix(Thumbnail): volume & audioLevel default values
преди 5 години
Hristo Terezov
51e381a0b1
ref(Thumbnail): Create React component.
преди 5 години
Hristo Terezov
af6c794fda
ref(remote-control): Use React/Redux.
преди 5 години
damencho
7de1e6d89e
Updates kick, fixes it after 4b8aae90.
преди 5 години
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
преди 5 години
damencho
4b8aae90e0
feat: Drop HIDE_KICK_BUTTON_FOR_GUESTS setting.
The main config contains disableRemoteMute and remoteVideoMenu: { disableKick: true} options, which can be used.
преди 5 години
Hristo Terezov
b71d92a139
ref(StatusIndicators): Use audio muted from redux.
преди 5 години
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
преди 5 години
Gabriel Imre
b85cd2348f
feat: add grant moderator functionality
преди 5 години
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
преди 5 години
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
преди 5 години
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
преди 5 години
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
преди 5 години
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
преди 5 години
Hristo Terezov
bbf1927c70
fix(thumbnail): Optimize status bar moderator icon (#5076)
* fix(thumbnail): Optimize status bar moderator icon
Moved all moderator functionality to react to optimize the number of
status bar updates.
* fix(RemoteVideoMenuTriggerButton): Use nullish coalescing
Co-Authored-By: Saúl Ibarra Corretgé <saghul@jitsi.org >
* ref(StatusBar): rename to StatusIndicators
* fix(RemoteVideoMenu): isModerator value.
* fix(notification): mobile.
Co-authored-by: Saúl Ibarra Corretgé <s@saghul.net >
преди 5 години
Bettenbuk Zoltan
53f01a39c9
feat: private message interface config flag
преди 6 години
Bettenbuk Zoltan
42271b1b89
feat: private messages
преди 6 години
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
преди 6 години
Bettenbuk Zoltan
2a5adfc601
Remove some Flow annotations
преди 6 години
Bettenbuk Zoltan
ebdcbe122a
Change dialog button property keys
преди 6 години
damencho
653471e1c0
Adds specific class name to kick button.
The class name is similar to the one used for the mute button and is used by the tests to locate and click the button.
преди 7 години
Bettenbuk Zoltan
5c0ae10ccb
Remote video menu post-PR improvements
преди 7 години
Bettenbuk Zoltan
6b68fba220
[RN] Add remote video menu
преди 7 години