jiti-meet/react/features/base/participants
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 feat(share-video) Allow sharing direct video links (mp4 etc) on mobile (#9511) 2021-08-02 15:55:52 +03:00
actionTypes.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
actions.js feat(Filmstrip): Reorder the visible participants in the filmstrip. (#9707) 2021-08-18 18:34:01 -04:00
constants.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
functions.js fix(moderation) highlight dominant speaker (#9750) 2021-08-19 14:08:30 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
logger.js ref(remote-control): Use React/Redux. 2020-12-15 18:09:58 -06:00
middleware.js fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
preloadImage.native.js feat: SVG icons 2019-09-13 14:07:53 +02:00
preloadImage.web.js fix(avatar) refactor preloading to avoid CORS issues 2021-02-10 14:32:56 +01:00
reducer.js fix(filmstrip): Always sort the participants alphabetically. 2021-08-26 18:28:10 -04:00
sounds.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00