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/message-content
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
..
quote fix: show timer fixed when off update 1 year ago
ClickToTrustSender.tsx fix: make sure all dialog "cancel" cancel the dialog 1 year ago
MessageAttachment.tsx fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
MessageAuthorText.tsx fix: show timer fixed when off update 1 year ago
MessageAvatar.tsx fix: dont show admin crown in message info screen 1 year ago
MessageBody.tsx fix: render mentions in private chat message body 1 year ago
MessageContent.tsx fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
MessageContentWithStatus.tsx fix: dont display reacts when viewing a message in the right panel 1 year ago
MessageContextMenu.tsx feat: use singular delete button in message context menu 1 year ago
MessageHighlighter.tsx fix: drop shadow renders correctly 1 year ago
MessageLinkPreview.tsx
MessageQuote.tsx feat: updated panel buttons 1 year ago
MessageReactBar.tsx fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
MessageReactions.tsx fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
MessageStatus.tsx fix: show timer fixed when off update 1 year ago
MessageText.tsx fix: tsc does not overwrite workers compiled content 1 year ago
Quote.tsx