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 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
..
media-gallery put saveAttachemntToDisk outside of component 4 years ago
message cursor pointer on click to trust contact message body 4 years ago
AddMentions.tsx Fixes mentions in message body and resolve them quicker 4 years ago
AddNewLines.md
AddNewLines.tsx increase prettier maxWidth to 100 4 years ago
AdminLeaveClosedGroupDialog.tsx show loading while sending last config message 4 years ago
AttachmentList.md
AttachmentList.tsx fix at lat types for attachment 4 years ago
ContactDetail.md
ContactName.md
ContactName.tsx bump react to 17 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 Merge remote-tracking branch 'upstream/clearnet' into add-message-bottom-keep-scroll 4 years ago
DataExtractionNotification.tsx make all messages types a readable message 4 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 improve marking message as read with hooks 4 years ago
FriendRequest.md Update ts/components/conversation/FriendRequest.md 6 years ago
GroupInvitation.tsx make all messages types a readable message 4 years ago
GroupNotification.md
GroupNotification.tsx make all messages types a readable message 4 years ago
H5AudioPlayer.tsx fix audio message autoplay as broken with perf improvements 4 years ago
Image.md Download attachments in separate queue from message processing 6 years ago
Image.tsx fix a bug of attachment not loading in one to one chats 4 years ago
ImageGrid.md
ImageGrid.tsx fix at lat types for attachment 4 years ago
InviteContactsDialog.tsx Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
Linkify.md
Linkify.tsx remove unused import 4 years ago
Message.md Send long text as an attachment instead of inline 6 years ago
Message.tsx fix emoji being inserted into mentions identifier 4 years ago
MessageBody.md Send long text as an attachment instead of inline 6 years ago
MessageBody.tsx remove i18n from props everywhere where possible 4 years ago
MessageContextMenu.tsx Merge pull request #1821 from Brice-W/bug-fixes 4 years ago
MessageDetail.md
MessageDetail.tsx improve marking message as read with hooks 4 years ago
ModeratorsAddDialog.tsx removing some unusued imports. 4 years ago
ModeratorsRemoveDialog.tsx Merge remote-tracking branch 'upstream/clearnet' into perf-improv 4 years ago
Quote.md Download attachments in separate queue from message processing 6 years ago
Quote.tsx fix at lat types for attachment 4 years ago
ReadableMessage.tsx make all messages types a readable message 4 years ago
ResetSessionNotification.md
StagedGenericAttachment.md
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md Link Previews 6 years ago
StagedLinkPreview.tsx remove i18n from props everywhere where possible 4 years ago
StagedPlaceholderAttachment.md
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.md
TimerNotification.tsx make all messages types a readable message 4 years ago
Timestamp.md
Timestamp.tsx improve performamce by memoizing avatar and menus 4 years ago
TypingAnimation.md
TypingAnimation.tsx remove i18n from props everywhere where possible 4 years ago
TypingBubble.md
TypingBubble.tsx remove i18n from props everywhere where possible 4 years ago
UpdateGroupMembersDialog.tsx remove getInstance of conversationController to get() 4 years ago
UpdateGroupNameDialog.tsx remove getInstance of conversationController to get() 4 years ago
VerificationNotification.md