session-desktop/ts/components/session
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
2021-09-13 17:07:53 +10:00
..
conversation fixup registration page with back buttons for now 2021-09-02 15:08:39 +10:00
icon update design of registration page 2021-09-02 16:38:37 +10:00
menu remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
registration update design of registration page 2021-09-02 16:38:37 +10:00
settings removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00
AccentText.tsx update design of registration page 2021-09-02 16:38:37 +10:00
ActionsPanel.tsx Fix path building (#1903) 2021-09-13 17:07:53 +10:00
LeftPaneContactSection.tsx fixed crash on leftpaneContactSection 2021-07-12 16:08:35 +10:00
LeftPaneMessageSection.tsx removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00
LeftPaneSectionHeader.tsx remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
LeftPaneSettingSection.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
PillDivider.tsx remove addcontacts bottom buttons on contact page/useless 2021-04-28 14:03:22 +10:00
SessionButton.tsx fixup registration page with back buttons for now 2021-09-02 15:08:39 +10:00
SessionClosableOverlay.tsx removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00
SessionDropdown.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionDropdownItem.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionHTMLRenderer.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
SessionIdEditable.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
SessionInboxView.tsx do not pass props not needed between message list components 2021-08-26 16:17:37 +10:00
SessionInput.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionJoinableDefaultRooms.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionMemberListItem.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionNotificationCount.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionPasswordPrompt.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionRadio.tsx add joinable rooms on opengroupv2 joining screen 2021-04-29 10:43:14 +10:00
SessionRadioGroup.tsx speedup tests 2021-03-04 09:55:44 +11:00
SessionRegistrationView.tsx finish rework registration page 2021-09-02 17:20:44 +10:00
SessionScrollButton.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionSearchInput.tsx removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00
SessionSpinner.tsx do not shrink SessionSpinner 2020-12-14 16:23:59 +11:00
SessionToast.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
SessionToastContainer.tsx improve performance by not loading all unread messages 2021-07-21 13:40:21 +10:00
SessionToggle.tsx fix loading of messages props 2021-07-05 17:09:17 +10:00
SessionWrapperModal.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
usingClosedConversationDetails.tsx fix notification icons 2021-08-26 16:25:14 +10:00