]>
nmode's Git Repositories - signal-cli/log
AsamK [Sat, 25 Feb 2017 17:25:31 +0000 (18:25 +0100)]
Move information from README to wiki/man page
Finn [Wed, 22 Feb 2017 20:26:34 +0000 (12:26 -0800)]
Allow retreving and updating group info and contact names via dbus (#62)
* dbus method to get contact info
* Add getGroupName method
* Save after updating contact name
* allow group updates over dbus
* Allow retreiving group member list as well
* Space after if before conditions if( -> if (
* Return an empty string if the contact is unknown
* Handle null/non-existant groups better
* Remove debug output and allow updating the avatar
* Remove extra variables in update messages
AsamK [Wed, 22 Feb 2017 20:22:40 +0000 (21:22 +0100)]
Add listGroups command to man page
Pim Otte [Tue, 21 Feb 2017 08:48:58 +0000 (09:48 +0100)]
Whitespace and output formatting fixes
Pim Otte [Mon, 20 Feb 2017 13:28:41 +0000 (14:28 +0100)]
Add ListGroups command
Option: -d/--detailed to display group members
Pim Otte [Sun, 19 Feb 2017 16:14:02 +0000 (17:14 +0100)]
Modify gitignore to include eclipse settings
Pim Otte [Sun, 19 Feb 2017 15:36:23 +0000 (16:36 +0100)]
Add eclipse plugin to build.gradle.
This allows easy generation of eclipse project files using `./gradlew
eclipse`
AsamK [Sun, 19 Feb 2017 16:17:55 +0000 (17:17 +0100)]
Rename man page to show it rendered on github
AsamK [Sat, 18 Feb 2017 12:15:02 +0000 (13:15 +0100)]
Update dependency
AsamK [Sat, 18 Feb 2017 11:35:49 +0000 (12:35 +0100)]
Bump version
AsamK [Sat, 18 Feb 2017 11:03:17 +0000 (12:03 +0100)]
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.
AsamK [Sat, 18 Feb 2017 11:01:55 +0000 (12:01 +0100)]
Add unregister command
Fixes #57
AsamK [Sat, 18 Feb 2017 09:48:26 +0000 (10:48 +0100)]
Update dependency
Fixes #56
AsamK [Fri, 17 Feb 2017 19:39:29 +0000 (20:39 +0100)]
Bump version
AsamK [Sun, 12 Feb 2017 12:26:47 +0000 (13:26 +0100)]
Update dependencies
AsamK [Sun, 29 Jan 2017 13:11:05 +0000 (14:11 +0100)]
Bump version
AsamK [Sat, 28 Jan 2017 09:48:55 +0000 (10:48 +0100)]
Update README, man page
Add note about country calling code
AsamK [Sat, 28 Jan 2017 07:52:51 +0000 (08:52 +0100)]
Update dependencies
AsamK [Sat, 28 Jan 2017 07:40:12 +0000 (08:40 +0100)]
Update gradle
Christoph Haefner [Wed, 25 Jan 2017 05:14:27 +0000 (06:14 +0100)]
Clarify config store when using signal.service
Christoph Haefner [Wed, 25 Jan 2017 04:57:59 +0000 (05:57 +0100)]
Clarify to use --dbus-system if system bus is isntalled
AsamK [Sat, 7 Jan 2017 16:07:56 +0000 (17:07 +0100)]
Update dependencies
AsamK [Thu, 22 Dec 2016 11:37:59 +0000 (12:37 +0100)]
Show better error message, if libunix-java.so is not available
Fixes #39
AsamK [Thu, 22 Dec 2016 11:27:43 +0000 (12:27 +0100)]
Add --ignore-attachments flag to receive and daemon command
Fixes #41
AsamK [Fri, 16 Dec 2016 10:32:47 +0000 (11:32 +0100)]
Bump version
AsamK [Fri, 16 Dec 2016 10:32:26 +0000 (11:32 +0100)]
Update dependency
AsamK [Tue, 29 Nov 2016 10:15:27 +0000 (11:15 +0100)]
Use try-with-ressource statements instead of manually closing stream
AsamK [Tue, 29 Nov 2016 10:00:49 +0000 (11:00 +0100)]
Update gradle
AsamK [Mon, 28 Nov 2016 11:38:43 +0000 (12:38 +0100)]
Allow millisecond timeouts
AsamK [Mon, 28 Nov 2016 11:28:44 +0000 (12:28 +0100)]
Use nio Files.delete instead of File.delete everywhere
Benedikt Constantin Radtke [Sun, 27 Nov 2016 18:11:44 +0000 (19:11 +0100)]
use java7's nio api to get more detailed error messages
AsamK [Mon, 28 Nov 2016 09:30:52 +0000 (10:30 +0100)]
Update README.md
Lars Wallenborn [Mon, 28 Nov 2016 09:20:32 +0000 (10:20 +0100)]
Update README.md (#31)
AsamK [Sat, 26 Nov 2016 12:42:29 +0000 (13:42 +0100)]
Add another missing close()
AsamK [Sat, 26 Nov 2016 12:26:04 +0000 (13:26 +0100)]
Fix crash when receiving group request for unkown group
Fixes #33
AsamK [Sat, 26 Nov 2016 11:44:17 +0000 (12:44 +0100)]
Add missing close of attachment input stream
AsamK [Fri, 25 Nov 2016 13:03:58 +0000 (14:03 +0100)]
Support sending and receiving group info requests
AsamK [Fri, 18 Nov 2016 12:10:02 +0000 (13:10 +0100)]
Bump version
AsamK [Fri, 18 Nov 2016 20:49:41 +0000 (21:49 +0100)]
Add man page
AsamK [Fri, 18 Nov 2016 12:39:53 +0000 (13:39 +0100)]
Format timestamps
AsamK [Mon, 14 Nov 2016 16:02:32 +0000 (17:02 +0100)]
Update gradle
AsamK [Mon, 14 Nov 2016 12:25:30 +0000 (13:25 +0100)]
Update dependency
AsamK [Sun, 13 Nov 2016 18:24:23 +0000 (19:24 +0100)]
Use new fork on maven central
AsamK [Sat, 5 Nov 2016 22:10:22 +0000 (23:10 +0100)]
Update dependency
AsamK [Thu, 3 Nov 2016 19:51:25 +0000 (20:51 +0100)]
Handle AssertionError also when linking devices
AsamK [Mon, 31 Oct 2016 19:52:06 +0000 (20:52 +0100)]
Implement support for sending disappearing messages
Stores the expiration timeout received from contacts in the config file
Fixes #27
AsamK [Mon, 31 Oct 2016 19:52:32 +0000 (20:52 +0100)]
Cleanup
AsamK [Mon, 31 Oct 2016 16:51:05 +0000 (17:51 +0100)]
Fix typo
AsamK [Thu, 27 Oct 2016 14:03:20 +0000 (16:03 +0200)]
Split load function
AsamK [Thu, 27 Oct 2016 12:09:22 +0000 (14:09 +0200)]
Add support for new safety numbers, that replace the hex fingerprint
AsamK [Thu, 27 Oct 2016 08:46:30 +0000 (10:46 +0200)]
Update README
AsamK [Thu, 27 Oct 2016 08:46:22 +0000 (10:46 +0200)]
Update gradle wrapper
AsamK [Tue, 13 Sep 2016 19:18:23 +0000 (21:18 +0200)]
Update README.md
AsamK [Tue, 13 Sep 2016 19:18:05 +0000 (21:18 +0200)]
Update dependencies
AsamK [Mon, 29 Aug 2016 08:53:47 +0000 (10:53 +0200)]
Bump version
AsamK [Sat, 27 Aug 2016 11:41:28 +0000 (13:41 +0200)]
Format timestamps as ISO 8601 in UTC
AsamK [Sat, 27 Aug 2016 11:22:11 +0000 (13:22 +0200)]
Add support for contact color sync and receiving blocklists and expiring messages
AsamK [Sat, 27 Aug 2016 11:19:21 +0000 (13:19 +0200)]
Update dependencies
AsamK [Sat, 20 Aug 2016 14:26:14 +0000 (16:26 +0200)]
Update README.md
Fixes #17
AsamK [Sat, 20 Aug 2016 14:04:43 +0000 (16:04 +0200)]
Bugfix: don't decrease trustLevel when receiving messages
AsamK [Sat, 20 Aug 2016 14:04:00 +0000 (16:04 +0200)]
Retry decrypting of messages from previously untrusted keys
Decrypts messages from untrusted keys, if they are trusted now
AsamK [Sat, 20 Aug 2016 14:01:31 +0000 (16:01 +0200)]
Store encrypted messages on disk when receiving them
- Acknowledge to the server only after the message is stored.
- Delete the message when decrypting was successful
AsamK [Sat, 13 Aug 2016 11:42:56 +0000 (13:42 +0200)]
Check if number is registered on Signal before adding to group
Fixes #15
AsamK [Fri, 12 Aug 2016 16:24:30 +0000 (18:24 +0200)]
Prevent sending to groups that the user has quit
Fixes #23
AsamK [Wed, 20 Jul 2016 21:11:52 +0000 (23:11 +0200)]
Create config directory/files as only user readable
Directories are created with mode 700, files with 600
Fixes #21
AsamK [Mon, 18 Jul 2016 11:32:11 +0000 (13:32 +0200)]
Bump version
AsamK [Thu, 14 Jul 2016 13:35:59 +0000 (15:35 +0200)]
Implement listIdentities and trust commands
Print the fingerprints of all known phone numbers and can set their trust
AsamK [Fri, 8 Jul 2016 09:32:41 +0000 (11:32 +0200)]
Store untrusted identities in identityKeyStore
AsamK [Fri, 8 Jul 2016 08:14:53 +0000 (10:14 +0200)]
Add added timestamp to Identities
AsamK [Sun, 3 Jul 2016 13:57:17 +0000 (15:57 +0200)]
Implement trustLevel for IdentityKeys
AsamK [Thu, 14 Jul 2016 14:20:14 +0000 (16:20 +0200)]
Improve return codes
Always return non-zero code, when sending failed
Fixes #22
AsamK [Thu, 14 Jul 2016 14:07:34 +0000 (16:07 +0200)]
Prevent NullPointerException when sending sync groups
ContentType was null, if it could not be determined
AsamK [Fri, 8 Jul 2016 09:31:41 +0000 (11:31 +0200)]
Improve exception handling
AsamK [Fri, 8 Jul 2016 09:32:50 +0000 (11:32 +0200)]
Fix typo
AsamK [Wed, 6 Jul 2016 23:06:08 +0000 (01:06 +0200)]
Lock config file
Fixes #19
AsamK [Mon, 4 Jul 2016 07:46:55 +0000 (09:46 +0200)]
Update README.md
AsamK [Sun, 3 Jul 2016 10:43:30 +0000 (12:43 +0200)]
Update README.md
Add Installation section
Closes #18
AsamK [Tue, 28 Jun 2016 10:53:10 +0000 (12:53 +0200)]
Update README.md
AsamK [Tue, 28 Jun 2016 10:35:18 +0000 (12:35 +0200)]
Don’t remove self from group when sending group messages
AsamK [Mon, 27 Jun 2016 22:14:15 +0000 (00:14 +0200)]
Fix creating groups
Fixes #16
AsamK [Sun, 19 Jun 2016 19:25:22 +0000 (21:25 +0200)]
Bump version
AsamK [Sun, 19 Jun 2016 19:13:24 +0000 (21:13 +0200)]
Use name in groupInfo only if it's a group update
Signal-Android send an empty name instead of absent, with group quit messages
AsamK [Sun, 19 Jun 2016 18:58:01 +0000 (20:58 +0200)]
Add avatar image storage
Group and contact avatars are now stored in the avatars subfolder
of the settings path:
- contact-NUMBER
- group-GROUP_ID
AsamK [Sun, 19 Jun 2016 16:33:24 +0000 (18:33 +0200)]
Improve internal group handling for receiving
AsamK [Sun, 19 Jun 2016 13:40:32 +0000 (15:40 +0200)]
Show the contact name when receiving messages
Works only if the contact is stored in the config file already
AsamK [Sun, 19 Jun 2016 13:09:24 +0000 (15:09 +0200)]
Update gradle wrapper
AsamK [Sun, 19 Jun 2016 13:08:57 +0000 (15:08 +0200)]
Remove unused method
AsamK [Sun, 19 Jun 2016 13:08:49 +0000 (15:08 +0200)]
Remove dependency on apache commons-io
AsamK [Thu, 19 May 2016 16:22:52 +0000 (18:22 +0200)]
Update systemd service files
AsamK [Thu, 19 May 2016 16:00:16 +0000 (18:00 +0200)]
Update Readme and fix help bug in Main
AsamK [Fri, 6 May 2016 10:18:53 +0000 (12:18 +0200)]
Update gradle wrapper
AsamK [Mon, 25 Apr 2016 20:42:56 +0000 (22:42 +0200)]
Update dependency
AsamK [Fri, 22 Apr 2016 19:17:02 +0000 (21:17 +0200)]
Implement a contacts store and contacts sync
AsamK [Sat, 16 Apr 2016 14:10:24 +0000 (16:10 +0200)]
Update README.md
AsamK [Sat, 16 Apr 2016 13:07:49 +0000 (15:07 +0200)]
Don't save if username is null
AsamK [Sat, 16 Apr 2016 13:07:35 +0000 (15:07 +0200)]
Fix addDevice
AsamK [Sat, 16 Apr 2016 13:03:23 +0000 (15:03 +0200)]
Implement removing linked devices
Only allowed from the master device
AsamK [Sat, 16 Apr 2016 12:36:56 +0000 (14:36 +0200)]
Add method to list linked devices
AsamK [Sat, 16 Apr 2016 12:15:36 +0000 (14:15 +0200)]
Always save when sending messages
AsamK [Sat, 16 Apr 2016 12:15:25 +0000 (14:15 +0200)]
Remove own number from group when quitting