jiti-meet/react/features/base/dialog/components/native
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
..
AlertDialog.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
BaseDialog.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
BaseSubmitDialog.js fix(misc) follow-up typos 2021-03-22 10:41:41 +01:00
BottomSheet.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00
ConfirmDialog.js feat(polls) Ability to create polls inside Jitsi (#9166) 2021-08-14 08:29:42 -05:00
CustomDialog.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
CustomSubmitDialog.js ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
DialogContainer.js feat(reactions) Added Reactions (#9465) 2021-07-13 09:50:08 +03:00
InputDialog.js feat(rn): makes InputDialog textInput autoFocus 2021-03-26 10:51:47 +02:00
index.js rn: add generic alert dialog 2019-05-07 18:02:14 +02:00
styles.js fix(reactions) Reactions improvements (#9964) 2021-09-21 12:30:24 -05:00