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 b17312c13c
Cleanup redux store (#1925)
* do not consider expire timer update unread messages #1881

* cleanup conversation props in redux to only have what cannot be derived

* fix app not starting without the await on convo creation

* cleanup props of message model
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 Cleanup redux store (#1925) 4 years ago
MessageAttachment.tsx speed up attachment loading by only loading those inview 4 years ago
MessageAuthorText.tsx Cleanup redux store (#1925) 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 Cleanup redux store (#1925) 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