signal-desktop/ts/components/conversation
2020-01-08 09:44:54 -08:00
..
media-gallery Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
_contactUtil.tsx Update colors, icons, and fonts 2019-10-10 14:56:14 -07:00
AddNewLines.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
AddNewLines.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
AttachmentList.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
ContactDetail.md Receive support for View Once photos 2019-07-17 11:29:51 -07:00
ContactDetail.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
ContactName.md New composition area with emoji typeahead 2019-07-17 11:29:51 -07:00
ContactName.tsx New composition area with emoji typeahead 2019-07-17 11:29:51 -07:00
ConversationHeader.md Full-text search within conversation 2019-08-21 14:52:30 -07:00
ConversationHeader.tsx Full-text search within conversation 2019-08-21 14:52:30 -07:00
EmbeddedContact.md Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
EmbeddedContact.tsx Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
Emojify.md New composition area with emoji typeahead 2019-07-17 11:29:51 -07:00
Emojify.tsx One emoji image set for picker, composition, message bubble 2019-07-25 09:28:44 -07:00
ExpireTimer.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
ExpireTimer.tsx Receive support for View Once photos 2019-07-17 11:29:51 -07:00
GroupNotification.md Support for blocking groups on mobile, via group/blocked syncs 2018-09-14 16:25:43 -07:00
GroupNotification.tsx New composition area with emoji typeahead 2019-07-17 11:29:51 -07:00
Image.md Stickers 2019-05-16 16:10:37 -07:00
Image.tsx Bugfixes for v1.29 2019-12-03 15:02:50 -05:00
ImageGrid.md Stickers 2019-05-16 16:10:37 -07:00
ImageGrid.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
InlineNotificationWrapper.tsx Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
LastSeenIndicator.md Refactor messages model; New timeline react components 2019-05-16 15:23:21 -07:00
LastSeenIndicator.tsx Refactor messages model; New timeline react components 2019-05-16 15:23:21 -07:00
Linkify.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
Linkify.tsx Skip URLs that include the @ symbol when generating links 2019-03-20 13:53:54 -07:00
Message.md Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
Message.tsx Upgrade Prettier 2020-01-08 09:44:54 -08:00
MessageBody.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
MessageBody.tsx One emoji image set for picker, composition, message bubble 2019-07-25 09:28:44 -07:00
MessageDetail.md Sealed Sender support 2018-10-29 14:49:18 -07:00
MessageDetail.tsx Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
Quote.md Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
Quote.tsx Keyboard/mouse mode and keyboard support bugfixes 2019-11-21 14:16:06 -05:00
ResetSessionNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
ResetSessionNotification.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
SafetyNumberNotification.md Support new 'requiredProtocolVersion' in DataMessage 2019-06-10 17:40:02 -04:00
SafetyNumberNotification.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
ScrollDownButton.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
ScrollDownButton.tsx Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
StagedGenericAttachment.md Some style and interaction fine-tuning 2019-01-14 17:40:31 -08:00
StagedGenericAttachment.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
StagedLinkPreview.md Link Previews 2019-01-29 13:53:14 -08:00
StagedLinkPreview.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
StagedPlaceholderAttachment.md Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
StagedPlaceholderAttachment.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
Timeline.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
Timeline.tsx macOS shortcuts: Only listen for command key, not control key 2019-12-17 13:52:36 -05:00
TimelineItem.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
TimelineItem.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
TimelineLoadingRow.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
TimelineLoadingRow.tsx Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
TimerNotification.md Show 'Off' text when disappearing messages are turned off 2018-08-01 09:24:05 -07:00
TimerNotification.tsx Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
Timestamp.md Update colors, icons, and fonts 2019-10-10 14:56:14 -07:00
Timestamp.tsx Update colors, icons, and fonts 2019-10-10 14:56:14 -07:00
TypingAnimation.md Typing Indicators 2018-11-26 15:26:04 -08:00
TypingAnimation.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
TypingBubble.md Virtualize Messages List - only render what's visible 2019-08-21 14:52:30 -07:00
TypingBubble.tsx Update colors, icons, and fonts 2019-10-10 14:56:14 -07:00
UnsupportedMessage.md Support new 'requiredProtocolVersion' in DataMessage 2019-06-10 17:40:02 -04:00
UnsupportedMessage.tsx Keyboard shortcuts and accessibility 2019-11-13 16:53:42 -08:00
VerificationNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
VerificationNotification.tsx New composition area with emoji typeahead 2019-07-17 11:29:51 -07:00