jiti-meet/react/features/reactions/components
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
..
native fix(reactions) Batch events before sending 2021-07-20 14:31:49 +03:00
web fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
_.native.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
_.web.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
index.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00