jiti-meet/react/features/chat
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(chat) avoid emojifying URLs 2021-08-25 11:43:20 -05:00
actionTypes.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
actions.any.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
actions.native.js feat refactors the chat flow so it has open and close functions 2021-02-12 13:18:16 +02:00
actions.web.js fix(LargeVideo): Fix large video not resizing when closing chat. 2021-02-24 14:26:00 +02:00
constants.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
functions.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.js fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
reducer.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
smileys.js fix(chat): update thumbs emoji strings 2019-09-16 09:55:36 -07:00
sounds.js [RN] Add chat functionality 2019-01-15 11:33:12 +01:00