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
Audric Ackermann 28c7445dce
refactor most of the components to outside of their Session folder (#2072)
* refactor most of the components to outside of their Session folder

* finish moving overlay and memberListItem to react hook

* fix bug with kicked member len >2 not being displayed

also sort admins first in UpdateGroupMembers dialog

* fix admin leaving text of groupNotification

* add a useFocusMount hook to focus input fields on mount

* make click avatar convo item open only user dialog

* cleanup config default.json

* make sure to use convoController to build sync message

* disable showing pubkey on opengroups

* add a pause on audio playback

Fixes #2079
3 years ago
..
composition refactor most of the components to outside of their Session folder (#2072) 3 years ago
media-gallery refactor most of the components to outside of their Session folder (#2072) 3 years ago
message refactor most of the components to outside of their Session folder (#2072) 3 years ago
AddMentions.tsx make conversation screen closer to mobile UI part1 4 years ago
AddNewLines.md
AddNewLines.tsx do not replace new lines with br in messages 4 years ago
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
ContactDetail.md
ContactName.md
ContactName.tsx Cleanup redux store (#1925) 4 years ago
ConversationHeader.md Added ability to delete contacts and destroy all sessions with them. Added right click menu to contacts/conversations in list which can block, delete messages and delete contact 6 years ago
ConversationHeader.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
EmbeddedContact.md Download attachments in separate queue from message processing 6 years ago
Emojify.md
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.md
ExpireTimer.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
FriendRequest.md Update ts/components/conversation/FriendRequest.md 6 years ago
GroupNotification.md
GroupNotification.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
H5AudioPlayer.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
Image.md Download attachments in separate queue from message processing 6 years ago
Image.tsx Minor call tweaks (#2051) 3 years ago
ImageGrid.md Show just first image if we receive mixed multi-attachment msg 6 years ago
ImageGrid.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
Linkify.md
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 4 years ago
Message.md Send long text as an attachment instead of inline 6 years ago
MessageBody.md Send long text as an attachment instead of inline 6 years ago
MessageDetail.md
Quote.md Download attachments in separate queue from message processing 6 years ago
ResetSessionNotification.md
SessionConversation.tsx refactor most of the components to outside of their Session folder (#2072) 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 refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionMessagesList.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionMessagesListContainer.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionQuotedMessageComposition.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionRecording.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionRightPanel.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionStagedLinkPreview.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
StagedAttachmentList.tsx Session 1.7.1 (#1908) 4 years ago
StagedGenericAttachment.md Some style and interaction fine-tuning 6 years ago
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md Link Previews 6 years ago
StagedLinkPreview.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
StagedPlaceholderAttachment.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.md
TimerNotification.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
Timestamp.md
Timestamp.tsx Add call duration (#2059) 3 years ago
TypingAnimation.md
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.md Increase contrast of typing indicator in iOS theme 6 years ago
TypingBubble.tsx cleanup SessionCompositionBox 3 years ago
VerificationNotification.md