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
Audric Ackermann 1e5a45d95b
cleanup timestamp display for search results
3 years ago
..
composition fix the scroll to bottom with button and on send message 3 years ago
media-gallery remove unused .md files for components 3 years ago
message update search result to have sender on the msg line 3 years ago
AddMentions.tsx make conversation screen closer to mobile UI part1 4 years ago
AddNewLines.tsx do not replace new lines with br in messages 4 years ago
ContactName.tsx Fixed contact names not showing for search results 3 years ago
ConversationHeader.tsx refactor menu items to react components 3 years ago
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.tsx make sure we do not useInterval if not expiring for expiretimer 3 years ago
H5AudioPlayer.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
Image.tsx make the DL spinner a styled component 3 years ago
ImageGrid.tsx Move scale/resize and attachment logic to typescript 3 years ago
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 4 years ago
SessionConversation.tsx fix tests 3 years ago
SessionConversationDrafts.ts refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionEmojiPanel.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionFileDropzone.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionLastSeenIndicator.tsx cleanup scroll to unread of quote or search result on open 3 years ago
SessionMessagesList.tsx cleanup scroll to unread of quote or search result on open 3 years ago
SessionMessagesListContainer.tsx remove optional setToExpire and UnreadMessageIsAbove indicator 3 years ago
SessionQuotedMessageComposition.tsx cleanup search of contacts excluding not active 3 years ago
SessionRecording.tsx Move scale/resize and attachment logic to typescript 3 years ago
SessionRightPanel.tsx open convo on last unread, and can scroll up 3 years ago
SessionStagedLinkPreview.tsx fix up types for link preview generations 3 years ago
StagedAttachmentList.tsx Session 1.7.1 (#1908) 4 years ago
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.tsx fix up types for link preview generations 3 years ago
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
Timestamp.tsx cleanup timestamp display for search results 3 years ago
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.tsx cleanup SessionCompositionBox 3 years ago