status-desktop/ui/imports/shared/views/chat
Lukáš Tinkl c9c31520d0 fix(StatusMessageHeader): unbreak context menu
- when clicking the underlined profile name; the prob was that
`TapHandler` (unlike a `MouseArea`) is not a visual `Item` and hence
can't be a parent for the context menu
- small (unrelated) typo fix to unbreak GIF link previews...

Fixes #16950
2024-12-13 16:47:36 +01:00
..
ChannelIdentifierView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
ChatContextMenuView.qml fix(RenameGroupPopup): fix name validation and scrolling 2024-10-23 16:18:26 +02:00
InvitationBubbleView.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
LinksMessageView.qml fix(StatusMessageHeader): unbreak context menu 2024-12-13 16:47:36 +01:00
MessageAddReactionContextMenu.qml fix(@desktop/chat): Message reactions popup shouldn't revoke reactions (#13003) 2023-12-18 14:34:10 -08:00
MessageContextMenuView.qml fix(ProfileContextMenu): excessive separators for a bridged profile 2024-10-25 21:01:46 +02:00
MessageView.qml chore(@desktop/wallet): Chnage the send modal mechanism to follow new architecture guidelines. 2024-12-04 21:34:12 +01:00
NewMessagesMarker.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
ProfileContextMenu.qml feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
SimplifiedMessageView.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
qmldir TransactionBubbleView and related sub-components removed 2024-10-14 23:28:05 +02:00