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
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
..
ClickToTrustSender.tsx split up load more messages from top or bottom 3 years ago
MessageAttachment.tsx Don't nanny the user. Allow all file types as attachments. 3 years ago
MessageAuthorText.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
MessageAvatar.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
MessageBody.tsx move mentions and emojify to a functional component 3 years ago
MessageContent.tsx fix the scroll to bottom with button and on send message 3 years ago
MessageContentWithStatus.tsx fixup open convo on search, quote click or hit the bottom 3 years ago
MessageContextMenu.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
MessagePreview.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
MessageQuote.tsx fix the scroll to bottom with button and on send message 3 years ago
MessageStatus.tsx Integration test (#2128) 3 years ago
MessageText.tsx move mentions and emojify to a functional component 3 years ago
OutgoingMessageStatus.tsx Integration test (#2128) 3 years ago
Quote.tsx move mentions and emojify to a functional component 3 years ago