status-desktop/ui/imports
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
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets fix(improvements): remove console warnings pt1 2023-01-04 17:28:59 +02:00
shared fix: make avatar info in replies of imported messages work again 2023-01-17 12:48:56 +01:00
utils feat(@desktop/onboarding): onboarding - recover account flow - UI adjustments 2023-01-16 23:01:42 +01:00