jiti-meet/react/features/settings/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 feat(native-participants-pane) simplified props for hiding header with navigation 2021-07-21 12:32:10 -05:00
web fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
AbstractSettingsView.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
_.native.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
_.web.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
index.js Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00