From: AsamK Date: Mon, 6 Jul 2015 13:12:59 +0000 (+0200) Subject: Support sending attachments X-Git-Tag: v0.0.2~11 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/08f8d2b02676d78f35df498d58264cbf32e54e0d?ds=inline;hp=08f8d2b02676d78f35df498d58264cbf32e54e0d Support sending attachments Limitations: - the textsecure protocol allows sending arbitrary mime types but the android client only supports image, audio and video - sending multiple attachments is supported, but the android client only shows the first one ---