jiti-meet/react/features/toolbox/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 fix(reactions) fix reactions bugs 2021-08-31 13:00:27 +02:00
web fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05: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(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
HangupButton.js chore: remove some cycles 2020-07-29 09:31:38 +02:00
HelpButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
MuteEveryoneButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
MuteEveryonesVideoButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +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