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/session/conversation
audric 5d6c2d94ff fix emoji being inserted into mentions identifier
if the cursor is before the first mention => insert it correctly
if the cursor is after the last mention => insert it correctly
if the cursor is between those two => insert it at the end of the
composition box
4 years ago
..
SessionCompositionBox.tsx fix emoji being inserted into mentions identifier 4 years ago
SessionConversation.tsx
SessionEmojiPanel.tsx fix emoji being inserted into mentions identifier 4 years ago
SessionFileDropzone.tsx
SessionLastSeenIndicator.tsx
SessionMessagesList.tsx
SessionMessagesListContainer.tsx bump react to 17 4 years ago
SessionMessagesTypes.tsx
SessionQuotedMessageComposition.tsx
SessionRecording.tsx
SessionRightPanel.tsx
SessionStagedLinkPreview.tsx