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 ec76057c5e
Merge integration test (#2313)
* Testing playwright for Desktop automation

* add more data-testid field

* remove commited test-results

* test: skip group upkeep for now

* test: mention test create group instead of restoring from seed

* test: run on testnet

* fix: revert messagebanner unread count changes

from commit 8107d75e89

Co-authored-by: Emily <emily@oxen.io>
3 years ago
..
ClickToTrustSender.tsx Minor padding fixes 3 years ago
MessageAttachment.tsx fix multi select including audio messages 3 years ago
MessageAuthorText.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
MessageAvatar.tsx rename authorPhoneNumber to what ever makes more sense 3 years ago
MessageBody.tsx merge linkify component to messagebody as this is the only one using it 3 years ago
MessageContent.tsx fix the scroll to bottom with button and on send message 3 years ago
MessageContentWithStatus.tsx fixup open convo on search, quote click or hit the bottom 3 years ago
MessageContextMenu.tsx allow to save attachments even if there is multiple of them 3 years ago
MessagePreview.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
MessageQuote.tsx fix the scroll to bottom with button and on send message 3 years ago
MessageStatus.tsx Integration test (#2128) 3 years ago
MessageText.tsx move mentions and emojify to a functional component 3 years ago
OutgoingMessageStatus.tsx Merge integration test (#2313) 3 years ago
Quote.tsx move mentions and emojify to a functional component 3 years ago