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 525f9dcfb2
Fix today for translated date break (#1915)
* add using timestamp offset from network for sending part1

* remove MessageController as we now rely on the database

* fix tests for message sending overriding timestamp

* Fixs date break translations of today etc

Relates #1913
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 major UI rewrite of messages view with redux improvements 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