status-desktop/ui/imports/shared/views/chat
Lukáš Tinkl 2dca7904b8 fix(PinnedMessagesPopup): pinned messages modal design issues
- align the dialog to design
- fix radio button logic (it was possible to uncheck a mutually exclusive
checked button eventhough it's inside the button group, leaving the Unpin
button in an undefined state)
- port to StatusDialog and layouts, dropping a lot of needless code
- remove dead code for passing around the `property Component
pinnedMessagesListPopupComponent`; the popup is being invoked via
`Global.openPopup()`

Fixes #7316
Fixes #7315
2022-09-15 10:55:56 +02:00
..
AcceptTransactionView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChannelIdentifierView.qml feat(@desktop/chat): add welcome message for community chats 2022-09-09 10:39:58 +02:00
ChatTextView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
InvitationBubbleView.qml fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
LinksMessageView.qml fix(Chat): improve gif confirmation popup and fix preview whitelisting 2022-09-05 12:41:48 +02:00
MessageContextMenuView.qml fix(pinning): fix warnings 2022-09-13 09:05:15 +02:00
MessageView.qml fix(PinnedMessagesPopup): pinned messages modal design issues 2022-09-15 10:55:56 +02:00
TransactionBubbleView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
qmldir feat(profile): re-design Contacts setting view 2022-03-18 11:37:26 -04:00