jiti-meet/react/features/toolbox/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) fix reactions bugs 2021-08-31 13:00:27 +02:00
web fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
AbstractToolbarButton.js feat(reaction-sounds) Added sounds for reactions (#9775) 2021-08-23 12:57:56 +03:00
AudioMuteButton.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
DownloadButton.js feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
HangupButton.js chore: remove some cycles 2020-07-29 09:31:38 +02:00
HelpButton.js feat(billing-counter) Removed iframe billing-counter callbacks (#9537) 2021-07-20 11:58:42 +03:00
MuteEveryoneButton.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
MuteEveryonesVideoButton.js feat(toolbox) allow any toolbox button to be displayed in main toolbar (#9488) 2021-07-08 16:42:07 +03:00
VideoMuteButton.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
_.native.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
_.web.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
index.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00