]> nmode's Git Repositories - signal-cli/log
signal-cli
10 years agoCorrectly send to multiple recipients
AsamK [Tue, 7 Jul 2015 10:07:01 +0000 (12:07 +0200)]
Correctly send to multiple recipients

10 years agoCanonicalize recipient addresses
AsamK [Tue, 7 Jul 2015 09:42:24 +0000 (11:42 +0200)]
Canonicalize recipient addresses

10 years agoImprove receiving messages
AsamK [Tue, 7 Jul 2015 09:31:50 +0000 (11:31 +0200)]
Improve receiving messages

10 years agoActually store preKeys
AsamK [Tue, 7 Jul 2015 09:04:59 +0000 (11:04 +0200)]
Actually store preKeys

10 years agoSupport sending attachments
AsamK [Mon, 6 Jul 2015 13:12:59 +0000 (15:12 +0200)]
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

10 years agoUpdate README
AsamK [Mon, 6 Jul 2015 09:17:47 +0000 (11:17 +0200)]
Update README

10 years agoAdd --voice / -v option for voice call verification
Juraj Bednar [Sun, 5 Jul 2015 17:54:03 +0000 (19:54 +0200)]
Add --voice / -v option for voice call verification

10 years agoLoad json even if signalingKey is missing
AsamK [Mon, 6 Jul 2015 08:47:43 +0000 (10:47 +0200)]
Load json even if signalingKey is missing

Is the case when the account is registered, but not verified

10 years agoAdapt code for new libtextsecure-java version
AsamK [Mon, 6 Jul 2015 08:41:19 +0000 (10:41 +0200)]
Adapt code for new libtextsecure-java version

10 years agoUpdate dependencies
AsamK [Mon, 6 Jul 2015 08:22:34 +0000 (10:22 +0200)]
Update dependencies

10 years agoUpdate README.md
AsamK [Mon, 11 May 2015 10:57:19 +0000 (12:57 +0200)]
Update README.md

10 years agoAdd README and LICENCE
AsamK [Mon, 11 May 2015 10:51:55 +0000 (12:51 +0200)]
Add README and LICENCE

10 years agoFirst commit
AsamK [Mon, 11 May 2015 10:55:18 +0000 (12:55 +0200)]
First commit