]>
nmode's Git Repositories - signal-cli/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
AsamK [Wed, 8 Jul 2015 09:48:34 +0000 (11:48 +0200)]
Print detailed error messages for send failures
AsamK [Tue, 7 Jul 2015 10:31:20 +0000 (12:31 +0200)]
Reformat javadoc
AsamK [Tue, 7 Jul 2015 10:19:10 +0000 (12:19 +0200)]
Handle end session messages
AsamK [Tue, 7 Jul 2015 10:07:01 +0000 (12:07 +0200)]
Correctly send to multiple recipients
AsamK [Tue, 7 Jul 2015 09:42:24 +0000 (11:42 +0200)]
Canonicalize recipient addresses
AsamK [Tue, 7 Jul 2015 09:31:50 +0000 (11:31 +0200)]
Improve receiving messages
AsamK [Tue, 7 Jul 2015 09:04:59 +0000 (11:04 +0200)]
Actually store preKeys
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
AsamK [Mon, 6 Jul 2015 09:17:47 +0000 (11:17 +0200)]
Update README
Juraj Bednar [Sun, 5 Jul 2015 17:54:03 +0000 (19:54 +0200)]
Add --voice / -v option for voice call verification
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
AsamK [Mon, 6 Jul 2015 08:41:19 +0000 (10:41 +0200)]
Adapt code for new libtextsecure-java version
AsamK [Mon, 6 Jul 2015 08:22:34 +0000 (10:22 +0200)]
Update dependencies
AsamK [Mon, 11 May 2015 10:57:19 +0000 (12:57 +0200)]
Update README.md
AsamK [Mon, 11 May 2015 10:51:55 +0000 (12:51 +0200)]
Add README and LICENCE
AsamK [Mon, 11 May 2015 10:55:18 +0000 (12:55 +0200)]
First commit