signal-cli/man
ced-b 2e4d346bc8
Add command to get an attachment (#1080)
* Add command to get an attachment

* Refactor retrieving of attachments to use StreamDetails

* Refactor AttachmentCommand to GetAttachmentCommand

* Minor improvements to GetAttachmentCommand

* Use JSON serializer to serialize binary data

Serializing the stream is better for memory handling than
loading the whole thing into the file.

* Clean up unneeded class

* Added command to doc

Co-authored-by: cedb <cedb@keylimebox.org>
2022-11-01 22:47:43 +01:00
..
Makefile Fix making man pages 2021-12-11 21:04:17 +01:00
signal-cli-dbus.5.adoc Add sendPaymentNotification dbus method 2022-09-18 16:56:30 +02:00
signal-cli-jsonrpc.5.adoc Improve JSON-RPC subscribeReceive method with subscription id 2022-02-01 20:59:49 +01:00
signal-cli.1.adoc Add command to get an attachment (#1080) 2022-11-01 22:47:43 +01:00