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
Ian Macdonald 6613161b20
Don't nanny the user. Allow all file types as attachments.
The Android client already has no such restrictions, and these are
ineffective anyway, as they are based on the file's name, not its
payload.
3 years ago
..
composition disable selection update on emoji selected for now 3 years ago
media-gallery remove unused .md files for components 3 years ago
message Don't nanny the user. Allow all file types as attachments. 3 years ago
AddMentions.tsx move mentions and emojify to a functional component 3 years ago
AddNewLines.tsx move mentions and emojify to a functional component 3 years ago
ContactName.tsx move mentions and emojify to a functional component 3 years ago
ConversationHeader.tsx refactor menu items to react components 3 years ago
Emojify.tsx move mentions and emojify to a functional component 3 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 move mentions and emojify to a functional component 3 years ago
SessionConversation.tsx Don't nanny the user. Allow all file types as attachments. 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 move search results to styled components 3 years ago
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.tsx cleanup SessionCompositionBox 4 years ago