Mihai-Andrei Uscat
aef0287605
feat(ToggleCamera): Implement for web.
преди 4 години
Vlad Piersec
3f0bb6818c
fix(toolbox): Fix always on top toolbar
преди 4 години
Vlad Piersec
096ee3cb53
fix(toolbox): Background of disabled settings button & tileview button
преди 4 години
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
преди 4 години
Vlad Piersec
c2ad06c5e6
fix(toolbox): Restructure items order for desktop & mobile
преди 4 години
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
преди 4 години
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
преди 4 години
Calinteodor
430591bd1e
feat(shared-video) refactor dialog to use React
Also unify the mobile and web features into one, even though internally they still have separate ways to enable the functionality.
преди 4 години
Tudor D. Pop
dd1f8339b1
fix(blur-effect) enable blur effect on all platforms supporting canvas filters
That means all browsers except Safari, for now.
In addition, use the 96p model (instead of the 144p one) on browsers without SIMD support.
преди 4 години
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 години
Tudor D. Pop
946339a52e
feat(blur) replace BodyPix with TFLite
Use the Google Meet model and SIMD optimized WASM.
преди 4 години
Mihai-Andrei Uscat
8aae2065dc
fix(Toolbox): Fix toolbox display when accessing it via keyboard
преди 5 години
Tudor-Ovidiu Avram
8d3d94f568
fix(menu) do not display overflow menu button if no items
преди 5 години
Asif
cd29f10fa8
feat: emit raise hand event to external API (#8312)
* Expose raise hand event to external application
* Fix linting issues
* fix the app non existing issue
преди 5 години
Дамян Минков
97f47998ba
feat: Exposes a method for checking is remote track received and played/testing. (#8186)
* feat: Exposes a method for checking is remote track received and played.
Used for some tests in torture.
* squash: Drop not matching string.
Duplicate translation key with not matching content.
* squash: Moves torture specific functions to features/base/testing.
Listens for media events from the video tag of the large video and stores them in redux.
* squash: Fix comments.
* feat: Listens for media events from the video tag of the remote videos and stores them in redux.
* squash: Fix undefined videoTrack if between switches.
преди 5 години
Mihai-Andrei Uscat
9379bb3c5b
fix(Toolbox) Maintain overflow button visible at all times
* fix(Toolbox) Maintain overflow button visible at all times
* Make changes only on desktop browser
преди 5 години
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
преди 5 години
damencho
c2539bf615
feat: Drop buttons tooltips specific to guests.
преди 5 години
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
преди 5 години
Saúl Ibarra Corretgé
2a01d3550c
fix(conference) remove no longer needed code
There is no need for setting the availability of desktop sharing anymore. It can
now be detected on the spot.
The reson for the previous code was that way back when browser extensions were
needed, it was possible to start a conference without desktopo sharing support
and get it afterwards. This is no longer the case.
преди 5 години
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
преди 5 години
Jesús Espino
a6a19a3002
Fix lint error
преди 5 години
Jesús Espino
1426a5b4bc
Restore dots menu on mobile
преди 5 години
Jesús Espino
400c86ad5e
Adding responsive to jitsi logo, buttons and hiding some part of the interface (#7380)
* Adding responsive to jitsi logo, buttons and hiding some part of the interface
* moving media types thresholds to variables and apply only to screen
* hide chrome extension banner on very small view
* Hide filmstrip only on desktop narrow windows
преди 5 години
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
преди 5 години
Bettenbuk Zoltan
240b033e76
feat: auto tile view
преди 5 години
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
преди 5 години
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
преди 5 години
Saúl Ibarra Corretgé
a7e0df2623
toolbox: fix missing key prop
Fixes a React warning.
преди 5 години
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
преди 5 години
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
преди 5 години
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
преди 5 години
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
преди 5 години
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
преди 5 години
Saúl Ibarra Corretgé
cb6fbb0f03
e2ee: add UI elements
* Add dialog to set the E2EE key
* Use the Redux action / middleware to update the key even when set through the
hash parameter
* Cleanup URL after processing the key so it's not recorded in browser history
преди 5 години
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
преди 5 години
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
преди 5 години
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
преди 5 години
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
преди 5 години
Gabriel Imre
f06fe69167
fix(mute): remove interface config bypass for mute-everyone button
преди 5 години
Gabriel Imre
24a1a60f04
feat(mute): mute everyone / everyone else
преди 5 години
Saúl Ibarra Corretgé
d7ece58c6f
fix(optimise): cope with URL interface config overrides
Regresssion from bd8a7edbd2 .
When the toolbar buttons are overridden with URL parameters, our computed set of
buttons will be wrong. Thus, compute it every time and check for the
differences.
преди 5 години
Hristo Terezov
bd8a7edbd2
fix(optimise): mapStateToProps for some components (#5085)
преди 5 години
theunafraid
fb3a832a52
Add shortcut key for toggle tile view (#4882)
* Add shortcut key for toggle tile view
* Toggle tile view shortcut - undo main-enGB.json
* Add analytics
* Use already defined toolbar translations
преди 6 години
Mihai Uscat
72bb897269
feat(DownloadOverflowButton): Implement.
преди 6 години
Hristo Terezov
0a06e256b7
feat(HelpButton): Mobile support.
преди 6 години
Hristo Terezov
f295f60bea
feat(HelpOverflowButton): Implement.
преди 6 години
Saúl Ibarra Corretgé
98698ba89a
etherpad: refactor to share code with mobile
- simplify initialization procedure
- set user display name as the Etherpad name\
- use SharedDocumentButton
преди 6 години
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
преди 6 години
Leonard Kim
6bc1d87753
feat(shortcuts): add shortcut for opening video quality modal
преди 6 години