]> nmode's Git Repositories - signal-cli/log
signal-cli
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

3 years agoImprove decryption error logging
AsamK [Sat, 12 Feb 2022 10:17:44 +0000 (11:17 +0100)]
Improve decryption error logging

3 years agoUpdate libsignal-service-java
AsamK [Fri, 11 Feb 2022 19:33:12 +0000 (20:33 +0100)]
Update libsignal-service-java

3 years agoImplement support for change number as linked device
AsamK [Fri, 11 Feb 2022 17:11:13 +0000 (18:11 +0100)]
Implement support for change number as linked device

3 years agoReexport dbus objects when self number changes
AsamK [Fri, 11 Feb 2022 16:59:02 +0000 (17:59 +0100)]
Reexport dbus objects when self number changes

3 years agoPrevent stripping number from self recipient in edge cases
AsamK [Fri, 11 Feb 2022 16:35:14 +0000 (17:35 +0100)]
Prevent stripping number from self recipient in edge cases

3 years agoUpdate self identifiers after whoAmI request
AsamK [Fri, 11 Feb 2022 16:09:09 +0000 (17:09 +0100)]
Update self identifiers after whoAmI request

3 years agoExtract number verification code logic
AsamK [Fri, 11 Feb 2022 15:25:35 +0000 (16:25 +0100)]
Extract number verification code logic

3 years agoMove credentials provider to SignalAccount
AsamK [Fri, 11 Feb 2022 15:23:09 +0000 (16:23 +0100)]
Move credentials provider to SignalAccount

3 years agoStore account list in accounts.json file
AsamK [Thu, 10 Feb 2022 17:27:24 +0000 (18:27 +0100)]
Store account list in accounts.json file

3 years agoAdd SignalAccountFiles as a central entry point
AsamK [Wed, 9 Feb 2022 18:07:23 +0000 (19:07 +0100)]
Add SignalAccountFiles as a central entry point

3 years agoAdd additional logging to message send log store
AsamK [Fri, 11 Feb 2022 19:35:52 +0000 (20:35 +0100)]
Add additional logging to message send log store

3 years agoFix type of device id to Integer
AsamK [Fri, 11 Feb 2022 20:01:02 +0000 (21:01 +0100)]
Fix type of device id to Integer

Fixes #889

3 years agoFix behavior when reading a v1 group from storage that has already been migrated...
AsamK [Thu, 10 Feb 2022 14:40:04 +0000 (15:40 +0100)]
Fix behavior when reading a v1 group from storage that has already been migrated locally

Fixes #888

3 years agoUpdate reflect-config.json
AsamK [Wed, 9 Feb 2022 21:47:23 +0000 (22:47 +0100)]
Update reflect-config.json

3 years agoAdd reference to alpine linux aport to README (#887)
Simon F [Thu, 10 Feb 2022 06:43:55 +0000 (06:43 +0000)]
Add reference to alpine linux aport to README (#887)

3 years agoClose database connection before sleeping
AsamK [Wed, 9 Feb 2022 18:08:12 +0000 (19:08 +0100)]
Close database connection before sleeping

3 years agoAlign receive timeout behavior for dbus client with cli and JSON-RPC
AsamK [Sun, 6 Feb 2022 18:33:50 +0000 (19:33 +0100)]
Align receive timeout behavior for dbus client with cli and JSON-RPC

Timeout is reset by every incoming message

3 years agoCleanup manager package
AsamK [Sun, 6 Feb 2022 16:21:39 +0000 (17:21 +0100)]
Cleanup manager package

3 years agoExtra Database base class from AccountDatabase
AsamK [Sun, 6 Feb 2022 12:01:35 +0000 (13:01 +0100)]
Extra Database base class from AccountDatabase

3 years agoUse RecipientAddress in AvatarStore
AsamK [Sun, 6 Feb 2022 10:13:01 +0000 (11:13 +0100)]
Use RecipientAddress in AvatarStore