status-desktop/ui/imports/shared/views
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
..
chat fix: make avatar info in replies of imported messages work again 2023-01-17 12:48:56 +01:00
AmountToReceive.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
AmountToSend.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
AssetsDetailView.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
AssetsView.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
EnsResolver.qml
ExistingContacts.qml fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
FeesView.qml feat(@desktop/wallet): Update network card and routing lines in SendModal 2023-01-02 15:36:26 +01:00
HistoryView.qml fix(@desktop/wallet): Wallet -> Activity tab: transaction history issues 2023-01-13 10:18:42 +01:00
NetworkCardsComponent.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
NetworkSelector.qml feat(@desktop/wallet): Update network card and routing lines in SendModal 2023-01-02 15:36:26 +01:00
NetworksAdvancedCustomRoutingView.qml feat(@desktop/wallet): Update network card and routing lines in SendModal 2023-01-02 15:36:26 +01:00
NetworksSimpleRoutingView.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
NoFriendsRectangle.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
PasswordView.qml Update min text length in password 2022-11-23 15:21:21 +02:00
PickedContacts.qml fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
ProfileDialogView.qml test(contact): add a test that sends a contact request from the chat 2023-01-05 15:21:38 -05:00
SearchResults.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SendModalFooter.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
TabAddressSelectorView.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
TokenListView.qml feat(@desktop/wallet): implement unified currency formatting 2023-01-12 15:21:27 -03:00
TransactionDetailView.qml feat(@desktop/wallet): Create API to retrieve historical price for a token 2022-10-14 10:29:29 +02:00
TransactionPreview.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
TransactionSigner.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
TransactionStackView.qml
qmldir feat: New Profile Modal 2022-10-17 12:05:54 +02:00