status-desktop/ui/imports/shared/views/chat
Pascal Precht bf7148efd6 fix: make avatar info in replies of imported messages work again
Because we've switched to `QuotedMessage` as an attached payload to
messages to make message replies data more reliable, we lost some of
the author information in imported messages, that was available prior
to that move.

This commit introduces `quotedMessageAuthorDisplayName` and
`quotedMessageAuthorAvatar` to our model so it can be set in case
we can't retrieve contact details for a given message (which is always
the case for imported messages)
2023-01-17 12:48:56 +01:00
..
AcceptTransactionView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ChannelIdentifierView.qml fix(@desktop/chat): adjust chat name placement 2022-09-26 12:54:41 +03:00
InvitationBubbleView.qml fix(InvitationBubbleView): Community invite box cta bleeds out of box 2022-12-01 16:47:40 +01:00
LinksMessageView.qml chore: refactor/improve/optimize StatusMessage & friends 2023-01-10 10:55:53 +01:00
MessageContextMenuView.qml feat(context-menu): add Copy message action in message context menu 2023-01-12 16:15:17 -05:00
MessageView.qml fix: make avatar info in replies of imported messages work again 2023-01-17 12:48:56 +01:00
NewMessagesMarker.qml feat(chat/messages): implement new messages marker 2022-12-16 19:12:12 +01:00
SimplifiedMessageView.qml feat(Profile): Add SimplifiedMessageView for AC and verifiaction popups 2023-01-17 12:21:25 +04:00
TransactionBubbleView.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
qmldir feat(Profile): Add SimplifiedMessageView for AC and verifiaction popups 2023-01-17 12:21:25 +04:00