session-desktop/ts/components/conversation
2019-11-28 15:48:07 +11:00
..
media-gallery Move left pane entirely to React 2019-03-12 17:44:14 -07:00
_contactUtil.tsx Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
AddMentions.tsx Add group admins and the ability to remove members from private groups 2019-11-01 12:00:29 +11:00
AddNewLines.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
AddNewLines.tsx Add support for mentions in private group chats 2019-11-01 12:00:29 +11:00
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
AttachmentList.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
BulkEdit.tsx Select multiple messages and bulk deletion 2019-11-06 10:26:21 +11:00
ContactDetail.md Use backup labels if custom contact type labels are missing 2018-05-10 11:54:58 -07:00
ContactDetail.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
ContactName.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
ContactName.tsx Only shorten pubkeys if name is present 2019-09-13 11:12:28 +10:00
ConversationHeader.md Added ability to delete contacts and destroy all sessions with them. Added right click menu to contacts/conversations in list which can block, delete messages and delete contact 2019-03-07 17:10:33 +11:00
ConversationHeader.tsx Limit small private groups to 10 members 2019-11-01 12:00:29 +11:00
CreateGroupDialog.tsx Address review comments 2019-11-01 12:00:29 +11:00
EmbeddedContact.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
EmbeddedContact.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Emojify.md Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
Emojify.tsx Add support for mentions in private group chats 2019-11-01 12:00:29 +11:00
ExpireTimer.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
ExpireTimer.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
FriendRequest.md Update ts/components/conversation/FriendRequest.md 2019-09-09 13:28:51 +10:00
FriendRequest.tsx Fix incorrect margins for public messages and friend request bubbles 2019-11-19 10:35:47 +11:00
GroupNotification.md Support for blocking groups on mobile, via group/blocked syncs 2018-09-14 16:25:43 -07:00
GroupNotification.tsx Add group admins and the ability to remove members from private groups 2019-11-01 12:00:29 +11:00
Image.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Image.tsx Select multiple messages and bulk deletion 2019-11-06 10:26:21 +11:00
ImageGrid.md Show just first image if we receive mixed multi-attachment msg 2019-01-14 17:36:25 -08:00
ImageGrid.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Linkify.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
Linkify.tsx Fix missing react key error 2019-08-30 16:40:05 +10:00
MemberList.tsx Add group admins and the ability to remove members from private groups 2019-11-01 12:00:29 +11:00
Message.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
Message.tsx Updated isModerator to senderIsModerator and fixed logic of isModerator function 2019-11-28 15:48:07 +11:00
MessageBody.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
MessageBody.tsx Address review comments 2019-11-01 12:00:29 +11:00
MessageDetail.md Merge signal changes into branch. 2018-11-07 15:26:37 +11:00
MessageDetail.tsx Fix tests, refactor menu items to please linter and lint 2019-09-04 10:58:32 +10:00
Quote.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Quote.tsx Add support for mentions in private group chats 2019-11-01 12:00:29 +11:00
ResetSessionNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
ResetSessionNotification.tsx Left pane changes. 2019-04-17 16:42:09 +10:00
SafetyNumberNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
SafetyNumberNotification.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
StagedGenericAttachment.md Some style and interaction fine-tuning 2019-01-14 17:40:31 -08:00
StagedGenericAttachment.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
StagedLinkPreview.md Link Previews 2019-01-29 13:53:14 -08:00
StagedLinkPreview.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
StagedPlaceholderAttachment.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
StagedPlaceholderAttachment.tsx Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
TimerNotification.md Show 'Off' text when disappearing messages are turned off 2018-08-01 09:24:05 -07:00
TimerNotification.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00
Timestamp.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
Timestamp.tsx Move left pane entirely to React 2019-03-12 17:44: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 Increase contrast of typing indicator in iOS theme 2019-01-14 17:40:31 -08:00
TypingBubble.tsx Add missing margin to typing indicator bubbles 2019-11-20 09:27:30 +11:00
UpdateGroupDialog.tsx Use Array.includes in place of Array.indexOf 2019-11-01 12:00:29 +11:00
VerificationNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
VerificationNotification.tsx Move left pane entirely to React 2019-03-12 17:44:14 -07:00