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
Audric Ackermann 48e7a0e25f
Various UI fixes (#2070)
* cleanup unused convo json fields in db

* display a toast if the user is not approved yet on call OFFER received

* enable CBR for calls

* do not update active_at on configMessage if !!active_at

* remove mkdirp dependency

* disable call button if focused convo is blocked

* quote: do not include the full body in quote, but just the first 100

* click on the edit profile qr code padding

* Allow longer input for opengroup join overlay

Fixes #2068

* Fix overlay feature for start new session button

* make ringing depend on redux CALL status

* turn ON read-receipt by default
3 years ago
..
media-gallery Minor call tweaks (#2051) 3 years ago
message Fetch translations (#2056) 3 years ago
notification-bubble Fetch translations (#2056) 3 years ago
AddMentions.tsx make conversation screen closer to mobile UI part1 4 years ago
AddNewLines.md
AddNewLines.tsx do not replace new lines with br in messages 4 years ago
AttachmentList.md
ContactDetail.md
ContactName.md
ContactName.tsx Cleanup redux store (#1925) 4 years ago
ConversationHeader.md
ConversationHeader.tsx Various UI fixes (#2070) 3 years ago
DataExtractionNotification.tsx Fetch translations (#2056) 3 years ago
EmbeddedContact.md
Emojify.md
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.md
ExpireTimer.tsx Minor call tweaks (#2051) 3 years ago
FriendRequest.md
GroupInvitation.tsx move tsx and theme to css variables part1 4 years ago
GroupNotification.md
GroupNotification.tsx Fetch translations (#2056) 3 years ago
H5AudioPlayer.tsx Minor call tweaks (#2051) 3 years ago
Image.md
Image.tsx Minor call tweaks (#2051) 3 years ago
ImageGrid.md
ImageGrid.tsx fix attachment pre-decrypting when out of view 4 years ago
Linkify.md
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 4 years ago
Message.md
Message.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
MessageBody.md
MessageBody.tsx add basic code markup 4 years ago
MessageDetail.md
MessageDetail.tsx Minor call tweaks (#2051) 3 years ago
Quote.md
Quote.tsx Minor call tweaks (#2051) 3 years ago
ReadableMessage.tsx Minor call tweaks (#2051) 3 years ago
ResetSessionNotification.md
StagedAttachmentList.tsx Session 1.7.1 (#1908) 4 years ago
StagedGenericAttachment.md
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md
StagedLinkPreview.tsx Fetch translations (#2056) 3 years ago
StagedPlaceholderAttachment.md
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.md
TimerNotification.tsx Minor call tweaks (#2051) 3 years ago
Timestamp.md
Timestamp.tsx Add call duration (#2059) 3 years ago
TypingAnimation.md
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.md
TypingBubble.tsx cleanup SessionCompositionBox 4 years ago
VerificationNotification.md