jiti-meet/react/features/reactions/components
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
..
native Show reactions buttons at all times 2021-09-14 12:26:50 +03:00
web fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05: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