You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/session/conversation
Warrick e6128fa5a7
Reply attachments (#1591)
* First attachment showing in reply composition.

* WIP: Adding thumbnail to quote response composition component.

* Added icon for voice recording attachment

* Updated formatting.

* Formatting.

* removed duplicate styling.

* WIP: Converting quote component to functional components.

* Fix bug where thumbnails for attachment replies wasn't showing.

* yarn Formatting.

* Removed old quote component.

* Add type to contentTypeSupported method.

* Moved  quote subcomponents out of Quote component.

* yarn format

* Add export to quote subcomponents.

* Fixing linting errors.

* remove commented line.

* Addressing PR comments.
4 years ago
..
SessionCompositionBox.tsx add joinable rooms on opengroupv2 joining screen 4 years ago
SessionConversation.tsx create convo for members if they don't exist 4 years ago
SessionEmojiPanel.tsx Updating message recieving 5 years ago
SessionFileDropzone.tsx add joinable rooms on opengroupv2 joining screen 4 years ago
SessionLastSeenIndicator.tsx increase prettier maxWidth to 100 4 years ago
SessionMessagesList.tsx Uniformize once and for all the conversation types 4 years ago
SessionQuotedMessageComposition.tsx Reply attachments (#1591) 4 years ago
SessionRecording.tsx increase prettier maxWidth to 100 4 years ago
SessionRightPanel.tsx add zombies logic for member leaving and removing 4 years ago
SessionStagedLinkPreview.tsx increase prettier maxWidth to 100 4 years ago