]>
nmode's Git Repositories - signal-cli/log
AsamK [Fri, 2 Sep 2022 20:33:48 +0000 (22:33 +0200)]
Update dependencies
AsamK [Mon, 29 Aug 2022 17:31:07 +0000 (19:31 +0200)]
Fix default value for phone number sharing mode
Fixes #1002
AsamK [Sun, 28 Aug 2022 15:15:24 +0000 (17:15 +0200)]
Always use content sender if available
AsamK [Sun, 28 Aug 2022 14:32:35 +0000 (16:32 +0200)]
Log error for fatal load errors
AsamK [Tue, 23 Aug 2022 17:41:02 +0000 (19:41 +0200)]
Create database tables with strict mode
AsamK [Tue, 23 Aug 2022 12:17:14 +0000 (14:17 +0200)]
Key tables on serviceId instead of recipientId
AsamK [Tue, 23 Aug 2022 15:19:38 +0000 (17:19 +0200)]
Move test config
AsamK [Wed, 17 Aug 2022 19:24:50 +0000 (21:24 +0200)]
Extract method to read result set
AsamK [Wed, 17 Aug 2022 19:20:36 +0000 (21:20 +0200)]
Store urgent field in database
AsamK [Tue, 21 Jun 2022 11:55:34 +0000 (13:55 +0200)]
Disallow sending an empty message
It would be ignored by the offical apps anyway
AsamK [Tue, 21 Jun 2022 11:55:01 +0000 (13:55 +0200)]
Remove fallback to reading stdin if no message body is given
To read a message from stdin, use the `--message-from-stdin` flag
AsamK [Sat, 11 Jun 2022 16:23:33 +0000 (18:23 +0200)]
Change meaning of -v flag from --version to --verbose
AsamK [Fri, 10 Jun 2022 21:21:39 +0000 (23:21 +0200)]
Move sender key store to database
AsamK [Fri, 10 Jun 2022 12:34:24 +0000 (14:34 +0200)]
Move identity store to database
AsamK [Thu, 9 Jun 2022 20:27:05 +0000 (22:27 +0200)]
Implement SignalServiceAccountDataStore for PNI
AsamK [Thu, 9 Jun 2022 14:54:48 +0000 (16:54 +0200)]
Move session store to database
AsamK [Wed, 8 Jun 2022 21:29:30 +0000 (23:29 +0200)]
Move group store to database
AsamK [Thu, 9 Jun 2022 19:36:28 +0000 (21:36 +0200)]
Add RecipientIdCreator for creating recipientIds from the database
AsamK [Wed, 8 Jun 2022 10:25:42 +0000 (12:25 +0200)]
Move pre key stores to database
AsamK [Tue, 7 Jun 2022 13:09:10 +0000 (15:09 +0200)]
Move sticker store to database
AsamK [Sun, 22 May 2022 19:47:40 +0000 (21:47 +0200)]
Move recipient store to database
AsamK [Sun, 28 Aug 2022 13:40:23 +0000 (15:40 +0200)]
Store account file version after migration
AsamK [Sun, 28 Aug 2022 13:35:02 +0000 (15:35 +0200)]
Add fallback KBS and migrate to current version
AsamK [Thu, 25 Aug 2022 20:01:28 +0000 (22:01 +0200)]
Update KBS enclave
AsamK [Thu, 18 Aug 2022 21:03:20 +0000 (23:03 +0200)]
Update CDSI enclave
AsamK [Wed, 17 Aug 2022 16:24:54 +0000 (18:24 +0200)]
Bump version to 0.10.11
AsamK [Wed, 17 Aug 2022 16:21:06 +0000 (18:21 +0200)]
Update sqlite-jdbc
AsamK [Wed, 17 Aug 2022 16:13:14 +0000 (18:13 +0200)]
Adapt log level when using system locale
AsamK [Thu, 11 Aug 2022 17:09:41 +0000 (19:09 +0200)]
Update libsignal-service-java
AsamK [Thu, 11 Aug 2022 16:59:40 +0000 (18:59 +0200)]
Update CDS config
AsamK [Tue, 9 Aug 2022 21:20:19 +0000 (23:20 +0200)]
Update libsignal-service-java
AsamK [Mon, 8 Aug 2022 16:12:30 +0000 (18:12 +0200)]
Implement receive handling for story messages
AsamK [Tue, 2 Aug 2022 21:20:26 +0000 (23:20 +0200)]
Update libsignal-service-java
Sebastian Scheibner [Sat, 30 Jul 2022 14:57:48 +0000 (16:57 +0200)]
Update FUNDING.yml
AsamK [Sat, 30 Jul 2022 14:52:13 +0000 (16:52 +0200)]
Update CHANGELOG.md
AsamK [Sat, 30 Jul 2022 12:56:17 +0000 (14:56 +0200)]
Bump version to 0.10.10
AsamK [Thu, 28 Jul 2022 14:57:49 +0000 (16:57 +0200)]
Update KBS enclave
Fixes #985
AsamK [Wed, 27 Jul 2022 18:58:58 +0000 (20:58 +0200)]
Workaround possible GraalVM issue
AsamK [Wed, 27 Jul 2022 16:20:07 +0000 (18:20 +0200)]
Workaround possible GraalVM issue
Fixes #987
AsamK [Sun, 24 Jul 2022 08:01:22 +0000 (10:01 +0200)]
Update libsignal-service-java
AsamK [Sat, 16 Jul 2022 13:25:58 +0000 (15:25 +0200)]
Bump version to 0.10.9
AsamK [Sat, 16 Jul 2022 13:17:48 +0000 (15:17 +0200)]
Update libsignal-service-java
AsamK [Sat, 16 Jul 2022 09:06:10 +0000 (11:06 +0200)]
Update gradle wrapper
AsamK [Thu, 7 Jul 2022 16:43:49 +0000 (18:43 +0200)]
Improve import of contact from storage
AsamK [Thu, 7 Jul 2022 16:22:09 +0000 (18:22 +0200)]
Use toList() Stream method
AsamK [Thu, 7 Jul 2022 16:46:29 +0000 (18:46 +0200)]
Update account attributes before checking whoAmI
AsamK [Fri, 15 Jul 2022 18:13:36 +0000 (20:13 +0200)]
Fix issue with loading legacy profile store
Fixes #981
AsamK [Fri, 15 Jul 2022 18:07:28 +0000 (20:07 +0200)]
Update graalvm buildtools
AsamK [Mon, 27 Jun 2022 14:57:40 +0000 (16:57 +0200)]
Prevent duplicate family name when handling contact sync message
AsamK [Mon, 27 Jun 2022 13:39:33 +0000 (15:39 +0200)]
Update graalvm buildtools
AsamK [Tue, 21 Jun 2022 18:34:38 +0000 (20:34 +0200)]
Reset cached storage manifest after provisioning/registering
AsamK [Tue, 21 Jun 2022 15:18:16 +0000 (17:18 +0200)]
Check account identifiers on the server before updating the account attributes
AsamK [Tue, 21 Jun 2022 15:17:25 +0000 (17:17 +0200)]
Create master key before storage sync if it doesn't exist yet
AsamK [Tue, 21 Jun 2022 14:58:15 +0000 (16:58 +0200)]
Separate registrationLock attribute from master key
John Rush [Tue, 21 Jun 2022 08:11:30 +0000 (01:11 -0700)]
Update README.md (#972)
Fix typo from "JSON-PRC" to "JSON-RPC".
AsamK [Sat, 18 Jun 2022 10:27:34 +0000 (12:27 +0200)]
Only send profile key update message from the primary device
AsamK [Sat, 18 Jun 2022 10:11:36 +0000 (12:11 +0200)]
Improve output for profile key update messages
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