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) 4 years ago
message Fetch translations (#2056) 4 years ago
notification-bubble Fetch translations (#2056) 4 years ago
AddMentions.tsx make conversation screen closer to mobile UI part1 4 years ago
AddNewLines.md Refactor link/emoji/newline components for composability 7 years ago
AddNewLines.tsx do not replace new lines with br in messages 4 years ago
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
ContactDetail.md Use backup labels if custom contact type labels are missing 7 years ago
ContactName.md Finish new Message component, integrate into application 7 years ago
ContactName.tsx Cleanup redux store (#1925) 4 years ago
ConversationHeader.md Added ability to delete contacts and destroy all sessions with them. Added right click menu to contacts/conversations in list which can block, delete messages and delete contact 6 years ago
ConversationHeader.tsx Various UI fixes (#2070) 3 years ago
DataExtractionNotification.tsx Fetch translations (#2056) 4 years ago
EmbeddedContact.md Download attachments in separate queue from message processing 6 years ago
Emojify.md Turn on all of Microsoft's recommend lint rules 7 years ago
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.md Restore iOS-specific theme; colors on left in android theme 7 years ago
ExpireTimer.tsx Minor call tweaks (#2051) 4 years ago
FriendRequest.md Update ts/components/conversation/FriendRequest.md 6 years ago
GroupInvitation.tsx move tsx and theme to css variables part1 4 years ago
GroupNotification.md Support for blocking groups on mobile, via group/blocked syncs 7 years ago
GroupNotification.tsx Fetch translations (#2056) 4 years ago
H5AudioPlayer.tsx Minor call tweaks (#2051) 4 years ago
Image.md Download attachments in separate queue from message processing 6 years ago
Image.tsx Minor call tweaks (#2051) 4 years ago
ImageGrid.md Show just first image if we receive mixed multi-attachment msg 6 years ago
ImageGrid.tsx fix attachment pre-decrypting when out of view 4 years ago
Linkify.md Refactor link/emoji/newline components for composability 7 years ago
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 4 years ago
Message.md Send long text as an attachment instead of inline 6 years ago
Message.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 4 years ago
MessageBody.md Send long text as an attachment instead of inline 6 years ago
MessageBody.tsx add basic code markup 4 years ago
MessageDetail.md Merge signal changes into branch. 7 years ago
MessageDetail.tsx Minor call tweaks (#2051) 4 years ago
Quote.md Download attachments in separate queue from message processing 6 years ago
Quote.tsx Minor call tweaks (#2051) 4 years ago
ReadableMessage.tsx Minor call tweaks (#2051) 4 years ago
ResetSessionNotification.md Finish new Message component, integrate into application 7 years ago
StagedAttachmentList.tsx Session 1.7.1 (#1908) 4 years ago
StagedGenericAttachment.md Some style and interaction fine-tuning 6 years ago
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md Link Previews 6 years ago
StagedLinkPreview.tsx Fetch translations (#2056) 4 years ago
StagedPlaceholderAttachment.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 4 years ago
TimerNotification.md Show 'Off' text when disappearing messages are turned off 7 years ago
TimerNotification.tsx Minor call tweaks (#2051) 4 years ago
Timestamp.md Restore iOS-specific theme; colors on left in android theme 7 years ago
Timestamp.tsx Add call duration (#2059) 4 years ago
TypingAnimation.md Typing Indicators 7 years ago
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.md Increase contrast of typing indicator in iOS theme 6 years ago
TypingBubble.tsx cleanup SessionCompositionBox 4 years ago
VerificationNotification.md Finish new Message component, integrate into application 7 years ago