]> nmode's Git Repositories - signal-cli/commit
Support sending attachments
authorAsamK <asamk@gmx.de>
Mon, 6 Jul 2015 13:12:59 +0000 (15:12 +0200)
committerAsamK <asamk@gmx.de>
Mon, 6 Jul 2015 13:12:59 +0000 (15:12 +0200)
commit08f8d2b02676d78f35df498d58264cbf32e54e0d
tree2d53cfbd92fe4f05535cd835dfe7b27c11072ad3
parent1ff3f07ab56f4e9762e09bf88f3992ff92aff8fc
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
src/main/java/cli/Main.java