Commit graph

224 commits

Author SHA1 Message Date
Finn
4fd0885a54 Remove extra variables in update messages 2017-02-20 14:59:03 -08:00
Finn
bff3beb973 Remove debug output and allow updating the avatar 2017-02-20 14:56:44 -08:00
Finn
55e6a7be5b Handle null/non-existant groups better 2017-02-20 14:50:55 -08:00
Finn
3a5ba0de48 Return an empty string if the contact is unknown 2017-02-20 14:38:37 -08:00
Finn
d53af19319 Space after if before conditions if( -> if ( 2017-02-20 14:38:04 -08:00
Finn
5057161c90 Allow retreiving group member list as well 2017-02-19 21:05:06 -08:00
Finn
f04c0aed99 allow group updates over dbus 2017-02-19 20:31:45 -08:00
Finn
bb5677ad7c Save after updating contact name 2017-02-19 15:25:30 -08:00
Finn
d4d0f1c354 Add getGroupName method 2017-02-19 14:01:16 -08:00
Finn
beff4f91f0 dbus method to get contact info 2017-02-19 13:34:49 -08:00
AsamK
8e8de2fe39 Rename man page to show it rendered on github 2017-02-19 17:35:58 +01:00
AsamK
c68cfe7d7c Update dependency 2017-02-18 13:15:02 +01:00
AsamK
74f21c4f18 Bump version 2017-02-18 12:35:49 +01:00
AsamK
0a68303ca4 Add command to update account attributes
This can fix problems with receiving messages, if for some reason, the
fetchesMessages property of the server is set incorrectly.
2017-02-18 12:35:32 +01:00
AsamK
be963ed49b Add unregister command
Fixes #57
2017-02-18 12:35:32 +01:00
AsamK
92c1f16799 Update dependency
Fixes #56
2017-02-18 12:00:34 +01:00
AsamK
d0e8bf6b44 Bump version 2017-02-17 20:39:29 +01:00
AsamK
fc888a3d89 Update dependencies 2017-02-12 13:26:47 +01:00
AsamK
e083a20a7e Bump version 2017-01-29 14:11:05 +01:00
AsamK
b4e3496139 Update README, man page
Add note about country calling code
2017-01-28 10:50:19 +01:00
AsamK
7ccfa26746 Update dependencies 2017-01-28 10:50:19 +01:00
AsamK
568963f187 Update gradle 2017-01-28 10:50:19 +01:00
Christoph Haefner
39dad8b642 Clarify config store when using signal.service 2017-01-25 21:06:14 +01:00
Christoph Haefner
1e639d18bf Clarify to use --dbus-system if system bus is isntalled 2017-01-25 21:06:14 +01:00
AsamK
6411b09aab Update dependencies 2017-01-10 20:46:46 +01:00
AsamK
d83e0526fb Show better error message, if libunix-java.so is not available
Fixes #39
2016-12-22 12:37:59 +01:00
AsamK
d89e93ad47 Add --ignore-attachments flag to receive and daemon command
Fixes #41
2016-12-22 12:27:55 +01:00
AsamK
aa9aadacf1 Bump version 2016-12-16 11:32:47 +01:00
AsamK
1b7c46b1c2 Update dependency 2016-12-16 11:32:26 +01:00
AsamK
447a188ff9 Use try-with-ressource statements instead of manually closing stream 2016-11-29 11:15:27 +01:00
AsamK
c3bfcff5a8 Update gradle 2016-11-29 11:00:49 +01:00
AsamK
c5cf78a50a Allow millisecond timeouts 2016-11-28 12:38:43 +01:00
AsamK
2351a89b00 Use nio Files.delete instead of File.delete everywhere 2016-11-28 12:28:44 +01:00
Benedikt Constantin Radtke
e364610c93 use java7's nio api to get more detailed error messages 2016-11-28 10:36:10 +01:00
AsamK
ae3e5be124 Update README.md 2016-11-28 10:30:52 +01:00
Lars Wallenborn
9dc42e4d33 Update README.md (#31) 2016-11-28 10:20:32 +01:00
AsamK
eb0860d350 Add another missing close() 2016-11-26 13:42:29 +01:00
AsamK
5b839bbae0 Fix crash when receiving group request for unkown group
Fixes #33
2016-11-26 13:26:04 +01:00
AsamK
c542fb87cb Add missing close of attachment input stream 2016-11-26 12:44:17 +01:00
AsamK
8bfef24ef7 Support sending and receiving group info requests 2016-11-25 14:03:58 +01:00
AsamK
998ec5e7aa Bump version 2016-11-18 21:50:00 +01:00
AsamK
6aefa38ee8 Add man page 2016-11-18 21:50:00 +01:00
AsamK
2f7a0b55d6 Format timestamps 2016-11-18 21:50:00 +01:00
AsamK
6ae610e2b1 Update gradle 2016-11-14 17:02:32 +01:00
AsamK
1bae3ba6f0 Update dependency 2016-11-14 13:25:30 +01:00
AsamK
447dd1cb4f Use new fork on maven central 2016-11-13 19:24:23 +01:00
AsamK
3b22ae1b31 Update dependency 2016-11-05 23:10:22 +01:00
AsamK
197619f1c0 Handle AssertionError also when linking devices 2016-11-03 20:51:25 +01:00
AsamK
82cecfff85 Implement support for sending disappearing messages
Stores the expiration timeout received from contacts in the config file

Fixes #27
2016-10-31 21:18:35 +01:00
AsamK
a4e22539a3 Cleanup 2016-10-31 21:18:35 +01:00