status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents
Pascal Precht 5e422691e3
chore: remove unnecessary `enabled` prop binding in ChatText connection
2020-12-07 13:15:46 +01:00
..
TransactionComponents refactor: replace transaction modal `reset` functionality 2020-11-26 11:17:24 -05:00
AudioPlayer.qml feat: play audio messages 2020-07-30 13:49:50 -04:00
ChannelIdentifier.qml fix: channel description and reaction colors in dark mode 2020-09-22 11:30:30 -04:00
ChatImage.qml fix: fix chat height being too high in compact mode 2020-10-02 12:48:02 -04:00
ChatReply.qml fix: code review 2020-11-26 13:25:14 -05:00
ChatText.qml refactor(ChatText): move Connection out of component 2020-12-07 13:06:21 +01:00
ChatTime.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
CompactMessage.qml refactor(ChatText): move Connection out of component 2020-12-07 13:06:21 +01:00
DateGroup.qml fix: date 2020-07-23 16:00:14 -04:00
EmojiReactions.qml fix: i18n placement caused incorrect reaction authors rendering 2020-12-02 14:36:56 -05:00
ImageLoader.qml feat: enable animated gifs but stop them on click and out of focus 2020-11-19 16:55:41 -05:00
ImageMessage.qml feat: enable animated gifs but stop them on click and out of focus 2020-11-19 16:55:41 -05:00
LinksMessage.qml feat: implement design for the URL unfurling 2020-11-05 11:25:22 -05:00
MessageMouseArea.qml feat: enable animated gifs but stop them on click and out of focus 2020-11-19 16:55:41 -05:00
NormalMessage.qml chore: remove unnecessary `enabled` prop binding in ChatText connection 2020-12-07 13:15:46 +01:00
RectangleCorner.qml feat: make RectangleCorner a component and show images in compact 2020-07-16 11:49:13 -04:00
Retry.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
SentMessage.qml fix: ensure `sending` message state isn't shown when message is expired 2020-11-17 10:01:13 -05:00
Sticker.qml fix: add timeout to scroll bottom at all times to make sure we do scroll 2020-10-20 13:52:13 -04:00
TransactionBubble.qml fix: from/to account not showing correctly 2020-10-28 11:07:22 +01:00
UserImage.qml fix: fix chat height being too high in compact mode 2020-10-02 12:48:02 -04:00
UsernameLabel.qml feat: allow users to change font size for chat messages 2020-11-25 14:41:29 +01:00
qmldir feat: refactor Message and add Compact message type 2020-07-16 10:29:29 -04:00