status-desktop/ui/imports/shared/controls/chat
Lukáš Tinkl c9e1d29e25 fix(StatusMenu): StatusSuccessAction is not taken into account for Menu width
- StatusSuccessAction, despite its name, is a visual item (`MenuItem` ->
`AbstractButton`) which is not part of the `contentModel` but just added
to the menu container
- therefore we don't use a ListView but a ScrollView/Repeater instead
and set the width/maxWidth manually after the menu items have been added
to the layout

Fixes #14037
2024-09-23 17:35:27 +02:00
..
menuItems fix[StatusChatMenu]: updated menu options as per designs 2024-09-10 14:22:33 +02:00
private fix: Hide members count from community cards when the community is encrypted and the community info is not available 2024-04-30 14:03:38 +03: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 chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
GapComponent.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
LinkPreviewCard.qml chore: object names added for link previews elements (#14869) 2024-05-22 09:35:25 +07:00
LinkPreviewMiniCard.qml chore: object names added for link previews elements (#14869) 2024-05-22 09:35:25 +07:00
LinkPreviewSettingsCard.qml chore: object names added for link previews elements (#14869) 2024-05-22 09:35:25 +07: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 Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
RectangleCorner.qml
SendTransactionButton.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SentMessage.qml
StateBubble.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
UserImage.qml fix(StatusMenu): StatusSuccessAction is not taken into account for Menu width 2024-09-23 17:35:27 +02:00
VerificationLabel.qml fix(Chat): big space between username and time 2022-08-16 18:36:20 +03:00
qmldir [StatusQ] Move StyledTextField to StatusQ 2024-09-13 16:40:47 +02:00