]> nmode's Git Repositories - signal-cli/log
signal-cli
3 years agoUpdate register error message
AsamK [Tue, 7 Jun 2022 09:53:53 +0000 (11:53 +0200)]
Update register error message

3 years agoExtend logging when determining default locale
AsamK [Mon, 6 Jun 2022 15:14:17 +0000 (17:14 +0200)]
Extend logging when determining default locale

3 years agoReformat
AsamK [Sat, 4 Jun 2022 09:52:42 +0000 (11:52 +0200)]
Reformat

3 years agoAdded base64 encoded attachment support (#966)
Kevin [Sat, 4 Jun 2022 09:11:35 +0000 (11:11 +0200)]
Added base64 encoded attachment support (#966)

* Added base64 encoded attachment support

* Added final

* Added full RFC 2397 support

* Added feedback

* Update doc

* Update signal-cli.1.adoc

Co-authored-by: Sebastian Scheibner <asamk@gmx.de>
3 years agoBump version v0.10.7
AsamK [Sun, 29 May 2022 20:25:53 +0000 (22:25 +0200)]
Bump version

3 years agoSplit given/family name in updateContact command
AsamK [Sun, 29 May 2022 20:21:24 +0000 (22:21 +0200)]
Split given/family name in updateContact command

3 years agoAdd option to send read receipts for all received data messages
AsamK [Thu, 26 May 2022 16:00:23 +0000 (18:00 +0200)]
Add option to send read receipts for all received data messages

Fixes #850

3 years agoWrap ignoreAttachments option in a ReceiveConfig record
AsamK [Thu, 26 May 2022 15:53:14 +0000 (17:53 +0200)]
Wrap ignoreAttachments option in a ReceiveConfig record

3 years agoRefactor SendReceiptAction to take type argument
AsamK [Thu, 26 May 2022 15:37:54 +0000 (17:37 +0200)]
Refactor SendReceiptAction to take type argument

3 years agoUse console charset for reading/writing to stdin/out
AsamK [Thu, 26 May 2022 12:49:16 +0000 (14:49 +0200)]
Use console charset for reading/writing to stdin/out

3 years agoUpdate dbus-java
AsamK [Thu, 26 May 2022 10:41:29 +0000 (12:41 +0200)]
Update dbus-java

3 years agoFix inspection issues
AsamK [Thu, 26 May 2022 10:23:21 +0000 (12:23 +0200)]
Fix inspection issues

3 years agoImplement sending link previews
AsamK [Wed, 25 May 2022 21:23:33 +0000 (23:23 +0200)]
Implement sending link previews

Fixes #276

3 years agoRefactor attachment upload helpers
AsamK [Wed, 25 May 2022 20:31:15 +0000 (22:31 +0200)]
Refactor attachment upload helpers

3 years agoStore retrieved storage manifest locally
AsamK [Tue, 24 May 2022 19:07:40 +0000 (21:07 +0200)]
Store retrieved storage manifest locally

3 years agoHandle account record the same as other records when reading storage
AsamK [Tue, 24 May 2022 18:09:01 +0000 (20:09 +0200)]
Handle account record the same as other records when reading storage

3 years agoStore family name in recipient store
AsamK [Tue, 24 May 2022 19:08:52 +0000 (21:08 +0200)]
Store family name in recipient store

3 years agoRename main/master device to primary device
AsamK [Tue, 24 May 2022 12:36:33 +0000 (14:36 +0200)]
Rename main/master device to primary device

3 years agoRefresh pre keys after receiving a sync message with PNI identity
AsamK [Mon, 23 May 2022 15:43:55 +0000 (17:43 +0200)]
Refresh pre keys after receiving a sync message with PNI identity

3 years agoOnly generate prekeys if the corresponding identity key exists
AsamK [Mon, 23 May 2022 15:39:18 +0000 (17:39 +0200)]
Only generate prekeys if the corresponding identity key exists

3 years agoSplit contact name field in given name and family name
AsamK [Mon, 23 May 2022 14:42:38 +0000 (16:42 +0200)]
Split contact name field in given name and family name

3 years agoUpdate code style for text blocks
AsamK [Mon, 23 May 2022 14:24:36 +0000 (16:24 +0200)]
Update code style for text blocks

3 years agoRefresh self profile before rotating profile key
AsamK [Mon, 23 May 2022 14:24:08 +0000 (16:24 +0200)]
Refresh self profile before rotating profile key

3 years agoReduce direct use of recipient store
AsamK [Mon, 23 May 2022 11:18:33 +0000 (13:18 +0200)]
Reduce direct use of recipient store

3 years agoPrint more detailed error message when registering with non-normalized number
AsamK [Sun, 22 May 2022 20:01:11 +0000 (22:01 +0200)]
Print more detailed error message when registering with non-normalized number

Fixes #958

3 years agoUpdate json-rpc client
AsamK [Sat, 21 May 2022 10:10:51 +0000 (12:10 +0200)]
Update json-rpc client

3 years agoUpdate README.md
Sebastian Scheibner [Sat, 21 May 2022 09:47:46 +0000 (11:47 +0200)]
Update README.md

3 years agoAdd mobile-coin-address to updateProfile command
AsamK [Sat, 21 May 2022 08:42:56 +0000 (10:42 +0200)]
Add mobile-coin-address to updateProfile command

3 years agoDecrypt and verify the profile payment address
AsamK [Sat, 21 May 2022 08:08:40 +0000 (10:08 +0200)]
Decrypt and verify the profile payment address

3 years agoRefactor manager update profile method
AsamK [Sat, 21 May 2022 07:29:58 +0000 (09:29 +0200)]
Refactor manager update profile method

3 years agoImplement sendPayment notification command
AsamK [Thu, 19 May 2022 18:54:15 +0000 (20:54 +0200)]
Implement sendPayment notification command

3 years agoUpdate documentation
AsamK [Sat, 21 May 2022 07:00:42 +0000 (09:00 +0200)]
Update documentation

3 years agoUpdate json-rpc client
AsamK [Fri, 20 May 2022 09:57:18 +0000 (11:57 +0200)]
Update json-rpc client

3 years agoExtend listContacts command with profiles and filtering
AsamK [Fri, 20 May 2022 09:46:03 +0000 (11:46 +0200)]
Extend listContacts command with profiles and filtering

3 years agoFix repackage if building with multiple java versions
AsamK [Thu, 19 May 2022 11:48:34 +0000 (13:48 +0200)]
Fix repackage if building with multiple java versions

3 years agoBump version v0.10.6
AsamK [Thu, 19 May 2022 11:06:57 +0000 (13:06 +0200)]
Bump version

3 years agoOnly update profile keys from authoritative group changes
AsamK [Thu, 19 May 2022 10:23:35 +0000 (12:23 +0200)]
Only update profile keys from authoritative group changes

3 years agoUpdate libsignal-service-java
AsamK [Thu, 19 May 2022 08:32:57 +0000 (10:32 +0200)]
Update libsignal-service-java

3 years agoRotate profile key after blocking a contact/group
AsamK [Wed, 18 May 2022 10:19:06 +0000 (12:19 +0200)]
Rotate profile key after blocking a contact/group

3 years agoStore profile sharing enabled for contacts
AsamK [Wed, 18 May 2022 13:26:34 +0000 (15:26 +0200)]
Store profile sharing enabled for contacts

Automatically enable it when sending direct messages

3 years agoDon't reset avatar url path when updating profile with same avatar
AsamK [Wed, 18 May 2022 17:12:20 +0000 (19:12 +0200)]
Don't reset avatar url path when updating profile with same avatar

3 years agoCleanup fileChannel if file locking fails
AsamK [Wed, 18 May 2022 13:27:02 +0000 (15:27 +0200)]
Cleanup fileChannel if file locking fails

3 years agoRefactor set blocked methods to accept multiple recipientIds/groupIds
AsamK [Wed, 18 May 2022 09:09:05 +0000 (11:09 +0200)]
Refactor set blocked methods to accept multiple recipientIds/groupIds

3 years agoKeep unrestricted unidentified access if it was set before
AsamK [Wed, 18 May 2022 08:45:53 +0000 (10:45 +0200)]
Keep unrestricted unidentified access if it was set before

3 years agoInclude unrestricted unidentified access state in getUserStatus response
AsamK [Tue, 17 May 2022 18:39:06 +0000 (20:39 +0200)]
Include unrestricted unidentified access state in getUserStatus response

3 years agoInclude reason for inactive group link in error message
AsamK [Tue, 17 May 2022 18:22:56 +0000 (20:22 +0200)]
Include reason for inactive group link in error message

3 years agoStore payment address of profiles
AsamK [Tue, 17 May 2022 18:09:26 +0000 (20:09 +0200)]
Store payment address of profiles

3 years agoAdded new parameter to filter the output of listGroups by groupId
AsamK [Mon, 16 May 2022 13:22:03 +0000 (15:22 +0200)]
Added new parameter to filter the output of listGroups by groupId

Fixes #953

3 years agoUpdate graalvm config
AsamK [Mon, 16 May 2022 12:35:34 +0000 (14:35 +0200)]
Update graalvm config

Fixes #942

3 years agoUpdate native-image handling in tests
AsamK [Mon, 16 May 2022 11:00:23 +0000 (13:00 +0200)]
Update native-image handling in tests

3 years agoPrevent printing stack trace for unregistered users
AsamK [Mon, 16 May 2022 10:23:45 +0000 (12:23 +0200)]
Prevent printing stack trace for unregistered users

3 years agoAdd command to delete local account data
AsamK [Mon, 16 May 2022 10:20:23 +0000 (12:20 +0200)]
Add command to delete local account data

Fixes #912

3 years agoStore information if account is registerd on LIVE or STAGING env in account file
AsamK [Sun, 15 May 2022 14:13:01 +0000 (16:13 +0200)]
Store information if account is registerd on LIVE or STAGING env in account file

Fixes #896

3 years agoAdd warning if user has no profile name set
AsamK [Sat, 14 May 2022 13:43:25 +0000 (15:43 +0200)]
Add warning if user has no profile name set

3 years agoExtract getSelfProfile method
AsamK [Sat, 14 May 2022 13:19:00 +0000 (15:19 +0200)]
Extract getSelfProfile method

3 years agoUpdate libsignal-service-java
AsamK [Sat, 14 May 2022 13:08:19 +0000 (15:08 +0200)]
Update libsignal-service-java

3 years agoFix deleting a recipient which has no uuid
AsamK [Mon, 2 May 2022 15:13:30 +0000 (17:13 +0200)]
Fix deleting a recipient which has no uuid

Fixes #946

3 years agoFix graalvm native build
AsamK [Tue, 26 Apr 2022 20:53:47 +0000 (22:53 +0200)]
Fix graalvm native build

Fixes #944

3 years agoUpdate dependencies
AsamK [Mon, 18 Apr 2022 09:02:29 +0000 (11:02 +0200)]
Update dependencies

3 years agoUse Java 17 for codeql
AsamK [Tue, 12 Apr 2022 13:45:42 +0000 (15:45 +0200)]
Use Java 17 for codeql

3 years agoUpdate gradle wrapper
AsamK [Tue, 12 Apr 2022 13:44:23 +0000 (15:44 +0200)]
Update gradle wrapper

3 years agoAdd Java 18 to CI workflows
AsamK [Tue, 12 Apr 2022 13:40:28 +0000 (15:40 +0200)]
Add Java 18 to CI workflows

3 years agoUpdate repackage-native-libs.yml
AsamK [Mon, 11 Apr 2022 21:02:41 +0000 (23:02 +0200)]
Update repackage-native-libs.yml

3 years agoBump version v0.10.5
AsamK [Mon, 11 Apr 2022 20:26:05 +0000 (22:26 +0200)]
Bump version

3 years agoUpdate reflect-config.json
AsamK [Mon, 11 Apr 2022 20:30:25 +0000 (22:30 +0200)]
Update reflect-config.json

3 years agoUpdate dependencies
AsamK [Mon, 11 Apr 2022 20:24:48 +0000 (22:24 +0200)]
Update dependencies

3 years agoRefresh pre keys for PNI identity
AsamK [Mon, 11 Apr 2022 18:05:02 +0000 (20:05 +0200)]
Refresh pre keys for PNI identity

Fixes #930

3 years agoAdd support for banning/unbanning group members
AsamK [Sat, 9 Apr 2022 17:01:37 +0000 (19:01 +0200)]
Add support for banning/unbanning group members

3 years agoWorkaround adoc issue
AsamK [Sat, 9 Apr 2022 17:02:51 +0000 (19:02 +0200)]
Workaround adoc issue

3 years agoOutput RATE_LIMIT_FAILURE type more reliably in json output
AsamK [Wed, 6 Apr 2022 20:35:51 +0000 (22:35 +0200)]
Output RATE_LIMIT_FAILURE type more reliably in json output

Fixes #923

3 years agoUpdate reflect-config.json
AsamK [Wed, 6 Apr 2022 20:34:34 +0000 (22:34 +0200)]
Update reflect-config.json

3 years agoPrevent deleting a group locally if the user is still a member
AsamK [Wed, 6 Apr 2022 20:28:07 +0000 (22:28 +0200)]
Prevent deleting a group locally if the user is still a member

Fixes #924

3 years agoFix check if there was a send error when creating a group without members
AsamK [Wed, 6 Apr 2022 20:17:06 +0000 (22:17 +0200)]
Fix check if there was a send error when creating a group without members

Fixes #925

3 years agoFix output of rate limit exception
AsamK [Wed, 6 Apr 2022 20:09:22 +0000 (22:09 +0200)]
Fix output of rate limit exception

3 years agoUpdate libsignal-service-java
AsamK [Tue, 29 Mar 2022 19:37:06 +0000 (21:37 +0200)]
Update libsignal-service-java

3 years agoFix plain text output of blocked group ids
AsamK [Sun, 27 Mar 2022 16:57:21 +0000 (18:57 +0200)]
Fix plain text output of blocked group ids

3 years agoUpdate graalvm build tools plugin
AsamK [Sun, 27 Mar 2022 16:56:36 +0000 (18:56 +0200)]
Update graalvm build tools plugin

3 years agoUpdate libsignal-service-java
AsamK [Thu, 17 Mar 2022 22:24:30 +0000 (23:24 +0100)]
Update libsignal-service-java

3 years agoBump version v0.10.4.2
AsamK [Thu, 17 Mar 2022 21:33:39 +0000 (22:33 +0100)]
Bump version

3 years agoUse correct captcha url in test script
AsamK [Thu, 17 Mar 2022 20:49:29 +0000 (21:49 +0100)]
Use correct captcha url in test script

3 years agoFix multi account commands for newly created accounts
AsamK [Thu, 17 Mar 2022 20:45:30 +0000 (21:45 +0100)]
Fix multi account commands for newly created accounts

Fixes #913

3 years agoUpdate libsignal-service-java
AsamK [Wed, 16 Mar 2022 20:04:14 +0000 (21:04 +0100)]
Update libsignal-service-java

3 years agoFix NoSuchElementException in json serialization for messages from an untrusted identity
AsamK [Wed, 16 Mar 2022 18:37:58 +0000 (19:37 +0100)]
Fix NoSuchElementException in json serialization for messages from an untrusted identity

Fixes #910

3 years agoBump version v0.10.4.1
AsamK [Wed, 2 Mar 2022 21:58:22 +0000 (22:58 +0100)]
Bump version

3 years agoMark --target-timestamp flag as required for sendReceipt command
AsamK [Wed, 2 Mar 2022 21:45:26 +0000 (22:45 +0100)]
Mark --target-timestamp flag as required for sendReceipt command

Fixes #901

3 years agoUpdate libsignal-service-java
AsamK [Thu, 24 Feb 2022 16:31:33 +0000 (17:31 +0100)]
Update libsignal-service-java

Fixes #897

3 years agoBump version v0.10.4
AsamK [Sun, 20 Feb 2022 15:57:49 +0000 (16:57 +0100)]
Bump version

3 years agoAdd --message-from-stdin flag for send command
AsamK [Sun, 20 Feb 2022 13:18:20 +0000 (14:18 +0100)]
Add --message-from-stdin flag for send command

3 years agoUpdate libsignal-service-java
AsamK [Sun, 20 Feb 2022 11:22:37 +0000 (12:22 +0100)]
Update libsignal-service-java

3 years agoPrevent preKeyIds from starting at zero
AsamK [Sun, 20 Feb 2022 09:03:19 +0000 (10:03 +0100)]
Prevent preKeyIds from starting at zero

3 years agoHandle UnsupportedOperationException in daemon command
AsamK [Sun, 20 Feb 2022 09:02:15 +0000 (10:02 +0100)]
Handle UnsupportedOperationException in daemon command

3 years agoHandle OverlappingFileLockException when linking
AsamK [Sun, 20 Feb 2022 09:01:29 +0000 (10:01 +0100)]
Handle OverlappingFileLockException when linking

3 years agoImplement JSON-RPC client PoC
AsamK [Sat, 5 Feb 2022 15:41:22 +0000 (16:41 +0100)]
Implement JSON-RPC client PoC

3 years agoRename error field in json receive response to exception
AsamK [Fri, 4 Feb 2022 14:47:06 +0000 (15:47 +0100)]
Rename error field in json receive response to exception

3 years agoPrevent a stale jsonrpc connection from interfering with message receiving
AsamK [Sat, 19 Feb 2022 17:46:45 +0000 (18:46 +0100)]
Prevent a stale jsonrpc connection from interfering with message receiving

Fixes #893

3 years agoUpdate graalvm build tools
AsamK [Sat, 19 Feb 2022 17:44:25 +0000 (18:44 +0100)]
Update graalvm build tools

3 years agoImprove error messages when daemon is already running
AsamK [Sun, 13 Feb 2022 19:08:02 +0000 (20:08 +0100)]
Improve error messages when daemon is already running

3 years agoLoad multiple accounts in parallel
AsamK [Sun, 13 Feb 2022 19:07:08 +0000 (20:07 +0100)]
Load multiple accounts in parallel

3 years agoImprove stop receive handling
AsamK [Sat, 12 Feb 2022 11:26:42 +0000 (12:26 +0100)]
Improve stop receive handling

Only interrupt the receive thread if it is currently waiting for new
messages from the server, otherwise just set a stop flag.

3 years agoImplement basic listAccounts for dbus client mode
AsamK [Sat, 12 Feb 2022 10:20:05 +0000 (11:20 +0100)]
Implement basic listAccounts for dbus client mode

Fixes #891