Signal-Desktop/ts/components/conversation
Josh Perez 9078919545
Transcode heic/heif images
2021-08-09 13:06:21 -07:00
..
conversation-details Avatar defaults and colors 2021-08-05 20:17:05 -04:00
media-gallery Transcode heic/heif images 2021-08-09 13:06:21 -07:00
About.tsx Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
AddNewLines.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
AddNewLines.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
AtMentionify.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
AtMentionify.tsx Fix for multiple at-mentions 2021-03-19 16:57:36 -04:00
AttachmentList.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
AttachmentList.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
CallingNotification.stories.tsx Add stories for <CallingNotification> 2021-07-23 16:34:48 -05:00
CallingNotification.tsx Ensure that context is always provided for error logs 2021-05-20 17:37:18 -07:00
ChangeNumberNotification.tsx Change Phone Number notifications 2021-08-05 16:34:49 -07:00
ChatSessionRefreshedDialog.stories.tsx Automatic session reset 2021-03-19 16:53:51 -04:00
ChatSessionRefreshedDialog.tsx Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
ChatSessionRefreshedNotification.stories.tsx Automatic session reset 2021-03-19 16:53:51 -04:00
ChatSessionRefreshedNotification.tsx Support for message retry requests 2021-05-28 12:11:19 -07:00
ContactDetail.stories.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
ContactDetail.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
ContactModal.stories.tsx Enable click on draft quotes, fetch groups from contact modal 2021-05-21 10:27:28 -07:00
ContactModal.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00
ContactName.stories.tsx Conversation Colors 2021-05-28 09:15:17 -07:00
ContactName.tsx Conversation Colors 2021-05-28 09:15:17 -07:00
ContactSpoofingReviewDialog.stories.tsx Group name spoofing warning 2021-06-01 16:30:25 -07:00
ContactSpoofingReviewDialog.tsx Don't show name collisions for system contacts 2021-06-02 10:24:22 -07:00
ContactSpoofingReviewDialogPerson.tsx Profile name spoofing dialog 2021-04-29 14:27:35 -07:00
ConversationHeader.stories.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00
ConversationHeader.tsx @mentions notifications 2021-08-05 07:35:33 -05:00
ConversationHero.stories.tsx Group Description: Edit/Receive 2021-06-01 20:24:28 -04:00
ConversationHero.tsx Group Description: Edit/Receive 2021-06-01 20:24:28 -04:00
DeliveryIssueDialog.stories.tsx DeliveryIssueDialog: Add learn more button linking to support 2021-07-30 13:30:59 -07:00
DeliveryIssueDialog.tsx Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
DeliveryIssueNotification.stories.tsx DeliveryIssueDialog: Add learn more button linking to support 2021-07-30 13:30:59 -07:00
DeliveryIssueNotification.tsx DeliveryIssueDialog: Add learn more button linking to support 2021-07-30 13:30:59 -07:00
EmbeddedContact.stories.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
EmbeddedContact.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
Emojify.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
Emojify.tsx Disable tooltip on emoji 2021-07-02 13:16:55 -07:00
ErrorBoundary.stories.tsx Handle message render errors in timeline 2021-08-02 13:55:47 -07:00
ErrorBoundary.tsx Handle message render errors in timeline 2021-08-02 13:55:47 -07:00
ExpireTimer.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
ExpireTimer.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
GIF.tsx Show lightbox for GIFs 2021-07-14 16:39:52 -07:00
GroupDescription.stories.tsx Emojify and linkify group descriptions 2021-06-17 12:15:51 -05:00
GroupDescription.tsx Fix read more for long group descriptions 2021-07-19 17:14:41 -04:00
GroupNotification.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
GroupNotification.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
GroupV1DisabledActions.stories.tsx New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
GroupV1DisabledActions.tsx New feature flag with ability to migrate GV1 groups 2020-12-01 10:42:35 -06:00
GroupV1Migration.stories.tsx Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
GroupV1Migration.tsx Support for creating New Groups 2021-03-19 16:53:52 -04:00
GroupV2Change.stories.tsx Support for announcement-only groups 2021-07-20 13:18:35 -07:00
GroupV2Change.tsx More protobufjs migration 2021-07-09 12:36:10 -07:00
GroupV2PendingApprovalActions.stories.tsx Support for joining New Groups via invite links 2021-01-29 14:16:48 -08:00
GroupV2PendingApprovalActions.tsx Support for joining New Groups via invite links 2021-01-29 14:16:48 -08:00
Image.stories.tsx Update types: attachments may not have `url` property 2021-03-19 16:57:36 -04:00
Image.tsx Fix UI for GIFs in groups 2021-06-24 16:00:11 -05:00
ImageGrid.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
ImageGrid.tsx Fix UI for GIFs in groups 2021-06-24 16:00:11 -05:00
InlineNotificationWrapper.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
LastSeenIndicator.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
LastSeenIndicator.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
LinkPreviewDate.tsx Option to send photos as high quality 2021-06-25 11:08:16 -05:00
Linkify.stories.tsx Fix rendering of links with emoji 2021-07-27 16:39:57 -07:00
Linkify.tsx Fix rendering of links with emoji 2021-07-27 16:39:57 -07:00
MandatoryProfileSharingActions.stories.tsx Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
MandatoryProfileSharingActions.tsx Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
Message.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Message.tsx Fix tooltip placement bugs by upgrading Popper 2021-08-03 12:04:49 -05:00
MessageAudio.tsx Show "unplayed" dot on outgoing audio messages 2021-07-27 10:42:25 -05:00
MessageBody.stories.tsx Fix for multiple at-mentions 2021-03-19 16:57:36 -04:00
MessageBody.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
MessageDetail.stories.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00
MessageDetail.tsx Message details: group by send status, including viewed state 2021-07-20 14:56:50 -05:00
MessageMetadata.tsx Audio messages: move countdown under waveform 2021-07-09 13:27:16 -07:00
MessageRequestActions.stories.tsx Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
MessageRequestActions.tsx Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
MessageRequestActionsConfirmation.tsx Message Requests: Add new "Report spam and block" button 2021-05-27 13:37:58 -07:00
ProfileChangeNotification.stories.tsx Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
ProfileChangeNotification.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
Quote.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
Quote.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
ReactionPicker.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
ReactionPicker.tsx Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
ReactionViewer.stories.tsx Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
ReactionViewer.tsx Modernize DeliveryIssueDialog, fix outline clipping in Modal 2021-08-02 14:19:18 -07:00
RemoveGroupMemberConfirmationDialog.tsx Group name spoofing warning 2021-06-01 16:30:25 -07:00
ResetSessionNotification.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
ResetSessionNotification.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
SafetyNumberNotification.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
SafetyNumberNotification.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
ScrollDownButton.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
ScrollDownButton.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
StagedGenericAttachment.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
StagedGenericAttachment.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
StagedLinkPreview.stories.tsx Transcode heic/heif images 2021-08-09 13:06:21 -07:00
StagedLinkPreview.tsx Option to send photos as high quality 2021-06-25 11:08:16 -05:00
StagedPlaceholderAttachment.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
StagedPlaceholderAttachment.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
SystemTraySettingsCheckboxes.tsx Officially support the system tray on Windows 2021-06-29 12:18:03 -05:00
Timeline.stories.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00
Timeline.tsx Handle message render errors in timeline 2021-08-02 13:55:47 -07:00
TimelineItem.stories.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00
TimelineItem.tsx Change Phone Number notifications 2021-08-05 16:34:49 -07:00
TimelineLoadingRow.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
TimelineLoadingRow.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
TimelineWarning.tsx Profile name spoofing dialog 2021-04-29 14:27:35 -07:00
TimelineWarnings.tsx Profile name spoofing dialog 2021-04-29 14:27:35 -07:00
TimerNotification.stories.tsx Render disappearing message timers generically 2021-05-03 16:24:40 -07:00
TimerNotification.tsx Render disappearing message timers generically 2021-05-03 16:24:40 -07:00
Timestamp.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
Timestamp.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
TypingAnimation.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
TypingAnimation.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
TypingBubble.stories.tsx Conversation Colors 2021-05-28 09:15:17 -07:00
TypingBubble.tsx Typing bubble avatar should not use cursor: pointer 2021-06-02 09:45:24 -07:00
UniversalTimerNotification.stories.tsx Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
UniversalTimerNotification.tsx Default disappearing message timeout fixes 2021-06-25 16:52:56 -07:00
UnsupportedMessage.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
UnsupportedMessage.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
VerificationNotification.stories.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
VerificationNotification.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
_contactUtil.tsx Avatar defaults and colors 2021-08-05 20:17:05 -04:00