]> nmode's Git Repositories - signal-cli/log
signal-cli
7 months agoFixing RW connections deadlock on SQLite
Slayer [Tue, 14 Jan 2025 09:25:57 +0000 (11:25 +0200)]
Fixing RW connections deadlock on SQLite

Without this change we're getting a connection in the same thread we hold one already.

8 months agoBump version to 0.13.11 v0.13.11
AsamK [Thu, 26 Dec 2024 19:31:28 +0000 (20:31 +0100)]
Bump version to 0.13.11

8 months agoUpdate dependencies
AsamK [Thu, 26 Dec 2024 19:23:08 +0000 (20:23 +0100)]
Update dependencies

8 months agoImprove splitting of long message bodies
AsamK [Thu, 26 Dec 2024 19:15:19 +0000 (20:15 +0100)]
Improve splitting of long message bodies

8 months agoUpdate libsignal-service
AsamK [Thu, 26 Dec 2024 19:14:53 +0000 (20:14 +0100)]
Update libsignal-service

8 months agoDelete storage id of unregistered recipients after remote update
AsamK [Wed, 25 Dec 2024 16:19:33 +0000 (17:19 +0100)]
Delete storage id of unregistered recipients after remote update

8 months agoIgnore destination if it's an empty uuid
AsamK [Wed, 25 Dec 2024 15:23:31 +0000 (16:23 +0100)]
Ignore destination if it's an empty uuid

Fixes #1643

8 months agoUpdate dependencies
AsamK [Sun, 15 Dec 2024 20:18:02 +0000 (21:18 +0100)]
Update dependencies

8 months agoCreate account entropy pool instead of master key
AsamK [Sun, 15 Dec 2024 20:14:40 +0000 (21:14 +0100)]
Create account entropy pool instead of master key

8 months agoUpdate libsignal-service
AsamK [Sun, 15 Dec 2024 20:13:59 +0000 (21:13 +0100)]
Update libsignal-service

9 months agoUpdate CHANGELOG.md
AsamK [Sun, 1 Dec 2024 09:12:46 +0000 (10:12 +0100)]
Update CHANGELOG.md

Fixes #1641

9 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

9 months agoBump version to 0.13.10 v0.13.10
AsamK [Sat, 30 Nov 2024 15:14:53 +0000 (16:14 +0100)]
Bump version to 0.13.10

9 months agoUpdate reflect config
AsamK [Sat, 30 Nov 2024 14:45:26 +0000 (15:45 +0100)]
Update reflect config

9 months agoImprove documentation for recipient arguments
AsamK [Fri, 29 Nov 2024 19:53:28 +0000 (20:53 +0100)]
Improve documentation for recipient arguments

Fixes #1639

9 months agoAdd support for using PNI as recipient
AsamK [Fri, 29 Nov 2024 20:10:37 +0000 (21:10 +0100)]
Add support for using PNI as recipient

9 months agoUpdate libsignal-service
AsamK [Sun, 24 Nov 2024 11:37:42 +0000 (12:37 +0100)]
Update libsignal-service

Fixes #1633

9 months agoAdd simplification for single recipient reactions
AsamK [Sun, 24 Nov 2024 10:51:54 +0000 (11:51 +0100)]
Add simplification for single recipient reactions

9 months agoSmall code improvement
AsamK [Sat, 23 Nov 2024 22:54:39 +0000 (23:54 +0100)]
Small code improvement

9 months agoFix receiving shared contacts in graalvm mode
AsamK [Sat, 23 Nov 2024 22:32:49 +0000 (23:32 +0100)]
Fix receiving shared contacts in graalvm mode

Fixes #1629

9 months agoWorkaround issue with invalid address in recipient store
AsamK [Sat, 23 Nov 2024 22:20:45 +0000 (23:20 +0100)]
Workaround issue with invalid address in recipient store

9 months agoUpdate libsignal-service
AsamK [Sat, 23 Nov 2024 21:29:01 +0000 (22:29 +0100)]
Update libsignal-service

Support for storage encryption v2 and account entropy pool

Fixes #1632

9 months agoReformat files
AsamK [Sat, 23 Nov 2024 20:28:00 +0000 (21:28 +0100)]
Reformat files

9 months agoUpdate dependencies
AsamK [Thu, 21 Nov 2024 20:17:44 +0000 (21:17 +0100)]
Update dependencies

9 months agoSwitch to using toml version catalogs
AsamK [Thu, 21 Nov 2024 20:17:33 +0000 (21:17 +0100)]
Switch to using toml version catalogs

10 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

10 months agoBump version to 0.13.9 v0.13.9
AsamK [Mon, 28 Oct 2024 22:37:26 +0000 (23:37 +0100)]
Bump version to 0.13.9

10 months agoUpdate graalvm config
AsamK [Mon, 28 Oct 2024 09:58:14 +0000 (10:58 +0100)]
Update graalvm config

Fixes #1612

10 months agoFix verifyAccount
AsamK [Mon, 28 Oct 2024 09:42:26 +0000 (10:42 +0100)]
Fix verifyAccount

Fixes #1614

10 months agoSimplify verification code request
AsamK [Mon, 28 Oct 2024 09:35:18 +0000 (10:35 +0100)]
Simplify verification code request

10 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

10 months agoBump version to 0.13.7 v0.13.8
AsamK [Sat, 26 Oct 2024 13:01:05 +0000 (15:01 +0200)]
Bump version to 0.13.7

10 months agoReformat files
AsamK [Sat, 26 Oct 2024 11:10:33 +0000 (13:10 +0200)]
Reformat files

10 months agoImplement message expiration timer version
AsamK [Sat, 26 Oct 2024 11:08:21 +0000 (13:08 +0200)]
Implement message expiration timer version

Fixes #1605

10 months agoRun CI with Java 23
AsamK [Fri, 25 Oct 2024 15:22:47 +0000 (17:22 +0200)]
Run CI with Java 23

10 months agoUpdate dependencies
AsamK [Wed, 23 Oct 2024 19:57:13 +0000 (21:57 +0200)]
Update dependencies

10 months agoUpdate libsignal-service
AsamK [Mon, 14 Oct 2024 20:06:01 +0000 (22:06 +0200)]
Update libsignal-service

10 months agoadd group info on json message
Jailson Dias [Thu, 24 Oct 2024 20:27:51 +0000 (17:27 -0300)]
add group info on json message

10 months agoadd received and delivered timestamps on json message
Jailson Dias [Thu, 24 Oct 2024 20:27:18 +0000 (17:27 -0300)]
add received and delivered timestamps on json message

11 months agoUpload text attachment also if there no other attachments
AsamK [Sun, 29 Sep 2024 07:43:51 +0000 (09:43 +0200)]
Upload text attachment also if there no other attachments

Fixes #1598

11 months agoRefactor attachment upload
AsamK [Sun, 29 Sep 2024 07:43:26 +0000 (09:43 +0200)]
Refactor attachment upload

11 months agoAdd constant for MAX_MESSAGE_BODY_SIZE
AsamK [Sun, 29 Sep 2024 07:43:05 +0000 (09:43 +0200)]
Add constant for MAX_MESSAGE_BODY_SIZE

11 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

11 months agoBump version to 0.13.7 v0.13.7
AsamK [Sat, 28 Sep 2024 20:13:24 +0000 (22:13 +0200)]
Bump version to 0.13.7

11 months agoUpdate graalvm reflect-config
AsamK [Sat, 28 Sep 2024 14:54:27 +0000 (16:54 +0200)]
Update graalvm reflect-config

Fixes #1590

11 months agoRemove v2 suffix from secure value recovery
AsamK [Sat, 28 Sep 2024 14:44:23 +0000 (16:44 +0200)]
Remove v2 suffix from secure value recovery

11 months agoUpdate libsignal-service
AsamK [Sat, 28 Sep 2024 14:39:16 +0000 (16:39 +0200)]
Update libsignal-service

11 months agoUpdate gradle
AsamK [Sat, 28 Sep 2024 10:13:49 +0000 (12:13 +0200)]
Update gradle

11 months agoRemove unnecessary proto conversion
AsamK [Tue, 24 Sep 2024 15:28:24 +0000 (17:28 +0200)]
Remove unnecessary proto conversion

12 months agoFix truncating cdsi table
AsamK [Thu, 12 Sep 2024 21:09:20 +0000 (23:09 +0200)]
Fix truncating cdsi table

Fixes #1587

12 months agoUpdate artifact CI actions
AsamK [Wed, 11 Sep 2024 15:50:01 +0000 (17:50 +0200)]
Update artifact CI actions

12 months agoUpdate graalvm buildtools
AsamK [Tue, 10 Sep 2024 17:16:42 +0000 (19:16 +0200)]
Update graalvm buildtools

12 months agoUpdate slf4j
AsamK [Mon, 9 Sep 2024 16:31:47 +0000 (18:31 +0200)]
Update slf4j

12 months agoAdapt signal_jni file names in graalvm config
AsamK [Mon, 9 Sep 2024 16:22:36 +0000 (18:22 +0200)]
Adapt signal_jni file names in graalvm config

12 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

12 months agoDowngrade dbus-java v0.13.6
AsamK [Sun, 8 Sep 2024 17:23:47 +0000 (19:23 +0200)]
Downgrade dbus-java

12 months agoReplace deprecated DBusMap
AsamK [Sun, 8 Sep 2024 17:22:02 +0000 (19:22 +0200)]
Replace deprecated DBusMap

12 months agoBump version to 0.13.6
AsamK [Sun, 8 Sep 2024 16:59:22 +0000 (18:59 +0200)]
Bump version to 0.13.6

12 months agoUpdate dependencies
AsamK [Sun, 8 Sep 2024 16:55:23 +0000 (18:55 +0200)]
Update dependencies

12 months agoUpdate client dependencies
AsamK [Sun, 8 Sep 2024 16:51:56 +0000 (18:51 +0200)]
Update client dependencies

12 months agoUpdate CHANGELOG.md
AsamK [Sun, 8 Sep 2024 08:18:26 +0000 (10:18 +0200)]
Update CHANGELOG.md

12 months agoUpdate libsignal-service-java
AsamK [Sun, 8 Sep 2024 08:13:59 +0000 (10:13 +0200)]
Update libsignal-service-java

12 months agoCall getter instead of using cached instance variable
AsamK [Sun, 8 Sep 2024 08:14:47 +0000 (10:14 +0200)]
Call getter instead of using cached instance variable

12 months agoAdd signal CDN 3
AsamK [Sun, 8 Sep 2024 08:14:14 +0000 (10:14 +0200)]
Add signal CDN 3

12 months agoFix stripping the correct identifiers when merging recipients
AsamK [Sun, 8 Sep 2024 07:24:51 +0000 (09:24 +0200)]
Fix stripping the correct identifiers when merging recipients

12 months agoFix possible db dead lock
AsamK [Sun, 8 Sep 2024 07:22:52 +0000 (09:22 +0200)]
Fix possible db dead lock

Fixes #1483

12 months agoAdapt code style
AsamK [Sun, 8 Sep 2024 07:00:39 +0000 (09:00 +0200)]
Adapt code style

12 months agoImprove addDevice error message
AsamK [Sun, 8 Sep 2024 07:00:34 +0000 (09:00 +0200)]
Improve addDevice error message

Fixes #1573

12 months agoSend sync message for read/viewed receipt messages
AsamK [Sun, 8 Sep 2024 06:51:33 +0000 (08:51 +0200)]
Send sync message for read/viewed receipt messages

Fixes #1570

12 months agoImprove error message and log output for failed jsonrpc commands
AsamK [Sun, 8 Sep 2024 06:30:31 +0000 (08:30 +0200)]
Improve error message and log output for failed jsonrpc commands

12 months agoImprove daemon deprecation message
AsamK [Sun, 8 Sep 2024 06:30:08 +0000 (08:30 +0200)]
Improve daemon deprecation message

12 months agoDon't set previousE164s param if cdsi token is empty
AsamK [Sun, 8 Sep 2024 06:29:54 +0000 (08:29 +0200)]
Don't set previousE164s param if cdsi token is empty

Fixes #1576

12 months agoUpdate libsignal-service
AsamK [Tue, 20 Aug 2024 15:39:39 +0000 (17:39 +0200)]
Update libsignal-service

12 months agoFix sending to groups with non sender key capable members
AsamK [Tue, 20 Aug 2024 15:13:57 +0000 (17:13 +0200)]
Fix sending to groups with non sender key capable members

Regression in 0.13.5

Fixes #1568

12 months agoUpdate gradle
AsamK [Tue, 20 Aug 2024 15:09:36 +0000 (17:09 +0200)]
Update gradle

12 months agoAdd method to update group endorsements
AsamK [Sat, 27 Jul 2024 09:35:24 +0000 (11:35 +0200)]
Add method to update group endorsements

12 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

12 months agoAdd more specificity to addDevice (#1561)
Ingmar Lippert [Tue, 20 Aug 2024 14:59:52 +0000 (16:59 +0200)]
Add more specificity to addDevice (#1561)

13 months agoBump version to 0.13.5 v0.13.5
AsamK [Thu, 25 Jul 2024 20:47:16 +0000 (22:47 +0200)]
Bump version to 0.13.5

13 months agoUpdate jackson
AsamK [Thu, 25 Jul 2024 20:43:55 +0000 (22:43 +0200)]
Update jackson

13 months agoUpdate man page
AsamK [Thu, 25 Jul 2024 20:40:46 +0000 (22:40 +0200)]
Update man page

13 months agoUse UploadSpec for attachment uploads
AsamK [Thu, 25 Jul 2024 20:17:46 +0000 (22:17 +0200)]
Use UploadSpec for attachment uploads

13 months agoUpdate libsignal-service
AsamK [Thu, 25 Jul 2024 14:24:41 +0000 (16:24 +0200)]
Update libsignal-service

14 months agoUpdate libsignal-service
AsamK [Wed, 26 Jun 2024 13:35:54 +0000 (15:35 +0200)]
Update libsignal-service

15 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

15 months agoBump version to 0.13.4 v0.13.4
AsamK [Thu, 6 Jun 2024 08:47:42 +0000 (10:47 +0200)]
Bump version to 0.13.4

15 months agoUse jvm running gradle if it's compatible with targetCompatibility
AsamK [Thu, 6 Jun 2024 08:39:26 +0000 (10:39 +0200)]
Use jvm running gradle if it's compatible with targetCompatibility

15 months agoUpdate user agent
AsamK [Thu, 6 Jun 2024 08:16:53 +0000 (10:16 +0200)]
Update user agent

15 months agoUpdate doc
AsamK [Thu, 6 Jun 2024 08:16:40 +0000 (10:16 +0200)]
Update doc

15 months agoUpdate groups when using listGroups command
AsamK [Thu, 6 Jun 2024 08:03:27 +0000 (10:03 +0200)]
Update groups when using listGroups command

Fixes #1517

15 months agoOnly store profile keys for group history if none is known yet
AsamK [Thu, 6 Jun 2024 07:37:53 +0000 (09:37 +0200)]
Only store profile keys for group history if none is known yet

15 months agoUpdate libsignal-service
AsamK [Thu, 6 Jun 2024 07:37:01 +0000 (09:37 +0200)]
Update libsignal-service

Fixes #1530

15 months agoAdd java 22 to CI
AsamK [Thu, 6 Jun 2024 07:12:40 +0000 (09:12 +0200)]
Add java 22 to CI

15 months agoUpdate dependencies
AsamK [Sun, 2 Jun 2024 11:26:17 +0000 (13:26 +0200)]
Update dependencies

15 months agoUpdate gradle wrapper
AsamK [Sun, 2 Jun 2024 11:25:09 +0000 (13:25 +0200)]
Update gradle wrapper

15 months agoImprove username update error message
AsamK [Fri, 24 May 2024 14:09:07 +0000 (16:09 +0200)]
Improve username update error message

Fixes #1535

15 months agoFix getUserStatus command with only username parameter
AsamK [Thu, 23 May 2024 10:46:15 +0000 (12:46 +0200)]
Fix getUserStatus command with only username parameter

Related #1535

15 months agoFix type parsing in JSON RPC mode
AsamK [Tue, 21 May 2024 18:28:16 +0000 (20:28 +0200)]
Fix type parsing in JSON RPC mode

Fixes #1533

15 months agoUpdate graalvm build tools
AsamK [Sat, 18 May 2024 20:13:29 +0000 (22:13 +0200)]
Update graalvm build tools

15 months agoHandle all possible identifiers of a RecipientAddress
AsamK [Fri, 17 May 2024 16:02:05 +0000 (18:02 +0200)]
Handle all possible identifiers of a RecipientAddress

Fixes #1516