status-desktop/ui/imports/shared/controls/chat
Godfrain Jacques 8872877524
fix(@desktop/chat): Message reactions popup shouldn't revoke reactions (#13003)
fixes #10703

- Adding a reaction by going in add reaction and clicking R1 should have no effect (Currently the reaction R1 is removed which is not expected)
- Clicking on the R1 directly on the message should remove the reaction (I checked and this already works)
- Add a visual indicator in the add reaction popup on which emoji is already selected
2023-12-18 14:34:10 -08:00
..
menuItems feat(Settings/Communities): implement new communities list 2023-06-23 16:48:26 +02:00
private feature: live status link previews (#12613) 2023-11-06 19:26:44 +00:00
CalloutCard.qml fix: Update link preview border to match the new design 2023-10-23 18:53:34 +03:00
CalloutOpacityMask.qml feat: Implement the new Link Preview cards 2023-09-18 09:28:22 +03:00
ChatInputLinksPreviewArea.qml Fix/issue 12651 unfurl status links (#12751) 2023-11-17 16:28:31 +00:00
EmojiReaction.qml
FetchMoreMessagesButton.qml
GapComponent.qml
LinkPreviewCard.qml feature: live status link previews (#12613) 2023-11-06 19:26:44 +00:00
LinkPreviewMiniCard.qml fix(LinkPreviewMiniCard): dark theme background color (#12733) 2023-11-15 08:00:25 +00:00
LinkPreviewSettingsCard.qml chore(StatusChatInput): Move inline LinkPreviewSettingsCard's menu to separate file 2023-10-13 16:20:09 +02:00
LinkPreviewSettingsCardMenu.qml chore(StatusChatInput): Move inline LinkPreviewSettingsCard's menu to separate file 2023-10-13 16:20:09 +02:00
MessageReactionsRow.qml fix(@desktop/chat): Message reactions popup shouldn't revoke reactions (#13003) 2023-12-18 14:34:10 -08:00
ProfileHeader.qml
RectangleCorner.qml
SendTransactionButton.qml
SentMessage.qml
StateBubble.qml
UserImage.qml
UsernameLabel.qml
VerificationLabel.qml
qmldir feat(LinkPreviews): Integrate Link previews with the backend (#12523) 2023-10-25 18:20:02 +03:00