jiti-meet/react/features/toolbox
robertpin 5367d43c26
fix(reactions) fix reactions bugs
* Fix: removed web actions from common middlewares

* Fixed raise hand sound

Fix sound to play on raise not lower and work on keyboard shortcut as well

* Fixed reaction keyboard shortcuts

Register shortcuts only when there's more than one participant

* Enforce reactions feature flag on reaction received

* Disable reactions by default on native

* Enable reactions on native by default

* Sort props alphabetically

* Created isreactionsEnabled function

* Remove unused imports

* Fix. No longer show toolbox on reactions and jibri

On message received don't show toolbox for jibri

* Fix isReactionsEnabled function for native

On native check for flag and config option as well
2021-08-31 13:00:27 +02:00
..
components fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
actionTypes.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00
actions.native.js feat: add ability to toggle toolbox from tile view 2019-06-20 11:05:34 +02:00
actions.web.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
constants.js fix(toolbar-buttons) Attempt fix Meet in integration 2021-07-22 16:18:56 +03:00
functions.native.js feat(participants-pane) updates 2021-07-27 16:08:33 +02:00
functions.web.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
middleware.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
reducer.js feat(overflow): Add responsive drawer at small screen width. 2021-01-13 16:07:22 +01:00