status-desktop/test
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
..
libs/StatusGoQt feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
nim fix: make avatar info in replies of imported messages work again 2023-01-17 12:48:56 +01:00
ui-test Draft: fix check 2023-01-16 14:46:08 +02:00
unit chore(CPP): Basic project configuration setup using Qt6 2022-06-30 12:16:33 +02:00