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
William Grant c08dcc7ec6 fix: when we receive and make a quote message do an in-memory lookup before looking in the db
this can fix original message not found  errors when there are lot of unread messages and one of them is quoted
2 years ago
..
quote feat: dont show your pubkey in community quotes 2 years ago
ClickToTrustSender.tsx fix: various UI margins and dedup official sogs join 2 years ago
MessageAttachment.tsx fix: use StyledMessageHighlighter in MessageAttachment only when it is rendered 2 years ago
MessageAuthorText.tsx chore: broke apart big Message selectors into smaller ones 2 years ago
MessageAvatar.tsx Merge remote-tracking branch 'upstream/clearnet' into unstable 2 years ago
MessageBody.tsx Merge branch 'clearnet' into theming 3 years ago
MessageContent.tsx fix: use StyledMessageHighlighter in MessageAttachment only when it is rendered 2 years ago
MessageContentWithStatus.tsx fix: resolved incoming message alignemnt in 1o1 conversations 2 years ago
MessageContextMenu.tsx fix: address PR reviews and optimize search results 2 years ago
MessageLinkPreview.tsx chore: broke apart big Message selectors into smaller ones 2 years ago
MessageQuote.tsx fix: when we receive and make a quote message do an in-memory lookup before looking in the db 2 years ago
MessageReactBar.tsx feat: updated SessionIconButton to support themes 3 years ago
MessageReactions.tsx fix: message spacing after fixing audio message shadow 2 years ago
MessageStatus.tsx chore: broke apart big Message selectors into smaller ones 2 years ago
MessageText.tsx chore: add a redux settings slice, currently outdated banner inc 2 years ago
OutgoingMessageStatus.tsx fix: unread count and forced unread is synced 2 years ago
Quote.tsx feat: separated quote components 2 years ago