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/message
Audric Ackermann e9dfa0704f
do not overwrite sent_at with network time for synced messages (#1921)
* do not update sent_at for synced messages

* reply to message context menu only visible if msg sent
4 years ago
..
ClickToTrustSender.tsx Fix path building (#1903) 4 years ago
DateBreak.tsx Fix today for translated date break (#1915) 4 years ago
GenericReadableMessage.tsx remove theme from css and used variables instead 4 years ago
MessageAttachment.tsx speed up attachment loading by only loading those inview 4 years ago
MessageAuthorText.tsx major UI rewrite of messages view with redux improvements 4 years ago
MessageAvatar.tsx major UI rewrite of messages view with redux improvements 4 years ago
MessageContent.tsx Fix path building (#1903) 4 years ago
MessageContentWithStatus.tsx fix search logic and UI cosmetic fixes 4 years ago
MessageContextMenu.tsx do not overwrite sent_at with network time for synced messages (#1921) 4 years ago
MessagePreview.tsx removed the enum from SessionIconType. Just rely on the type itself 4 years ago
MessageQuote.tsx major UI rewrite of messages view with redux improvements 4 years ago
MessageStatus.tsx major UI rewrite of messages view with redux improvements 4 years ago
MessageText.tsx major UI rewrite of messages view with redux improvements 4 years ago
OutgoingMessageStatus.tsx make outgoing status align flex-end 4 years ago