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 c92baad736
Fix path building (#1903)
* Keep line breaks when message has some new lines

Relates #1758 and #1898 and #1901

* fix link preview cropped when received

* make sure we fetch from seed if we end up with not enough snodes

* try to download recent previews if we just trusted a user

* throw if we need to rebuild path while fetching snode list from snode

* fixup no refecthing of snode list while we are fetching them already

* added test for fetch from db or seed

* fetch snode list from snode every hour

also make sure the path building does not try to get more snodes. It
just throws

* do not drop a path if an opengroup room is down and we get errors  back

* do not throw an error if the snode in error in not in any path

* fix tests

* bump to v1.7.11
4 years ago
..
media-gallery enable no-unused local and imports and fix tslint 4 years ago
message Fix path building (#1903) 4 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
ContactDetail.md
ContactName.md
ContactName.tsx make conversation screen closer to mobile UI part1 4 years ago
ConversationHeader.md
ConversationHeader.tsx removed the enum from SessionIconType. Just rely on the type itself 4 years ago
DataExtractionNotification.tsx move tsx and theme to css variables part1 4 years ago
EmbeddedContact.md
Emojify.md
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.md
ExpireTimer.tsx disable transition for background of leftpane (for app initial load) 4 years ago
FriendRequest.md
GroupInvitation.tsx move tsx and theme to css variables part1 4 years ago
GroupNotification.md
GroupNotification.tsx enable no-unused local and imports and fix tslint 4 years ago
H5AudioPlayer.tsx disable transition for background of leftpane (for app initial load) 4 years ago
Image.md
Image.tsx Fix path building (#1903) 4 years ago
ImageGrid.md
ImageGrid.tsx fix attachment pre-decrypting when out of view 4 years ago
Linkify.md
Linkify.tsx showExitIcon in link click dialog 4 years ago
Message.md
Message.tsx remove theme from css and used variables instead 4 years ago
MessageBody.md
MessageBody.tsx disable drag on message body to fix drag overlay bug 4 years ago
MessageDetail.md
MessageDetail.tsx disable transition for background of leftpane (for app initial load) 4 years ago
Quote.md
Quote.tsx major UI rewrite of messages view with redux improvements 4 years ago
ReadableMessage.tsx fix attachment pre-decrypting when out of view 4 years ago
ResetSessionNotification.md
StagedAttachmentList.tsx Fix path building (#1903) 4 years ago
StagedGenericAttachment.md
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md
StagedLinkPreview.tsx Fix path building (#1903) 4 years ago
StagedPlaceholderAttachment.md
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.md
TimerNotification.tsx removed the enum from SessionIconType. Just rely on the type itself 4 years ago
Timestamp.md
Timestamp.tsx move tsx and theme to css variables part1 4 years ago
TypingAnimation.md
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.md
TypingBubble.tsx move tsx and theme to css variables part1 4 years ago
VerificationNotification.md