session-desktop/ts/components/conversation
Audric Ackermann 1dd61aabeb fix: hide public admin actions on non public chats 2023-08-18 14:06:26 +10:00
..
composition feat: add block msg requests from sogs 2023-08-17 11:31:53 +10:00
media-gallery chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
message fix: hide public admin actions on non public chats 2023-08-18 14:06:26 +10:00
AddMentions.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
AddNewLines.tsx Merge clearnet into message-request-ui 2022-02-14 16:42:53 +11:00
ContactName.tsx Merge remote-tracking branch 'upstream/unstable' into fix/long-username-quote-author-overflow 2023-08-07 10:25:26 +10:00
ConversationHeader.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
Emojify.tsx fix: fix rendering of of text that has been emojified 2023-06-01 14:16:22 +10:00
ExpireTimer.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
H5AudioPlayer.tsx chore: add datatestid for h5audioplayer 2023-08-11 14:40:26 +10:00
Image.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
ImageGrid.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
MessageRequestButtons.tsx chore: lint code 2023-04-27 13:42:28 +10:00
SessionConversation.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
SessionConversationDrafts.ts refactor most of the components to outside of their Session folder (#2072) 2021-12-14 15:15:12 +11:00
SessionEmojiPanel.tsx fix: picker emoji-mart errors after update 2023-07-27 09:42:50 +02:00
SessionFileDropzone.tsx fix: improved theme colors for file dropzone 2022-11-10 16:19:09 +11:00
SessionLastSeenIndicator.tsx fix: pr review - create selectors for isDarkTheme and isLight Theme 2022-10-14 14:58:44 +11:00
SessionMessagesList.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
SessionMessagesListContainer.tsx chore: remove () => void for misused promises 2023-08-02 10:22:48 +02:00
SessionQuotedMessageComposition.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
SessionRecording.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
SessionRightPanel.tsx chore: remove () => void for misused promises 2023-08-02 10:22:48 +02:00
SessionStagedLinkPreview.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
StagedAttachmentList.tsx Merge remote-tracking branch 'upstream/clearnet' into unstable 2023-07-04 11:46:10 +02:00
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 2021-06-16 15:37:02 +10:00
StagedLinkPreview.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
StagedPlaceholderAttachment.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
SubtleNotification.tsx feat: add block msg requests from sogs 2023-08-17 11:31:53 +10:00
TimerNotification.tsx fix: add mgmt of members in user groups wrapper 2023-03-08 17:39:29 +11:00
Timestamp.tsx chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
TypingAnimation.tsx fix: disable typing and message request on sogs without `write` 2022-09-15 12:03:21 +10:00
TypingBubble.tsx fix: typing bubble relates to current conversation, not selected one 2023-08-05 17:52:38 +10:00