]>
nmode's Git Repositories - signal-cli/log
AsamK [Mon, 13 Jun 2022 13:46:03 +0000 (15:46 +0200)]
Bump version
AsamK [Mon, 13 Jun 2022 13:35:25 +0000 (15:35 +0200)]
Improve number filtering of listContacts command
If the given number is not registered, don't output all recipients
AsamK [Sat, 11 Jun 2022 20:45:51 +0000 (22:45 +0200)]
Allow registering new accounts on both live and staging environments
in the same config directory
AsamK [Sat, 11 Jun 2022 16:36:53 +0000 (18:36 +0200)]
Make version command work on the command line
AsamK [Sat, 11 Jun 2022 16:17:15 +0000 (18:17 +0200)]
Add logging to test script
AsamK [Fri, 10 Jun 2022 08:34:37 +0000 (10:34 +0200)]
Handle groups sync message again
AsamK [Sat, 11 Jun 2022 10:34:30 +0000 (12:34 +0200)]
Update libsignal-service-java
AsamK [Thu, 9 Jun 2022 13:37:21 +0000 (15:37 +0200)]
Refactor identity key store
AsamK [Wed, 8 Jun 2022 15:50:20 +0000 (17:50 +0200)]
Unsubscribe receive if jsonRpcSender channel is closed
AsamK [Wed, 8 Jun 2022 15:26:37 +0000 (17:26 +0200)]
Store self profile key in profile store after linking
AsamK [Wed, 8 Jun 2022 15:26:22 +0000 (17:26 +0200)]
Log more detailed provisioning errors
AsamK [Wed, 8 Jun 2022 13:21:24 +0000 (15:21 +0200)]
Add additional logging for payment address parsing
AsamK [Tue, 7 Jun 2022 18:34:41 +0000 (20:34 +0200)]
Fix typo
AsamK [Tue, 7 Jun 2022 13:26:42 +0000 (15:26 +0200)]
Reformat sql statements in MessageSendLogStore
AsamK [Tue, 7 Jun 2022 12:25:28 +0000 (14:25 +0200)]
Rename ThreadInfo to LegacyThreadInfo
AsamK [Tue, 7 Jun 2022 09:53:53 +0000 (11:53 +0200)]
Update register error message
AsamK [Mon, 6 Jun 2022 15:14:17 +0000 (17:14 +0200)]
Extend logging when determining default locale
AsamK [Sat, 4 Jun 2022 09:52:42 +0000 (11:52 +0200)]
Reformat
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>
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