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
Ian Macdonald a32f946332
Make the [Home] and [End] keys scroll the conversation.
[End] will scroll to the end of the current conversation, because the
latest message is always available.

[Home], however, will scroll only to the top of the currently loaded
messages, triggering earlier messages to load. Multiple presses of
[Home] are therefore required to get to the start of the conversation.
4 years ago
..
SessionCompositionBox.tsx cleanup SessionSettings by making them less a IdoEverything 4 years ago
SessionConversation.tsx split up calling container logic 4 years ago
SessionEmojiPanel.tsx fix emoji being inserted into mentions identifier 4 years ago
SessionFileDropzone.tsx move tsx and theme to css variables part1 4 years ago
SessionLastSeenIndicator.tsx move tsx and theme to css variables part1 4 years ago
SessionMessagesList.tsx Make the [Home] and [End] keys scroll the conversation. 4 years ago
SessionMessagesListContainer.tsx Make the [Home] and [End] keys scroll the conversation. 4 years ago
SessionQuotedMessageComposition.tsx make a draggable or in conversation call container 4 years ago
SessionRecording.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
SessionRightPanel.tsx delete for opengroups is working 4 years ago
SessionStagedLinkPreview.tsx fix attachment not being uploaded since electron upgrade 4 years ago