session-desktop/ts/components/conversation
Audric Ackermann cf44896a03
Minor call tweaks (#2051)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety
2021-11-29 17:40:46 +11:00
..
media-gallery Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
message Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
notification-bubble Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
AddMentions.tsx make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
AddNewLines.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
AddNewLines.tsx do not replace new lines with br in messages 2021-08-10 14:04:20 +10:00
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
ContactDetail.md Use backup labels if custom contact type labels are missing 2018-05-10 11:54:58 -07:00
ContactName.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
ContactName.tsx Cleanup redux store (#1925) 2021-09-17 16:41:04 +10:00
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 2019-03-07 17:10:33 +11:00
ConversationHeader.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
DataExtractionNotification.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
EmbeddedContact.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Emojify.md Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
Emojify.tsx fix emoji being inserted into mentions identifier 2021-08-04 14:56:00 +10:00
ExpireTimer.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
ExpireTimer.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
FriendRequest.md Update ts/components/conversation/FriendRequest.md 2019-09-09 13:28:51 +10:00
GroupInvitation.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
GroupNotification.md Support for blocking groups on mobile, via group/blocked syncs 2018-09-14 16:25:43 -07:00
GroupNotification.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
H5AudioPlayer.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Image.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Image.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
ImageGrid.md Show just first image if we receive mixed multi-attachment msg 2019-01-14 17:36:25 -08:00
ImageGrid.tsx fix attachment pre-decrypting when out of view 2021-08-27 17:23:46 +10:00
Linkify.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 2021-10-04 11:02:58 +11:00
Message.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
Message.tsx Unsend messages (only message hashes saving for now is enabled) (#1891) 2021-09-20 13:47:59 +10:00
MessageBody.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
MessageBody.tsx add basic code markup 2021-10-04 10:57:15 +11:00
MessageDetail.md Merge signal changes into branch. 2018-11-07 15:26:37 +11:00
MessageDetail.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Quote.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Quote.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
ReadableMessage.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
ResetSessionNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
StagedAttachmentList.tsx Session 1.7.1 (#1908) 2021-09-13 18:05:49 +10:00
StagedGenericAttachment.md Some style and interaction fine-tuning 2019-01-14 17:40:31 -08:00
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
StagedLinkPreview.md Link Previews 2019-01-29 13:53:14 -08:00
StagedLinkPreview.tsx cleanup SessionCompositionBox 2021-11-08 11:03:08 +11:00
StagedPlaceholderAttachment.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
TimerNotification.md Show 'Off' text when disappearing messages are turned off 2018-08-01 09:24:05 -07:00
TimerNotification.tsx Minor call tweaks (#2051) 2021-11-29 17:40:46 +11:00
Timestamp.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
Timestamp.tsx move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
TypingAnimation.md Typing Indicators 2018-11-26 15:26:04 -08:00
TypingAnimation.tsx do not render typing animation at all if not typing 2021-08-11 12:28:44 +10:00
TypingBubble.md Increase contrast of typing indicator in iOS theme 2019-01-14 17:40:31 -08:00
TypingBubble.tsx cleanup SessionCompositionBox 2021-11-08 11:03:08 +11:00
VerificationNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00