Signal-Desktop/ts/components/conversation
Scott Nonnenberg 3a1df01c9e
New 'unseenStatus' field for certain secondary message types
2022-04-22 11:35:14 -07:00
..
conversation-details Support search for E164 without candidate contacts 2022-04-13 15:02:41 -07:00
media-gallery Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
About.tsx Add "new conversation" composer for direct messages 2021-03-19 16:53:51 -04:00
AddNewLines.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AddNewLines.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
AtMentionify.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AtMentionify.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AttachmentList.stories.tsx Enable media editor for everyone 2021-12-14 16:53:15 -08:00
AttachmentList.tsx Only show image editing icon in composition area 2022-02-02 09:31:16 -06:00
AudioCapture.stories.tsx Handle duplicate requests to start recording a voice note 2021-11-11 15:33:35 -08:00
AudioCapture.tsx Raise voice note time limit to one hour 2022-04-06 14:39:54 -07:00
CallingNotification.stories.tsx Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
CallingNotification.tsx Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
ChangeNumberNotification.stories.tsx Use a hook for the ever-updating now 2022-03-08 13:11:11 -06:00
ChangeNumberNotification.tsx Use a hook for the ever-updating now 2022-03-08 13:11:11 -06:00
ChatSessionRefreshedDialog.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ChatSessionRefreshedDialog.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ChatSessionRefreshedNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ChatSessionRefreshedNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ContactDetail.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ContactDetail.tsx Clean up contact utility file name 2021-12-01 15:37:37 -08:00
ContactModal.stories.tsx Support for people banned from joining groups via link 2022-03-14 18:32:07 -07:00
ContactModal.tsx Fix Contact Modal and improve Debug Log window 2022-03-21 11:41:48 -07:00
ContactName.stories.tsx Remove unnecessary props from `<ContactName>` 2021-09-16 11:15:43 -05:00
ContactName.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ContactSpoofingReviewDialog.stories.tsx Don't pass full group to spoofing review dialog 2022-03-24 14:46:17 -07:00
ContactSpoofingReviewDialog.tsx Don't pass full group to spoofing review dialog 2022-03-24 14:46:17 -07:00
ContactSpoofingReviewDialogPerson.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
ConversationHeader.stories.tsx Display user badges 2021-11-02 16:01:13 -07:00
ConversationHeader.tsx Merge signalapp/Signal-Desktop#5610 2022-04-14 14:49:05 -04:00
ConversationHero.stories.tsx Remove React Virtualized from `<Timeline>` 2022-03-03 14:23:10 -06:00
ConversationHero.tsx Remove React Virtualized from `<Timeline>` 2022-03-03 14:23:10 -06:00
ConversationView.tsx ConversationView in React 2021-10-05 09:47:06 -07:00
DeliveryIssueDialog.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
DeliveryIssueDialog.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
DeliveryIssueNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
DeliveryIssueNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
EmbeddedContact.tsx Clean up contact utility file name 2021-12-01 15:37:37 -08:00
Emojify.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Emojify.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
ErrorBoundary.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ErrorBoundary.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
ExpireTimer.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ExpireTimer.tsx Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
GIF.tsx Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
GroupDescription.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
GroupDescription.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupNotification.stories.tsx Collapse message bubbles when applicable 2022-03-08 08:32:42 -06:00
GroupNotification.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
GroupV1DisabledActions.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV1DisabledActions.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV1Migration.stories.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
GroupV1Migration.tsx Add badges to avatars in group dialogs 2021-11-20 09:41:21 -06:00
GroupV2Change.stories.tsx Introduce new 'Block request' button in timeline 2022-03-15 17:11:28 -07:00
GroupV2Change.tsx Limit number of GV2 banned members 2022-03-23 15:34:51 -07:00
GroupV2PendingApprovalActions.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV2PendingApprovalActions.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Image.stories.tsx Let Storybook stories fetch theme 2021-10-27 12:49:58 -07:00
Image.tsx Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
ImageGrid.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ImageGrid.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
InlineNotificationWrapper.tsx Remove several @ts-ignores 2021-12-16 17:14:21 -08:00
LastSeenIndicator.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
LastSeenIndicator.tsx On conversation open, scroll to unread indicator if present 2022-03-08 14:05:05 -06:00
LinkNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
LinkNotification.tsx Styling adjustments to timeline notifications 2021-09-07 12:55:03 -07:00
LinkPreviewDate.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Linkify.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
Linkify.tsx Don't linkify when certain unicode formatting characters are present 2022-03-28 17:28:37 -07:00
MandatoryProfileSharingActions.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MandatoryProfileSharingActions.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Message.stories.tsx Show expiration timer for incoming messages even if unread 2022-04-14 11:06:37 -07:00
Message.tsx Show expiration timer for incoming messages even if unread 2022-04-14 11:06:37 -07:00
MessageAudio.tsx Adds logic around downloading stories 2022-03-28 18:10:08 -07:00
MessageBody.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
MessageBody.tsx Fix rendering of messages with primarily RTL text 2022-03-22 17:12:06 -07:00
MessageBodyReadMore.stories.tsx Remove React Virtualized from `<Timeline>` 2022-03-03 14:23:10 -06:00
MessageBodyReadMore.tsx Adds captions in the viewer 2022-04-14 13:02:12 -04:00
MessageDetail.stories.tsx Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
MessageDetail.tsx Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
MessageMetadata.tsx Show expiration timer for incoming messages even if unread 2022-04-14 11:06:37 -07:00
MessageRequestActions.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageRequestActions.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageRequestActionsConfirmation.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageTextMetadataSpacer.tsx Reintroduce inline metadata with full RTL support 2022-03-23 13:23:28 -07:00
MessageTimestamp.stories.tsx Use a hook for the ever-updating now 2022-03-08 13:11:11 -06:00
MessageTimestamp.tsx Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
ProfileChangeNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ProfileChangeNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Quote.stories.tsx Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
Quote.tsx Render group stories 2022-04-14 20:08:46 -04:00
ReactionPicker.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ReactionPicker.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ReactionViewer.stories.tsx Show badges in reaction viewer 2021-11-17 22:11:46 +01:00
ReactionViewer.tsx Show badges in reaction viewer 2021-11-17 22:11:46 +01:00
RemoveGroupMemberConfirmationDialog.tsx Use parallel-prettier for lint 2022-03-22 13:45:34 -07:00
ResetSessionNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ResetSessionNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
SafetyNumberNotification.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
SafetyNumberNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ScrollDownButton.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ScrollDownButton.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
StagedGenericAttachment.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
StagedGenericAttachment.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
StagedLinkPreview.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
StagedLinkPreview.tsx Unescape link preview description 2022-03-04 11:02:36 -08:00
StagedPlaceholderAttachment.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
StagedPlaceholderAttachment.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
SystemMessage.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
SystemTraySettingsCheckboxes.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Timeline.stories.tsx New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
Timeline.tsx New 'unseenStatus' field for certain secondary message types 2022-04-22 11:35:14 -07:00
TimelineDateHeader.tsx Timeline date headers 2022-01-26 17:05:26 -06:00
TimelineFloatingHeader.tsx Revert buggy timeline layout refactor 2022-03-09 14:44:57 -08:00
TimelineItem.stories.tsx Restore ability to message someone from embedded contact 2022-04-11 17:26:09 -07:00
TimelineItem.tsx Group disparate status together, but show metadata if different 2022-03-28 15:55:12 -07:00
TimelineWarning.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TimelineWarnings.tsx Revert buggy timeline layout refactor 2022-03-09 14:44:57 -08:00
TimerNotification.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TimerNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TypingAnimation.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TypingAnimation.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TypingBubble.stories.tsx Add user badges to typing bubbles, refactor typing logic 2021-11-15 21:01:58 +01:00
TypingBubble.tsx Add user badges to typing bubbles, refactor typing logic 2021-11-15 21:01:58 +01:00
UniversalTimerNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
UniversalTimerNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
UnsupportedMessage.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
UnsupportedMessage.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
VerificationNotification.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
VerificationNotification.tsx Enable `noImplicitOverride` TypeScript compiler option 2021-11-12 15:44:20 -08:00
contactUtil.tsx Clean up contact utility file name 2021-12-01 15:37:37 -08:00