]> nmode's Git Repositories - signal-cli/log
signal-cli
3 years agoStart preKeyIds with a random number
AsamK [Thu, 23 Dec 2021 17:26:09 +0000 (18:26 +0100)]
Start preKeyIds with a random number

Fixes #842

3 years agoAdd logging for executing action
AsamK [Thu, 23 Dec 2021 17:22:14 +0000 (18:22 +0100)]
Add logging for executing action

3 years agoAdd error message when creating sende keys path fails
AsamK [Thu, 23 Dec 2021 12:43:53 +0000 (13:43 +0100)]
Add error message when creating sende keys path fails

3 years agoSave account file after adding distribution ids
AsamK [Wed, 22 Dec 2021 18:19:50 +0000 (19:19 +0100)]
Save account file after adding distribution ids

3 years agoReturn unknown version if project version is not available
AsamK [Wed, 22 Dec 2021 18:19:19 +0000 (19:19 +0100)]
Return unknown version if project version is not available

3 years agoAdd workaround for jsonrpc clients that send null params
AsamK [Wed, 22 Dec 2021 18:18:42 +0000 (19:18 +0100)]
Add workaround for jsonrpc clients that send null params

3 years agoImprove exit code for message sending
AsamK [Wed, 22 Dec 2021 11:47:42 +0000 (12:47 +0100)]
Improve exit code for message sending

Exit with 0 status code if the message was sent successfully to at least
one recipient, otherwise exit with status code 2 or 4 (for untrusted).

Fixes #828

3 years agoCatch all exceptions when deserializig session records
AsamK [Wed, 22 Dec 2021 10:19:22 +0000 (11:19 +0100)]
Catch all exceptions when deserializig session records

3 years agoUpdate graalvm native buildtools
AsamK [Wed, 22 Dec 2021 09:45:58 +0000 (10:45 +0100)]
Update graalvm native buildtools

3 years agoUpdate graalvm config
AsamK [Wed, 22 Dec 2021 09:32:41 +0000 (10:32 +0100)]
Update graalvm config

Fixes #841

3 years agoSend typing messages with sender keys
AsamK [Mon, 20 Dec 2021 17:46:03 +0000 (18:46 +0100)]
Send typing messages with sender keys

3 years agoRetry failed messages after trusting a new identity
AsamK [Mon, 20 Dec 2021 16:48:36 +0000 (17:48 +0100)]
Retry failed messages after trusting a new identity

3 years agoUse Duration for timeout
AsamK [Mon, 20 Dec 2021 15:12:37 +0000 (16:12 +0100)]
Use Duration for timeout

3 years agoUpdate graalvm config
AsamK [Mon, 20 Dec 2021 13:44:58 +0000 (14:44 +0100)]
Update graalvm config

3 years agoDon't store default values of group blocked/permissionDenied
AsamK [Mon, 20 Dec 2021 13:02:40 +0000 (14:02 +0100)]
Don't store default values of group blocked/permissionDenied

3 years agoImplement simple handling of incoming decryption error message
AsamK [Mon, 20 Dec 2021 13:01:24 +0000 (14:01 +0100)]
Implement simple handling of incoming decryption error message

3 years agoImplementing sending group messages with sender keys
AsamK [Mon, 20 Dec 2021 11:26:03 +0000 (12:26 +0100)]
Implementing sending group messages with sender keys

3 years agoUpdate libsignal-service-java
AsamK [Mon, 20 Dec 2021 13:37:41 +0000 (14:37 +0100)]
Update libsignal-service-java

3 years agoImprove profile fetching
AsamK [Mon, 20 Dec 2021 11:26:46 +0000 (12:26 +0100)]
Improve profile fetching

3 years agoUpdate gradle wrapper
AsamK [Sun, 19 Dec 2021 12:26:43 +0000 (13:26 +0100)]
Update gradle wrapper

3 years agoImprove error handling for tcp address parsing
AsamK [Thu, 16 Dec 2021 20:10:15 +0000 (21:10 +0100)]
Improve error handling for tcp address parsing

3 years agoPrevent NPE if no locale is configured
AsamK [Wed, 15 Dec 2021 20:54:53 +0000 (21:54 +0100)]
Prevent NPE if no locale is configured

Fixes #833

3 years agoBump version v0.10.0
AsamK [Sat, 11 Dec 2021 20:21:25 +0000 (21:21 +0100)]
Bump version

3 years agoFix making man pages
AsamK [Sat, 11 Dec 2021 20:04:17 +0000 (21:04 +0100)]
Fix making man pages

3 years agoUpdate tests
AsamK [Sat, 11 Dec 2021 20:01:10 +0000 (21:01 +0100)]
Update tests

3 years agoImplement more methods for DbusManagerImpl
AsamK [Sat, 11 Dec 2021 18:59:34 +0000 (19:59 +0100)]
Implement more methods for DbusManagerImpl

3 years agoUpdate CHANGELOG.md
AsamK [Sat, 11 Dec 2021 18:34:02 +0000 (19:34 +0100)]
Update CHANGELOG.md

3 years agoImplement sendGroupTying dbus method
AsamK [Sat, 11 Dec 2021 18:26:15 +0000 (19:26 +0100)]
Implement sendGroupTying dbus method

3 years agoUpdate FUNDING.yml
AsamK [Sat, 11 Dec 2021 18:22:16 +0000 (19:22 +0100)]
Update FUNDING.yml

3 years agoReplace collect(Collectors.toList()) with toList()
AsamK [Sat, 11 Dec 2021 12:10:39 +0000 (13:10 +0100)]
Replace collect(Collectors.toList()) with toList()

3 years agoHandle send failures as non fatal and return detailed results in json output
AsamK [Sat, 11 Dec 2021 11:44:11 +0000 (12:44 +0100)]
Handle send failures as non fatal and return detailed results in json output

Fixes #348

3 years agoInclude recipient identifier in send error message
AsamK [Fri, 10 Dec 2021 19:21:14 +0000 (20:21 +0100)]
Include recipient identifier in send error message

3 years agoUpdate resource-config.json
AsamK [Fri, 10 Dec 2021 19:17:52 +0000 (20:17 +0100)]
Update resource-config.json

3 years agoUpdate man pages
AsamK [Fri, 10 Dec 2021 17:39:44 +0000 (18:39 +0100)]
Update man pages

3 years agoUpdate bouncycastle
AsamK [Fri, 10 Dec 2021 16:55:34 +0000 (17:55 +0100)]
Update bouncycastle

3 years agoUpdate libsignal-service-java
AsamK [Wed, 8 Dec 2021 21:31:49 +0000 (22:31 +0100)]
Update libsignal-service-java

3 years agoPrint uuid in listIdentities command if number unknown
AsamK [Mon, 6 Dec 2021 23:02:47 +0000 (00:02 +0100)]
Print uuid in listIdentities command if number unknown

3 years agoImprove behavior of changed recipient id
AsamK [Mon, 6 Dec 2021 23:02:24 +0000 (00:02 +0100)]
Improve behavior of changed recipient id

3 years agoAlways use correct recipientId after recipients were merged
AsamK [Mon, 6 Dec 2021 18:37:14 +0000 (19:37 +0100)]
Always use correct recipientId after recipients were merged

3 years agoExtend logging in RecipientStore
AsamK [Mon, 6 Dec 2021 18:18:18 +0000 (19:18 +0100)]
Extend logging in RecipientStore

3 years agoConvert RecipientAddress to record
AsamK [Mon, 6 Dec 2021 17:55:37 +0000 (18:55 +0100)]
Convert RecipientAddress to record

3 years agoAdd debug log when reading message from stdin
AsamK [Sun, 5 Dec 2021 15:26:18 +0000 (16:26 +0100)]
Add debug log when reading message from stdin

3 years agoUpdate CHANGELOG.md
AsamK [Sun, 5 Dec 2021 15:12:33 +0000 (16:12 +0100)]
Update CHANGELOG.md

3 years agoAdapt error message for multi-account only commands
AsamK [Sun, 5 Dec 2021 15:08:14 +0000 (16:08 +0100)]
Adapt error message for multi-account only commands

3 years agoCopy managers list to prevent ConcurrentModificationException
AsamK [Sun, 5 Dec 2021 14:15:53 +0000 (15:15 +0100)]
Copy managers list to prevent ConcurrentModificationException

3 years agoRemove jackson from lib's api
AsamK [Sun, 5 Dec 2021 13:41:13 +0000 (14:41 +0100)]
Remove jackson from lib's api

3 years agoClose account if user is not registered
AsamK [Sun, 5 Dec 2021 14:32:28 +0000 (15:32 +0100)]
Close account if user is not registered

3 years agoUpdate reflect-config.json
AsamK [Sun, 5 Dec 2021 11:34:29 +0000 (12:34 +0100)]
Update reflect-config.json

3 years agoFix issue when loading a legacy account file without aci
AsamK [Sun, 5 Dec 2021 11:01:12 +0000 (12:01 +0100)]
Fix issue when loading a legacy account file without aci

3 years agoImprove error message when an account is already in use
AsamK [Sun, 5 Dec 2021 11:00:49 +0000 (12:00 +0100)]
Improve error message when an account is already in use

3 years agoImprove handling of unregistered account
AsamK [Sun, 5 Dec 2021 11:00:31 +0000 (12:00 +0100)]
Improve handling of unregistered account

3 years agoAdd dbus methods: deleteContact and deleteRecipient
jonas.hoefer [Thu, 2 Dec 2021 10:02:28 +0000 (11:02 +0100)]
Add dbus methods: deleteContact and deleteRecipient

Closes #814

3 years agoCache group credentials in memory
AsamK [Sun, 5 Dec 2021 10:00:22 +0000 (11:00 +0100)]
Cache group credentials in memory

3 years agoRemove dead code and fix inspection issues
AsamK [Sun, 5 Dec 2021 09:25:46 +0000 (10:25 +0100)]
Remove dead code and fix inspection issues

3 years agoAdd -c for --config (#816)
technillogue [Sun, 5 Dec 2021 09:12:50 +0000 (04:12 -0500)]
Add -c for --config (#816)

3 years agoFix to always update recipientsMerged map when merging recipients
AsamK [Fri, 3 Dec 2021 13:25:07 +0000 (14:25 +0100)]
Fix to always update recipientsMerged map when merging recipients

3 years agoUpdate graalvm buildtools
AsamK [Fri, 3 Dec 2021 12:50:39 +0000 (13:50 +0100)]
Update graalvm buildtools

3 years agoAdd Automatic-Module-Name for manager lib
AsamK [Sun, 28 Nov 2021 15:56:05 +0000 (16:56 +0100)]
Add Automatic-Module-Name for manager lib

3 years agoAdd removeContact command
AsamK [Fri, 26 Nov 2021 19:50:54 +0000 (20:50 +0100)]
Add removeContact command

Closes #335

3 years agoadd JsonPayment (#808)
technillogue [Tue, 23 Nov 2021 07:14:01 +0000 (02:14 -0500)]
add JsonPayment (#808)

3 years agoImplement sending message quotes
AsamK [Sun, 21 Nov 2021 18:18:17 +0000 (19:18 +0100)]
Implement sending message quotes

Fixes #213

3 years agoOnly store recipient if there were changes
AsamK [Fri, 19 Nov 2021 16:17:13 +0000 (17:17 +0100)]
Only store recipient if there were changes

3 years agoUpdate libsignal-service-java
AsamK [Thu, 18 Nov 2021 18:23:11 +0000 (19:23 +0100)]
Update libsignal-service-java

3 years agoUpdate reflect config
AsamK [Mon, 15 Nov 2021 17:02:41 +0000 (18:02 +0100)]
Update reflect config

3 years agoReturn json response if available in error data field
AsamK [Sun, 14 Nov 2021 14:24:21 +0000 (15:24 +0100)]
Return json response if available in error data field

3 years agoClean up base package
AsamK [Sun, 14 Nov 2021 14:00:06 +0000 (15:00 +0100)]
Clean up base package

3 years agoMake send behavior more deterministic if there are unregistered recipients
AsamK [Sun, 14 Nov 2021 13:42:17 +0000 (14:42 +0100)]
Make send behavior more deterministic if there are unregistered recipients

Fixes #803

3 years agoUpdate hypfvieh dbus-java 4.0 beta which uses native java unix sockets
AsamK [Sun, 14 Nov 2021 10:24:13 +0000 (11:24 +0100)]
Update hypfvieh dbus-java 4.0 beta which uses native java unix sockets

Fixes #673
Fixes #632

3 years agoImplement sending mentions
AsamK [Sat, 13 Nov 2021 21:54:59 +0000 (22:54 +0100)]
Implement sending mentions

Closes #584

3 years agoOnly update last received timestamp at most once per minute
AsamK [Sat, 13 Nov 2021 21:03:54 +0000 (22:03 +0100)]
Only update last received timestamp at most once per minute

3 years agoRename username to account
AsamK [Fri, 12 Nov 2021 15:38:55 +0000 (16:38 +0100)]
Rename username to account

3 years agoAdapt register command to reactivate account if possible
AsamK [Fri, 12 Nov 2021 15:10:22 +0000 (16:10 +0100)]
Adapt register command to reactivate account if possible

By default the unregister command just deactivates the account, in which
case it can be reactivated without sms verification if the local data is
still available.
If the account was deleted (with --delete-account) it cannot be reactivated.

3 years agoImplement unregister command for jsonrpc and dbus daemon
AsamK [Fri, 12 Nov 2021 15:07:35 +0000 (16:07 +0100)]
Implement unregister command for jsonrpc and dbus daemon

3 years agoMerge multiple SendReceiptActions to same recipient to only send one receipt
AsamK [Fri, 12 Nov 2021 11:10:46 +0000 (12:10 +0100)]
Merge multiple SendReceiptActions to same recipient to only send one receipt

3 years agoImplement startLink and finishLink for jsonrpc daemon
AsamK [Thu, 11 Nov 2021 17:27:16 +0000 (18:27 +0100)]
Implement startLink and finishLink for jsonrpc daemon

3 years agoImplement register and verify commands for json rpc
AsamK [Thu, 11 Nov 2021 14:49:23 +0000 (15:49 +0100)]
Implement register and verify commands for json rpc

3 years agoAdd MultiAccountManager
AsamK [Thu, 11 Nov 2021 12:29:32 +0000 (13:29 +0100)]
Add MultiAccountManager

3 years agoUpdate gradle
AsamK [Thu, 11 Nov 2021 12:18:20 +0000 (13:18 +0100)]
Update gradle

3 years agoAdd getDefaultLocale utils method
AsamK [Wed, 10 Nov 2021 20:58:39 +0000 (21:58 +0100)]
Add getDefaultLocale utils method

3 years agoAdd listAccounts command
AsamK [Wed, 10 Nov 2021 19:12:40 +0000 (20:12 +0100)]
Add listAccounts command

3 years agoAdd JsonRpcMultiCommand
AsamK [Wed, 10 Nov 2021 18:21:51 +0000 (19:21 +0100)]
Add JsonRpcMultiCommand

3 years agoRename JsonRpcCommand class
AsamK [Wed, 10 Nov 2021 16:11:16 +0000 (17:11 +0100)]
Rename JsonRpcCommand class

3 years agoRename --username to --account
AsamK [Wed, 10 Nov 2021 15:55:13 +0000 (16:55 +0100)]
Rename --username to --account

3 years agoCache sender certificates in memory
AsamK [Wed, 10 Nov 2021 14:36:29 +0000 (15:36 +0100)]
Cache sender certificates in memory

3 years agoUpdate reflect-config.json
AsamK [Wed, 10 Nov 2021 14:23:22 +0000 (15:23 +0100)]
Update reflect-config.json

3 years agoRead phone number unlisted state from storage
AsamK [Wed, 10 Nov 2021 13:43:03 +0000 (14:43 +0100)]
Read phone number unlisted state from storage

3 years agoRead phone number sharing mode from storage
AsamK [Wed, 10 Nov 2021 13:14:19 +0000 (14:14 +0100)]
Read phone number sharing mode from storage

Fixes #755

3 years agoImplement socket/tcp for daemon command
AsamK [Wed, 10 Nov 2021 09:30:57 +0000 (10:30 +0100)]
Implement socket/tcp for daemon command

3 years agoUpdate reflect-config.json
AsamK [Wed, 10 Nov 2021 11:12:19 +0000 (12:12 +0100)]
Update reflect-config.json

3 years agoSynchronize plain text output of incoming messages
AsamK [Wed, 10 Nov 2021 09:30:24 +0000 (10:30 +0100)]
Synchronize plain text output of incoming messages

3 years agoFix remote delete in dbus receive
AsamK [Wed, 10 Nov 2021 09:24:37 +0000 (10:24 +0100)]
Fix remote delete in dbus receive

3 years agoClose Manager if checkAccountState fails
AsamK [Tue, 9 Nov 2021 21:46:32 +0000 (22:46 +0100)]
Close Manager if checkAccountState fails

3 years agoDisconnect websocket when receiving is done
AsamK [Tue, 9 Nov 2021 17:28:14 +0000 (18:28 +0100)]
Disconnect websocket when receiving is done

3 years agoRename jsonrpc bulk to batch message
AsamK [Tue, 9 Nov 2021 13:22:35 +0000 (14:22 +0100)]
Rename jsonrpc bulk to batch message

3 years agoAdd DecryptedApproveMember, QuotedAttachment, and ModifyAvatarAction (#798)
technillogue [Mon, 8 Nov 2021 22:43:02 +0000 (17:43 -0500)]
Add DecryptedApproveMember, QuotedAttachment, and ModifyAvatarAction (#798)

3 years agoFix missing bracket
AsamK [Mon, 8 Nov 2021 22:41:53 +0000 (23:41 +0100)]
Fix missing bracket

3 years agoExtract JsonRpcNamespace
AsamK [Mon, 8 Nov 2021 13:57:38 +0000 (14:57 +0100)]
Extract JsonRpcNamespace

3 years agoExtend logging in JsonRpcReader
AsamK [Mon, 8 Nov 2021 13:56:50 +0000 (14:56 +0100)]
Extend logging in JsonRpcReader

3 years agoFix removeReceiveHandler to not incorrectly reset the receiveThread
AsamK [Mon, 8 Nov 2021 13:43:57 +0000 (14:43 +0100)]
Fix removeReceiveHandler to not incorrectly reset the receiveThread

3 years agoMove Writer creation out of WriterImpls
AsamK [Sun, 7 Nov 2021 14:13:53 +0000 (15:13 +0100)]
Move Writer creation out of WriterImpls