session-desktop/ts/components/conversation
2021-06-24 11:01:03 +10:00
..
media-gallery remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
message remove delivery receipt logic 2021-06-15 10:12:43 +10:00
AddMentions.tsx move the user fetch for mentions to redux 2021-05-31 13:44:13 +10:00
AddNewLines.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
AddNewLines.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
AdminLeaveClosedGroupDialog.tsx reduxify remaining dialogs 2021-06-18 16:44:28 +10:00
AttachmentList.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
AttachmentList.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
ContactDetail.md Use backup labels if custom contact type labels are missing 2018-05-10 11:54:58 -07:00
ContactName.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
ContactName.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +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 move conversation dialogs to redux store 2021-06-18 14:31:16 +10:00
DataExtractionNotification.tsx display a message when the recipient screenshots an attachemnt 2021-06-01 15:46:29 +10:00
EmbeddedContact.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Emojify.md Turn on all of Microsoft's recommend lint rules 2018-05-23 16:26:47 -07:00
Emojify.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
ExpireTimer.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
ExpireTimer.tsx remove delivery receipt logic 2021-06-15 10:12:43 +10:00
FriendRequest.md Update ts/components/conversation/FriendRequest.md 2019-09-09 13:28:51 +10:00
GroupInvitation.tsx fix open group invitation logic 2021-06-21 14:26:28 +10:00
GroupNotification.md Support for blocking groups on mobile, via group/blocked syncs 2018-09-14 16:25:43 -07:00
GroupNotification.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
H5AudioPlayer.tsx fix createf instead use useRef for h5 audio player 2021-06-21 15:36:12 +10:00
Image.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Image.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
ImageGrid.md Show just first image if we receive mixed multi-attachment msg 2019-01-14 17:36:25 -08:00
ImageGrid.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
InviteContactsDialog.tsx fix up onion path animation with no glowing nodes 2021-06-22 14:28:46 +10:00
Linkify.md Refactor link/emoji/newline components for composability 2018-05-23 16:26:47 -07:00
Linkify.tsx remove unused import 2021-06-22 09:34:09 +10:00
Message.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
Message.tsx Revert "WIP refactoring message component." 2021-06-21 16:37:54 +10:00
MessageBody.md Send long text as an attachment instead of inline 2019-03-14 17:30:46 -07:00
MessageBody.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
MessageDetail.md Merge signal changes into branch. 2018-11-07 15:26:37 +11:00
MessageDetail.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
ModeratorsAddDialog.tsx fix moderator add/remove 2021-06-21 14:10:06 +10:00
ModeratorsRemoveDialog.tsx fix moderator add/remove 2021-06-21 14:10:06 +10:00
Quote.md Download attachments in separate queue from message processing 2019-02-12 16:34:21 -08:00
Quote.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
ResetSessionNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00
StagedGenericAttachment.md Some style and interaction fine-tuning 2019-01-14 17:40:31 -08:00
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
StagedLinkPreview.md Link Previews 2019-01-29 13:53:14 -08:00
StagedLinkPreview.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
StagedPlaceholderAttachment.md Improve caption editor usability, new 'add attachment' affordance 2019-01-15 10:51:49 -08:00
StagedPlaceholderAttachment.tsx increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
TimerNotification.md Show 'Off' text when disappearing messages are turned off 2018-08-01 09:24:05 -07:00
TimerNotification.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
Timestamp.md Restore iOS-specific theme; colors on left in android theme 2018-10-11 11:42:18 -07:00
Timestamp.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
TypingAnimation.md Typing Indicators 2018-11-26 15:26:04 -08:00
TypingAnimation.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
TypingBubble.md Increase contrast of typing indicator in iOS theme 2019-01-14 17:40:31 -08:00
TypingBubble.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
UpdateGroupMembersDialog.tsx move conversation dialogs to redux store 2021-06-18 14:31:16 +10:00
UpdateGroupNameDialog.tsx disable editing of open group name 2021-06-24 11:01:03 +10:00
VerificationNotification.md Finish new Message component, integrate into application 2018-07-17 15:58:07 -07:00