Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
hace 4 años
Mihai-Andrei Uscat
aef0287605
feat(ToggleCamera): Implement for web.
hace 4 años
Vlad Piersec
3f0bb6818c
fix(toolbox): Fix always on top toolbar
hace 4 años
Vlad Piersec
096ee3cb53
fix(toolbox): Background of disabled settings button & tileview button
hace 4 años
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
hace 4 años
Vlad Piersec
c2ad06c5e6
fix(toolbox): Restructure items order for desktop & mobile
hace 4 años
Vlad Piersec
b87c433e99
fix(toolbar): Update overflow menu according to review
hace 4 años
Vlad Piersec
b86c271a80
fix(toolbar): Small changes according to design review
hace 4 años
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
hace 4 años
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
hace 4 años
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.
hace 4 años
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.
hace 4 años
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 >
hace 4 años
Tudor D. Pop
946339a52e
feat(blur) replace BodyPix with TFLite
Use the Google Meet model and SIMD optimized WASM.
hace 4 años
Hristo Terezov
a6c6cd6c56
fix: Add GUM timeout & improve device permissions
hace 4 años
Mihai-Andrei Uscat
b69e93a900
fix(Safari): Fix mobile double tapping for toolbar and overflow.
* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
hace 4 años
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
hace 4 años
Mihai-Andrei Uscat
8aae2065dc
fix(Toolbox): Fix toolbox display when accessing it via keyboard
hace 4 años
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.
hace 4 años
Tudor-Ovidiu Avram
8d3d94f568
fix(menu) do not display overflow menu button if no items
hace 4 años
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
hace 4 años
Дамян Минков
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.
hace 4 años
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
hace 4 años
tmoldovan8x8
71fb5aef6c
feat(rn) add mute everyone / (else) capabilities
hace 4 años
damencho
c2539bf615
feat: Drop buttons tooltips specific to guests.
hace 4 años
damencho
9fa29d7353
feat: Profile tab does not depend on isGuest.
Introduced a config property to disable profile.
hace 4 años
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.
hace 4 años
Tudor-Ovidiu Avram
ce4ef96941
fix(vpaas) hide embed meeting for vpaas users
hace 4 años
Jesús Espino
a6a19a3002
Fix lint error
hace 4 años
Jesús Espino
1426a5b4bc
Restore dots menu on mobile
hace 4 años
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
hace 4 años
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
hace 4 años
Bettenbuk Zoltan
240b033e76
feat: auto tile view
hace 4 años
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
hace 4 años
Michael Telatynski
335b43036d
Improve accessibility of Buttons in Webapp
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
hace 5 años
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
hace 5 años
Saúl Ibarra Corretgé
a7e0df2623
toolbox: fix missing key prop
Fixes a React warning.
hace 5 años
Jaya Allamsetty
0e1ecd3256
fix: disable audio/video settings popup on mobile browsers
Mobile devices do not support capture from multiple cameras/mics at a time.
hace 5 años
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
hace 5 años
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
hace 5 años
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
hace 5 años
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
hace 5 años
Jaya Allamsetty
d1d968997e
Disable audiosettings button on Firefox as it is not supported
hace 5 años
Michael Telatynski
79f4531bd2
lang: allow translation of accessibility label string "Edit your profile"
hace 5 años
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
hace 5 años
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
hace 5 años
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
hace 5 años
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
hace 5 años
yanas
638fdf0370
Revert "Improve accessibility of Buttons in Webapp (#5432)"
This reverts commit 953f838a2a .
hace 5 años
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
hace 5 años