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 keep scrolled position when adding messages at the bottom 4 years ago
SessionEmojiPanel.tsx fix emoji being inserted into mentions identifier 4 years ago
SessionFileDropzone.tsx add a gallery icon and cleanup 4 years ago
SessionLastSeenIndicator.tsx scroll to unread indicator rather than message on load convo 4 years ago
SessionMessagesList.tsx fix audio message autoplay as broken with perf improvements 4 years ago
SessionMessagesListContainer.tsx bump react to 17 4 years ago
SessionMessagesTypes.tsx fix audio message autoplay as broken with perf improvements 4 years ago
SessionQuotedMessageComposition.tsx put back quote a message logic with hook 4 years ago
SessionRecording.tsx move some actions to redux in hooks 4 years ago
SessionRightPanel.tsx lint 4 years ago
SessionStagedLinkPreview.tsx add some test for partial path rebuilding 4 years ago