jiti-meet/react/features/settings/components/web
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
..
audio fix(css) fix various layout issues on small screen sizes (#9464) 2021-06-30 12:01:47 +03:00
video fix(css) fix various layout issues on small screen sizes (#9464) 2021-06-30 12:01:47 +03:00
CalendarTab.js feat(ui) update AtlasKit components 2021-01-26 16:47:55 +01:00
LogoutDialog.js feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component 2021-04-28 09:51:14 +02:00
MoreTab.js feat: Change the screenshare capture fps from UI. (#9438) 2021-06-28 10:48:16 +03:00
ProfileTab.js feat: Make Jitsi WCAG 2.1 compliant (#8921) 2021-06-10 07:48:44 -05:00
SettingsButton.js feat(toolbar-buttons): Add event for notify overwritten toolbar buttons 2021-09-14 10:07:20 +03:00
SettingsDialog.js feat(sound-settings) Added ability to control sounds 2021-07-20 14:56:57 +03:00
SoundsTab.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
index.js feat(settings) removed openTwoButtonDialog from UI module and created react LogoutDialog component 2021-04-28 09:51:14 +02:00