signal-desktop/ts/components/conversation
2021-07-13 15:27:28 -07:00
..
conversation-details More protobufjs migration 2021-07-09 12:36:10 -07:00
media-gallery Upgrade Prettier from v2.1.2 to v2.2.1 2021-04-29 14:27:36 -07:00
_contactUtil.tsx Conversation Colors 2021-05-28 09:15:17 -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 Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
AttachmentList.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
CallingNotification.tsx Ensure that context is always provided for error logs 2021-05-20 17:37:18 -07:00
ChatSessionRefreshedDialog.stories.tsx Automatic session reset 2021-03-19 16:53:51 -04:00
ChatSessionRefreshedDialog.tsx Support for message retry requests 2021-05-28 12:11:19 -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 Enable click on draft quotes, fetch groups from contact modal 2021-05-21 10:27:28 -07: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 Universal Disappearing Messages 2021-06-01 13:45:43 -07:00
ConversationHeader.tsx Shorten the submenu hover delay 2021-07-13 15:27:28 -07: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 Support for message retry requests 2021-05-28 12:11:19 -07:00
DeliveryIssueDialog.tsx Support for message retry requests 2021-05-28 12:11:19 -07:00
DeliveryIssueNotification.stories.tsx Support for message retry requests 2021-05-28 12:11:19 -07:00
DeliveryIssueNotification.tsx Support for message retry requests 2021-05-28 12:11:19 -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
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 Fix rendering of GIFs 2021-06-24 12:05:27 -07:00
GroupDescription.stories.tsx Emojify and linkify group descriptions 2021-06-17 12:15:51 -05:00
GroupDescription.tsx Emojify and linkify group descriptions 2021-06-17 12:15:51 -05: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 More protobufjs migration 2021-07-09 12:36:10 -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 Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -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
Linkify.stories.tsx Better emoji support in linkify/previews 2021-06-30 10:00:02 -07:00
Linkify.tsx Add array-type TypeScript ESLint rule 2021-07-08 14:55:48 -07:00
LinkPreviewDate.tsx Option to send photos as high quality 2021-06-25 11:08:16 -05: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 Unify audio playback under App component 2021-06-29 12:58:29 -07:00
Message.tsx Audio messages: move countdown under waveform 2021-07-09 13:27:16 -07:00
MessageAudio.tsx Audio messages: move countdown under waveform 2021-07-09 13:27:16 -07: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 Revert "Refactor outbound delivery state" 2021-07-12 16:51:45 -07:00
MessageDetail.tsx Revert "Refactor outbound delivery state" 2021-07-12 16:51:45 -07: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 Unify audio playback under App component 2021-06-29 12:58:29 -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 Add license headers across the project 2020-11-04 13:03:13 -06:00
ReactionViewer.stories.tsx Make it more difficult to blur avatars 2021-05-07 17:21:10 -05:00
ReactionViewer.tsx Make it more difficult to blur avatars 2021-05-07 17:21:10 -05: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 Add license headers across the project 2020-11-04 13:03:13 -06:00
StagedGenericAttachment.tsx Prefer type to interface and add an ESLint rule 2021-01-25 18:29:00 -08:00
StagedLinkPreview.stories.tsx Option to send photos as high quality 2021-06-25 11:08:16 -05: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 Upgrade to TypeScript v4.3.5 2021-07-07 11:37:55 -05:00
Timeline.tsx Unify audio playback under App component 2021-06-29 12:58:29 -07:00
TimelineItem.stories.tsx Move message.getPropsForBubble and friends to selectors 2021-06-17 10:15:10 -07:00
TimelineItem.tsx Unify audio playback under App component 2021-06-29 12:58:29 -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