status-desktop/ui/shared/status
Pascal Precht 9745205302 refactor(Chat): move send message logic out of status chat input
`StatusChatInput` ideally shouldn't rely on chatsModel and other global
objects at all. Also, when using the component in different places, it can cause
accidental sending of message when testing the component (because all the logic is already
wired up)
2020-12-10 12:30:31 +01:00
..
StatusButton.qml fix: account selector in browser 2020-12-09 14:19:26 -05:00
StatusChatCommandButton.qml feat: introduce StatusChatCommandButton 2020-09-29 13:48:36 -04:00
StatusChatCommandsPopup.qml start of rebase fixes 2020-10-28 11:07:21 +01:00
StatusChatInfo.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
StatusChatInfoButton.qml fix: "Contact / Not a contact" indicator was not being updated when an user was added/removed as contact 2020-10-05 10:56:38 -04:00
StatusChatInput.qml refactor(Chat): move send message logic out of status chat input 2020-12-10 12:30:31 +01:00
StatusChatInputImageArea.qml fix(Chat): ensure image area is reset properly when removing images 2020-12-08 17:01:32 -05:00
StatusChatInputReplyArea.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusCheckBox.qml feat: checkbox style 2020-12-01 13:30:58 -05:00
StatusEmojiCategoryButton.qml fix: emoji category button having a white background 2020-11-19 16:54:41 -05:00
StatusEmojiPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusEmojiSection.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusEmojiSuggestionPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusIconButton.qml feat(StatusIconButton): make highlighted and hovered colors configurable 2020-12-04 15:53:48 -05:00
StatusIconTabButton.qml fix: fix tab bar buttons still having a margin when invisible 2020-11-05 10:55:27 -05:00
StatusIdenticon.qml chore(StatusIdenticon): use identicon source when set explicitly 2020-12-04 15:52:51 -05:00
StatusImageIdenticon.qml feat: introduce StatusIdenticon components 2020-09-23 08:52:30 +02:00
StatusImageModal.qml feat: enable animated gifs but stop them on click and out of focus 2020-11-19 16:55:41 -05:00
StatusImageRadioButton.qml feat: introduce StatusImageRadioButton 2020-11-25 14:41:29 +01:00
StatusInputListPopup.qml feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00
StatusLetterIdenticon.qml fix: ensure letter identicon determines correct channel color 2020-11-24 11:16:02 +01:00
StatusNotification.qml feat: introduce StatusNotification component 2020-11-24 11:16:02 +01:00
StatusRadioButton.qml fix: Support dark mode for onboarding screens 2020-09-29 13:30:33 -04:00
StatusRoundButton.qml refactor(StatusRoundButtno): move to QML states and transitions 2020-11-11 12:14:08 -05:00
StatusSectionHeadline.qml feat: introduce StatusSectionHeadline component 2020-09-21 12:55:21 +02:00
StatusSectionMenuItem.qml feat: introduce StatusSectionMenuItem component 2020-09-21 12:53:06 -04:00
StatusSlider.qml chore: move StatusSlider into UI library 2020-09-17 15:16:40 -04:00
StatusStickerButton.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerList.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerMarket.qml refactor: replace transaction modal `reset` functionality 2020-11-26 11:17:24 -05:00
StatusStickerPackDetails.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerPackIconWithIndicator.qml uiux: introduce stickermarket components to status library 2020-09-29 13:58:57 -04:00
StatusStickerPackPurchaseModal.qml refactor: ProfileView 2020-12-08 17:01:22 -05:00
StatusStickersPopup.qml refactor: chats view 2020-12-08 17:01:14 -05:00
StatusSwitch.qml fix: make toggle buttons great again 2020-11-19 16:54:59 -05:00
StatusToolTip.qml fix: fix missing import is StatusTooltip 2020-09-17 15:50:29 -04:00
emojiList.js uiux: introduce Emoji popup components for new chat input 2020-09-29 13:57:52 -04:00
qmldir feat: introduce new chat input component 2020-10-07 14:03:12 +02:00