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/receiver
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
..
attachments.ts fix avatar download on restore when linking device 4 years ago
cache.ts increase prettier maxWidth to 100 4 years ago
closedGroups.ts make sure the left member convo exist in rendering GroupUpdate 4 years ago
common.ts increase prettier maxWidth to 100 4 years ago
configMessage.ts fix avatar loading for opengroupv2 4 years ago
contentMessage.ts pad and unpad message everywhere 4 years ago
dataMessage.ts fallback to envelope timestamp if dataMessage.timestamp is 0 4 years ago
errors.ts Uniformize once and for all the conversation types 4 years ago
keyPairRequestManager.ts add the request and reply of an encryptionKeyPair if needed 4 years ago
keypairs.ts increase prettier maxWidth to 100 4 years ago
queuedJob.ts Reply attachments (#1591) 4 years ago
receiver.ts fallback to envelope timestamp if dataMessage.timestamp is 0 4 years ago
types.ts add userblocking opengroupv2 and quoting back of messages 4 years ago