signal-desktop/ts/components/conversation
2022-12-19 15:33:55 -07:00
..
conversation-details Moves ConversationDetails to react panels 2022-12-15 22:12:05 -05:00
media-gallery Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
About.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
AddNewLines.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
AddNewLines.tsx Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
AtMentionify.stories.tsx Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
AtMentionify.tsx Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
AttachmentList.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
AttachmentList.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
AudioCapture.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
AudioCapture.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
CallingNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
CallingNotification.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ChangeNumberNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ChangeNumberNotification.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ChatSessionRefreshedDialog.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ChatSessionRefreshedDialog.tsx Fix click handling for stories 2022-09-27 13:24:21 -07:00
ChatSessionRefreshedNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ChatSessionRefreshedNotification.tsx Prefer import type when importing types 2021-10-26 14:15:33 -05:00
ContactDetail.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ContactDetail.tsx Clean up contact utility file name 2021-12-01 15:37:37 -08:00
ContactModal.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ContactModal.tsx Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
ContactName.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ContactName.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ContactSpoofingReviewDialog.stories.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
ContactSpoofingReviewDialog.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
ContactSpoofingReviewDialogPerson.tsx Narrowed down avatar sizes 2022-12-09 13:37:45 -07:00
contactUtil.tsx Clean up contact utility file name 2021-12-01 15:37:37 -08:00
ConversationHeader.stories.tsx Moves ConversationDetails to react panels 2022-12-15 22:12:05 -05:00
ConversationHeader.tsx Moves ConversationDetails to react panels 2022-12-15 22:12:05 -05:00
ConversationHero.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ConversationHero.tsx Narrowed down avatar sizes 2022-12-09 13:37:45 -07:00
ConversationMergeNotification.stories.tsx Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
ConversationMergeNotification.tsx Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
ConversationView.tsx A hybrid panel system for React & Backbone 2022-12-14 10:41:04 -08:00
DeliveryIssueDialog.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
DeliveryIssueDialog.tsx Refactored and cleaned up Modal and friends 2022-09-29 16:40:09 -06:00
DeliveryIssueNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
DeliveryIssueNotification.tsx Prefer import type when importing types 2021-10-26 14:15:33 -05:00
EmbeddedContact.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Emojify.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Emojify.tsx Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
ErrorBoundary.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ErrorBoundary.tsx Enable noImplicitOverride TypeScript compiler option 2021-11-12 15:44:20 -08:00
ExpireTimer.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ExpireTimer.tsx Improve layout of various message bubbles 2022-04-07 09:58:15 -07:00
GIF.tsx Improve error handling during group sends 2022-11-22 10:43:43 -08:00
GroupDescription.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
GroupDescription.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
GroupNotification.stories.tsx Upgrade react and storybook 2022-06-06 17:48:02 -07:00
GroupNotification.tsx Enable noImplicitOverride TypeScript compiler option 2021-11-12 15:44:20 -08:00
GroupV1DisabledActions.stories.tsx Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
GroupV1DisabledActions.tsx Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
GroupV1Migration.stories.tsx Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
GroupV1Migration.tsx Moves startGV2Migration to redux 2022-12-08 01:41:37 -05:00
GroupV2Change.stories.tsx GroupV2: Show summary of change details on re-join of group 2022-12-06 13:12:57 -08:00
GroupV2Change.tsx GroupV2: Show summary of change details on re-join of group 2022-12-06 13:12:57 -08:00
GroupV2PendingApprovalActions.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
GroupV2PendingApprovalActions.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Image.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Image.tsx Remove unused eslint-disables 2022-06-03 14:07:51 -07:00
ImageGrid.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ImageGrid.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
InlineNotificationWrapper.tsx Remove several @ts-ignores 2021-12-16 17:14:21 -08:00
LastSeenIndicator.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
LastSeenIndicator.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Linkify.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Linkify.tsx Hydrate body ranges for story replies 2022-11-09 20:59:36 -08:00
LinkPreviewDate.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MandatoryProfileSharingActions.stories.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
MandatoryProfileSharingActions.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
Message.tsx Optimize Message rendering 2022-12-19 15:33:55 -07:00
MessageAudio.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageBody.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageBody.tsx Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
MessageBodyReadMore.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageBodyReadMore.tsx Standardize on showConversation function, delete unused functions 2022-12-14 11:05:32 -08:00
MessageDetail.stories.tsx Optimize Message rendering 2022-12-19 15:33:55 -07:00
MessageDetail.tsx Optimize Message rendering 2022-12-19 15:33:55 -07:00
MessageMetadata.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageRequestActions.stories.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
MessageRequestActions.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
MessageRequestActionsConfirmation.tsx Moves blockAndReportSpam to redux 2022-12-06 11:03:09 -08:00
MessageTextMetadataSpacer.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageTimestamp.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
MessageTimestamp.tsx Adds playback bar to story viewer 2022-05-06 12:02:44 -07:00
PaymentEventNotification.tsx Init payments message types 2022-11-30 13:47:54 -08:00
PhoneNumberDiscoveryNotification.stories.tsx Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
PhoneNumberDiscoveryNotification.tsx Notifications for a few merge-related scenarios 2022-12-05 14:46:54 -08:00
ProfileChangeNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ProfileChangeNotification.tsx Prefer import type when importing types 2021-10-26 14:15:33 -05:00
Quote.stories.tsx Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
Quote.tsx Init payments message types 2022-11-30 13:47:54 -08:00
ReactionPicker.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ReactionPicker.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ReactionViewer.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ReactionViewer.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
RemoveGroupMemberConfirmationDialog.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ResetSessionNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ResetSessionNotification.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
SafetyNumberNotification.stories.tsx Removes showIdentity and showSafetyNumber in favor of redux action 2022-12-09 00:53:19 -05:00
SafetyNumberNotification.tsx Removes showIdentity and showSafetyNumber in favor of redux action 2022-12-09 00:53:19 -05:00
ScrollDownButton.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
ScrollDownButton.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedGenericAttachment.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedGenericAttachment.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedLinkPreview.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedLinkPreview.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedPlaceholderAttachment.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
StagedPlaceholderAttachment.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
SystemMessage.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
Timeline.stories.tsx Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
Timeline.tsx Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
TimelineDateHeader.tsx Timeline date headers 2022-01-26 17:05:26 -06:00
TimelineFloatingHeader.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TimelineFloatingHeader.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TimelineItem.stories.tsx Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
TimelineItem.tsx Optimize Message rendering 2022-12-19 15:33:55 -07:00
TimelineMessage.stories.tsx Moves various panels out to ConversationView react 2022-12-14 17:10:09 -08:00
TimelineMessage.tsx Optimize Message rendering 2022-12-19 15:33:55 -07:00
TimelineWarning.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TimelineWarnings.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TimerNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TimerNotification.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TypingAnimation.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TypingAnimation.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TypingBubble.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
TypingBubble.tsx Remove unused name on Avatar 2022-09-28 09:27:52 -07:00
UniversalTimerNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
UniversalTimerNotification.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
UnsupportedMessage.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
UnsupportedMessage.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
VerificationNotification.stories.tsx Update eslint to 8.27.0 2022-11-17 16:45:19 -08:00
VerificationNotification.tsx Enable noImplicitOverride TypeScript compiler option 2021-11-12 15:44:20 -08:00