Avram Tudor
62c78950cd
feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488)
* feat(toolbox) allow any toolbox button to be displayed as main
fixes the previous behaviour where only a certain set of buttons were whitelisted for being displayed in the main toolbar
* code review
* code review - fix avatar icon position
3 年前
Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
3 年前
hmuresan
b995221a2b
feat(thumbnails) Add changes to mobile context menu
- long touch on thumbnail opens context menu
- hide context menu icon
- add button for connection info to context menu
3 年前
Hristo Terezov
2d319d18c3
feat: request video only for visible thumbnails.
4 年前
Дамян Минков
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 >
3 年前
Calinteodor
f991a93afd
fix(toolbox) Copying with Ctrl+C toggles the chat. Fixes #9380
3 年前
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 >
3 年前
tudordan7
7f020a1107
feat(virtual-background): Desktop share as virtual background
3 年前
tudordan7
748a84eeef
feat(virtual-background): Desktop share as virtual background
3 年前
tudordan7
72cd3d70e1
feat(virtual-background): Desktop share as virtual background wip
4 年前
tmoldovan8x8
06110d1dfb
task(rn): hide screen share button when audioOnly mode
3 年前
Gabriel Imre
db5d6a56b8
fix(participants-pane): Use selector for displaying chat context item
4 年前
Saúl Ibarra Corretgé
47c9e14155
fix(toolbox) fix displaying mute everyone buttons for non-moderators
4 年前
hmuresan
a1a5d1e7f8
fix(deploymentUrls): Disable help and download apps buttons for JaaS
4 年前
hmuresan
24bf5a2dc3
fix(toolbox): hide toolbox when mouse outside toolbox area
4 年前
Alex Bumbu
cf37d34923
fix(ios) fix leaving the meeting when screen-sharing
4 年前
Jaya Allamsetty
477d94497b
fix(audio-share): Show button only when supported by browser.
Show the audio share button only when its supported. For example, mobile browsers do not support getDisplayMedia yet.
4 年前
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
4 年前
Horatiu Muresan
cbeb7b86cc
fix(toolbox): Fix toolbox not auto-hiding. (#9002)
4 年前
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
4 年前
Saúl Ibarra Corretgé
fd4819aeca
fix(toolbar) restore security button backwards compat
In https://github.com/jitsi/jitsi-meet/pull/8673 we inadvertently removed the
backwards compatibility code which would show the security button when the
"info" button is configured in interface_config. The security button replaced
the info button.
4 年前
Calinteodor
bf3726cb93
feat(rn,security) add security dialog
4 年前
tmoldovan8x8
e803e8cfd9
feat(ios): adds ios screensharing enabled flag
4 年前
Vlad Piersec
d9693117f2
fix(Toolbar, rn): Button overflow in landscape orientation
4 年前
Mihai-Andrei Uscat
1ad40de487
feat(external_api): Add command for toggling camera on mobile web
4 年前
Mihai-Andrei Uscat
911aaed052
fix: Refactor client width computation.
* Unify chat open/close size changes and move them to redux.
* Fix responsive columns not accounting for chat.
4 年前
Vlad Piersec
678f3e232b
fix(toolbar): Re-add "mute everyone's video" button
4 年前
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 年前
Vlad Piersec
e7297714c6
feat(toolbox): Adaptive toolbar on mobile
4 年前
Saúl Ibarra Corretgé
9d4e49a5af
fix(rn,toolbox) fill gap underneath Toolbox
This is for devices without the home button.
4 年前
trippledave
68c2c9be40
feat(flags) add feature flag for audio-only button
4 年前
Hristo Terezov
f50872285d
ref(Filmstrip): Use Thumbnail component.
4 年前
Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
4 年前
Mihai-Andrei Uscat
aef0287605
feat(ToggleCamera): Implement for web.
4 年前
Vlad Piersec
3f0bb6818c
fix(toolbox): Fix always on top toolbar
4 年前
Vlad Piersec
d214079148
fix(toolbox): Constrain toolbox width on large mobile device
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 年前
Vlad Piersec
b87c433e99
fix(toolbar): Update overflow menu according to review
4 年前
Vlad Piersec
c508572cc5
feat(toolbox): Redesign mobile toolbox
4 年前
Vlad Piersec
b86c271a80
fix(toolbar): Small changes according to design review
4 年前
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
4 年前
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4 年前
Alex Bumbu
508f1e0da9
feat(iOS): screensharing support
The Jitsi team would like to thank @AliKarpuzoglu , @linuxpi and The Hopp Foundation for the initial effort and help throughout.
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 年前
Nando Thomassen
16b00dc2af
feat(flags) add feature flag for help button
Introduces a new feature flag ('help.enabled') and uses that to
determine the visibility of the 'Help' button in a call.
4 年前