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
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
3 years ago
..
composition feat: cleaned up getPropsForQuote and rely on getMessageQuoteProps selector for creating quote object 3 years ago
media-gallery
message fix: SES-585 when the app is not focused message quotes now load correectly 3 years ago
AddMentions.tsx fix: qa feedback - message mentions color is now black across all themes 3 years ago
AddNewLines.tsx
ContactName.tsx
ConversationHeader.tsx Merge branch 'clearnet' into theming 3 years ago
ConversationRequestButtons.tsx fix: qa feedback - fixed message request buttons and other theming regressions 3 years ago
ConversationRequestInfo.tsx fix: qa feedback - fixed message request buttons and other theming regressions 3 years ago
Emojify.tsx fix: fix rendering of of text that has been emojified 3 years ago
ExpireTimer.tsx Merge branch 'clearnet' into theming 3 years ago
H5AudioPlayer.tsx feat: initial styling for audio player 3 years ago
Image.tsx Merge branch 'clearnet' into theming 3 years ago
ImageGrid.tsx Merge branch 'clearnet' into theming 3 years ago
SessionConversation.tsx feat: increase max upload size to 10MB 3 years ago
SessionConversationDrafts.ts
SessionEmojiPanel.tsx fix: pass yarn ready 3 years ago
SessionFileDropzone.tsx fix: improved theme colors for file dropzone 3 years ago
SessionLastSeenIndicator.tsx fix: pr review - create selectors for isDarkTheme and isLight Theme 3 years ago
SessionMessagesList.tsx fix: cleanup TODOS 3 years ago
SessionMessagesListContainer.tsx Merge branch 'clearnet' into theming 3 years ago
SessionQuotedMessageComposition.tsx feat: pass yarn ready 3 years ago
SessionRecording.tsx feat: updated SessionIconButton to support themes 3 years ago
SessionRightPanel.tsx fix: reduce font size of group name and add padding 3 years ago
SessionStagedLinkPreview.tsx
StagedAttachmentList.tsx feat: staged attachments rail stying updated 3 years ago
StagedGenericAttachment.tsx
StagedLinkPreview.tsx feat: link message reply done 3 years ago
StagedPlaceholderAttachment.tsx feat: pass yarn ready 3 years ago
TimerNotification.tsx
Timestamp.tsx
TypingAnimation.tsx
TypingBubble.tsx