You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/conversation/message/message-content/quote
William Grant b91388a672 fix: SES-585 when the app is not focused message quotes now load correectly
we now look up the existing messages in memory if not found in the quote lookup map, we also allow jumping to messages quoted but not yet stored in memory
2 years ago
..
Quote.tsx fix: SES-585 when the app is not focused message quotes now load correectly 2 years ago
QuoteAuthor.tsx fix: removed redundant empty string check on quote author 2 years ago
QuoteIconContainer.tsx rename Attachment type in Quote.tsx to QuotedAttachmentThumbnailType to be more explicit 2 years ago
QuoteImage.tsx feat: pass yarn ready 2 years ago
QuoteText.tsx fix: removed redundant document check from getTypeLabel 2 years ago