Signal-Desktop/ts/components/conversation
Scott Nonnenberg edab7c7d83
Remember message Read More state when scrolling in virtualized container
2021-11-11 15:45:47 -08:00
..
conversation-details Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
media-gallery Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
AttachmentList.tsx Remove caption editor 2021-11-09 16:25:29 -08:00
AudioCapture.stories.tsx Handle duplicate requests to start recording a voice note 2021-11-11 15:33:35 -08:00
AudioCapture.tsx Handle duplicate requests to start recording a voice note 2021-11-11 15:33:35 -08:00
CallingNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
CallingNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ChangeNumberNotification.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ChangeNumberNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Disable `class-methods-use-this` lint rule 2021-11-04 16:04:51 -05:00
ContactModal.stories.tsx Show user badges in contact modal 2021-11-11 10:23:00 -06:00
ContactModal.tsx Show user badges in contact modal 2021-11-11 10:23:00 -06: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 Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ContactSpoofingReviewDialog.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
ContactSpoofingReviewDialogPerson.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
ConversationHeader.stories.tsx Display user badges 2021-11-02 16:01:13 -07:00
ConversationHeader.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
ConversationHero.stories.tsx Display user badges 2021-11-02 16:01:13 -07:00
ConversationHero.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -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.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
EmbeddedContact.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Emojify.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Emojify.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ErrorBoundary.stories.tsx Move i18n setup to TypeScript 2021-09-17 20:30:08 -04:00
ErrorBoundary.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ExpireTimer.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ExpireTimer.tsx Prefer `type` to `interface` and add an ESLint rule 2021-01-25 18:29:00 -08:00
GIF.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupNotification.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV1Migration.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
GroupV2Change.stories.tsx Use UUIDs in group database schema 2021-10-26 15:59:08 -07:00
GroupV2Change.tsx Use UUIDs in group database schema 2021-10-26 15:59:08 -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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Add license headers across the project 2020-11-04 13:03:13 -06:00
LastSeenIndicator.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
LastSeenIndicator.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
Message.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
MessageAudio.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageBody.stories.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
MessageBody.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageBodyReadMore.stories.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
MessageBodyReadMore.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
MessageDetail.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
MessageDetail.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
MessageMetadata.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06: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
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 Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
Quote.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
ReactionViewer.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06:00
RemoveGroupMemberConfirmationDialog.tsx Upgrade Prettier to 2.4.1 2021-11-11 16:43:05 -06: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
Timeline.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
TimelineItem.stories.tsx Remember message Read More state when scrolling in virtualized container 2021-11-11 15:45:47 -08:00
TimelineItem.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TimelineLoadingRow.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TimelineLoadingRow.tsx Add license headers across the project 2020-11-04 13:03:13 -06:00
TimelineWarning.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TimelineWarnings.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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
Timestamp.stories.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
Timestamp.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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
TypingBubble.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05: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 Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00
_contactUtil.tsx Prefer `import type` when importing types 2021-10-26 14:15:33 -05:00