jiti-meet/react/features/toolbox
robertpin 584ec7c82e
fix(reactions) Reactions improvements (#9964)
* Register shortcuts on mount

* Changed icon for reactions menu

* Enable reactions by default

* Fix unreadCount bug

When having unread messages and sending a reaction the unread count now shows the correct count

* Fix overflow menu bottom color when reactions are enabled

* Revert raise hand icon

* Update raise hand functionality

On desktop show raise button with arrow for reactions. Only show raise hand in the reactions menu on mobile

* Fix lint error

Add required prop to ToolboxButtonWithIcon

* Legacy support for enable reactions

If disableReactions is undefined treat it as true

* Remove unnecessary code

* Fix unread counter showing negative count

* Fix unreadCount with reactions

UnreadCount ignores all reactions messages

* Fixed typo

* Fix background color
2021-09-21 12:30:24 -05:00
..
components fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05: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 fix(context-menus) Fix participant context menus/toolbar overflow menu 2021-09-14 10:43:52 +03: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 fix(context-menu) Hide toolbars when participant context menu opened (#9842) 2021-09-10 15:17:57 +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