]>
nmode's Git Repositories - signal-cli/log
AsamK [Sun, 29 May 2022 20:25:53 +0000 (22:25 +0200)]
Bump version
AsamK [Sun, 29 May 2022 20:21:24 +0000 (22:21 +0200)]
Split given/family name in updateContact command
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
AsamK [Thu, 26 May 2022 15:53:14 +0000 (17:53 +0200)]
Wrap ignoreAttachments option in a ReceiveConfig record
AsamK [Thu, 26 May 2022 15:37:54 +0000 (17:37 +0200)]
Refactor SendReceiptAction to take type argument
AsamK [Thu, 26 May 2022 12:49:16 +0000 (14:49 +0200)]
Use console charset for reading/writing to stdin/out
AsamK [Thu, 26 May 2022 10:41:29 +0000 (12:41 +0200)]
Update dbus-java
AsamK [Thu, 26 May 2022 10:23:21 +0000 (12:23 +0200)]
Fix inspection issues
AsamK [Wed, 25 May 2022 21:23:33 +0000 (23:23 +0200)]
Implement sending link previews
Fixes #276
AsamK [Wed, 25 May 2022 20:31:15 +0000 (22:31 +0200)]
Refactor attachment upload helpers
AsamK [Tue, 24 May 2022 19:07:40 +0000 (21:07 +0200)]
Store retrieved storage manifest locally
AsamK [Tue, 24 May 2022 18:09:01 +0000 (20:09 +0200)]
Handle account record the same as other records when reading storage
AsamK [Tue, 24 May 2022 19:08:52 +0000 (21:08 +0200)]
Store family name in recipient store
AsamK [Tue, 24 May 2022 12:36:33 +0000 (14:36 +0200)]
Rename main/master device to primary device
AsamK [Mon, 23 May 2022 15:43:55 +0000 (17:43 +0200)]
Refresh pre keys after receiving a sync message with PNI identity
AsamK [Mon, 23 May 2022 15:39:18 +0000 (17:39 +0200)]
Only generate prekeys if the corresponding identity key exists
AsamK [Mon, 23 May 2022 14:42:38 +0000 (16:42 +0200)]
Split contact name field in given name and family name
AsamK [Mon, 23 May 2022 14:24:36 +0000 (16:24 +0200)]
Update code style for text blocks
AsamK [Mon, 23 May 2022 14:24:08 +0000 (16:24 +0200)]
Refresh self profile before rotating profile key
AsamK [Mon, 23 May 2022 11:18:33 +0000 (13:18 +0200)]
Reduce direct use of recipient store
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
AsamK [Sat, 21 May 2022 10:10:51 +0000 (12:10 +0200)]
Update json-rpc client
Sebastian Scheibner [Sat, 21 May 2022 09:47:46 +0000 (11:47 +0200)]
Update README.md
AsamK [Sat, 21 May 2022 08:42:56 +0000 (10:42 +0200)]
Add mobile-coin-address to updateProfile command
AsamK [Sat, 21 May 2022 08:08:40 +0000 (10:08 +0200)]
Decrypt and verify the profile payment address
AsamK [Sat, 21 May 2022 07:29:58 +0000 (09:29 +0200)]
Refactor manager update profile method
AsamK [Thu, 19 May 2022 18:54:15 +0000 (20:54 +0200)]
Implement sendPayment notification command
AsamK [Sat, 21 May 2022 07:00:42 +0000 (09:00 +0200)]
Update documentation
AsamK [Fri, 20 May 2022 09:57:18 +0000 (11:57 +0200)]
Update json-rpc client
AsamK [Fri, 20 May 2022 09:46:03 +0000 (11:46 +0200)]
Extend listContacts command with profiles and filtering
AsamK [Thu, 19 May 2022 11:48:34 +0000 (13:48 +0200)]
Fix repackage if building with multiple java versions
AsamK [Thu, 19 May 2022 11:06:57 +0000 (13:06 +0200)]
Bump version
AsamK [Thu, 19 May 2022 10:23:35 +0000 (12:23 +0200)]
Only update profile keys from authoritative group changes
AsamK [Thu, 19 May 2022 08:32:57 +0000 (10:32 +0200)]
Update libsignal-service-java
AsamK [Wed, 18 May 2022 10:19:06 +0000 (12:19 +0200)]
Rotate profile key after blocking a contact/group
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
AsamK [Wed, 18 May 2022 17:12:20 +0000 (19:12 +0200)]
Don't reset avatar url path when updating profile with same avatar
AsamK [Wed, 18 May 2022 13:27:02 +0000 (15:27 +0200)]
Cleanup fileChannel if file locking fails
AsamK [Wed, 18 May 2022 09:09:05 +0000 (11:09 +0200)]
Refactor set blocked methods to accept multiple recipientIds/groupIds
AsamK [Wed, 18 May 2022 08:45:53 +0000 (10:45 +0200)]
Keep unrestricted unidentified access if it was set before
AsamK [Tue, 17 May 2022 18:39:06 +0000 (20:39 +0200)]
Include unrestricted unidentified access state in getUserStatus response
AsamK [Tue, 17 May 2022 18:22:56 +0000 (20:22 +0200)]
Include reason for inactive group link in error message
AsamK [Tue, 17 May 2022 18:09:26 +0000 (20:09 +0200)]
Store payment address of profiles
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
AsamK [Mon, 16 May 2022 12:35:34 +0000 (14:35 +0200)]
Update graalvm config
Fixes #942
AsamK [Mon, 16 May 2022 11:00:23 +0000 (13:00 +0200)]
Update native-image handling in tests
AsamK [Mon, 16 May 2022 10:23:45 +0000 (12:23 +0200)]
Prevent printing stack trace for unregistered users
AsamK [Mon, 16 May 2022 10:20:23 +0000 (12:20 +0200)]
Add command to delete local account data
Fixes #912
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
AsamK [Sat, 14 May 2022 13:43:25 +0000 (15:43 +0200)]
Add warning if user has no profile name set
AsamK [Sat, 14 May 2022 13:19:00 +0000 (15:19 +0200)]
Extract getSelfProfile method
AsamK [Sat, 14 May 2022 13:08:19 +0000 (15:08 +0200)]
Update libsignal-service-java
AsamK [Mon, 2 May 2022 15:13:30 +0000 (17:13 +0200)]
Fix deleting a recipient which has no uuid
Fixes #946
AsamK [Tue, 26 Apr 2022 20:53:47 +0000 (22:53 +0200)]
Fix graalvm native build
Fixes #944
AsamK [Mon, 18 Apr 2022 09:02:29 +0000 (11:02 +0200)]
Update dependencies
AsamK [Tue, 12 Apr 2022 13:45:42 +0000 (15:45 +0200)]
Use Java 17 for codeql
AsamK [Tue, 12 Apr 2022 13:44:23 +0000 (15:44 +0200)]
Update gradle wrapper
AsamK [Tue, 12 Apr 2022 13:40:28 +0000 (15:40 +0200)]
Add Java 18 to CI workflows
AsamK [Mon, 11 Apr 2022 21:02:41 +0000 (23:02 +0200)]
Update repackage-native-libs.yml
AsamK [Mon, 11 Apr 2022 20:26:05 +0000 (22:26 +0200)]
Bump version
AsamK [Mon, 11 Apr 2022 20:30:25 +0000 (22:30 +0200)]
Update reflect-config.json
AsamK [Mon, 11 Apr 2022 20:24:48 +0000 (22:24 +0200)]
Update dependencies
AsamK [Mon, 11 Apr 2022 18:05:02 +0000 (20:05 +0200)]
Refresh pre keys for PNI identity
Fixes #930
AsamK [Sat, 9 Apr 2022 17:01:37 +0000 (19:01 +0200)]
Add support for banning/unbanning group members
AsamK [Sat, 9 Apr 2022 17:02:51 +0000 (19:02 +0200)]
Workaround adoc issue
AsamK [Wed, 6 Apr 2022 20:35:51 +0000 (22:35 +0200)]
Output RATE_LIMIT_FAILURE type more reliably in json output
Fixes #923
AsamK [Wed, 6 Apr 2022 20:34:34 +0000 (22:34 +0200)]
Update reflect-config.json
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
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
AsamK [Wed, 6 Apr 2022 20:09:22 +0000 (22:09 +0200)]
Fix output of rate limit exception
AsamK [Tue, 29 Mar 2022 19:37:06 +0000 (21:37 +0200)]
Update libsignal-service-java
AsamK [Sun, 27 Mar 2022 16:57:21 +0000 (18:57 +0200)]
Fix plain text output of blocked group ids
AsamK [Sun, 27 Mar 2022 16:56:36 +0000 (18:56 +0200)]
Update graalvm build tools plugin
AsamK [Thu, 17 Mar 2022 22:24:30 +0000 (23:24 +0100)]
Update libsignal-service-java
AsamK [Thu, 17 Mar 2022 21:33:39 +0000 (22:33 +0100)]
Bump version
AsamK [Thu, 17 Mar 2022 20:49:29 +0000 (21:49 +0100)]
Use correct captcha url in test script
AsamK [Thu, 17 Mar 2022 20:45:30 +0000 (21:45 +0100)]
Fix multi account commands for newly created accounts
Fixes #913
AsamK [Wed, 16 Mar 2022 20:04:14 +0000 (21:04 +0100)]
Update libsignal-service-java
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
AsamK [Wed, 2 Mar 2022 21:58:22 +0000 (22:58 +0100)]
Bump version
AsamK [Wed, 2 Mar 2022 21:45:26 +0000 (22:45 +0100)]
Mark --target-timestamp flag as required for sendReceipt command
Fixes #901
AsamK [Thu, 24 Feb 2022 16:31:33 +0000 (17:31 +0100)]
Update libsignal-service-java
Fixes #897
AsamK [Sun, 20 Feb 2022 15:57:49 +0000 (16:57 +0100)]
Bump version
AsamK [Sun, 20 Feb 2022 13:18:20 +0000 (14:18 +0100)]
Add --message-from-stdin flag for send command
AsamK [Sun, 20 Feb 2022 11:22:37 +0000 (12:22 +0100)]
Update libsignal-service-java
AsamK [Sun, 20 Feb 2022 09:03:19 +0000 (10:03 +0100)]
Prevent preKeyIds from starting at zero
AsamK [Sun, 20 Feb 2022 09:02:15 +0000 (10:02 +0100)]
Handle UnsupportedOperationException in daemon command
AsamK [Sun, 20 Feb 2022 09:01:29 +0000 (10:01 +0100)]
Handle OverlappingFileLockException when linking
AsamK [Sat, 5 Feb 2022 15:41:22 +0000 (16:41 +0100)]
Implement JSON-RPC client PoC
AsamK [Fri, 4 Feb 2022 14:47:06 +0000 (15:47 +0100)]
Rename error field in json receive response to exception
AsamK [Sat, 19 Feb 2022 17:46:45 +0000 (18:46 +0100)]
Prevent a stale jsonrpc connection from interfering with message receiving
Fixes #893
AsamK [Sat, 19 Feb 2022 17:44:25 +0000 (18:44 +0100)]
Update graalvm build tools
AsamK [Sun, 13 Feb 2022 19:08:02 +0000 (20:08 +0100)]
Improve error messages when daemon is already running
AsamK [Sun, 13 Feb 2022 19:07:08 +0000 (20:07 +0100)]
Load multiple accounts in parallel
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.
AsamK [Sat, 12 Feb 2022 10:20:05 +0000 (11:20 +0100)]
Implement basic listAccounts for dbus client mode
Fixes #891
AsamK [Sat, 12 Feb 2022 10:17:44 +0000 (11:17 +0100)]
Improve decryption error logging
AsamK [Fri, 11 Feb 2022 19:33:12 +0000 (20:33 +0100)]
Update libsignal-service-java
AsamK [Fri, 11 Feb 2022 17:11:13 +0000 (18:11 +0100)]
Implement support for change number as linked device
AsamK [Fri, 11 Feb 2022 16:59:02 +0000 (17:59 +0100)]
Reexport dbus objects when self number changes