status-desktop/ui/app/AppLayouts/Chat/ChatColumn/MessageComponents
Richard Ramos 426fe504b4 refactor: move `generateIdenticon` to utils 2020-12-08 17:01:14 -05:00
..
TransactionComponents refactor: chats view 2020-12-08 17:01:14 -05:00
AudioPlayer.qml feat: play audio messages 2020-07-30 13:49:50 -04:00
ChannelIdentifier.qml refactor: chats view 2020-12-08 17:01:14 -05: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: move `generateIdenticon` to utils 2020-12-08 17:01:14 -05: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 refactor: chats view 2020-12-08 17:01:14 -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