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

12 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

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

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

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

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

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

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

14 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

14 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

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

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

14 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

14 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

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

Fixes #1530

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

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

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

14 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

14 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

15 months agoUpdate libsignal-service
AsamK [Thu, 9 May 2024 19:07:17 +0000 (21:07 +0200)]
Update libsignal-service

15 months agoUpdate README.md
Sebastian Scheibner [Thu, 9 May 2024 19:20:38 +0000 (21:20 +0200)]
Update README.md

15 months agoSave account file after setting username link
AsamK [Wed, 1 May 2024 07:08:00 +0000 (09:08 +0200)]
Save account file after setting username link

Fixes #1515

15 months agoRotate storageId after setting username
AsamK [Wed, 1 May 2024 07:07:39 +0000 (09:07 +0200)]
Rotate storageId after setting username

15 months agoDelete username link when deleting username
AsamK [Wed, 1 May 2024 07:04:03 +0000 (09:04 +0200)]
Delete username link when deleting username

16 months agoUpdate metainfo
AsamK [Sun, 21 Apr 2024 07:34:06 +0000 (09:34 +0200)]
Update metainfo

16 months agoBump rustls from 0.21.10 to 0.21.11 in /client (#1511)
dependabot[bot] [Sat, 20 Apr 2024 11:53:36 +0000 (13:53 +0200)]
Bump rustls from 0.21.10 to 0.21.11 in /client (#1511)

Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.11.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.11)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
16 months agoPrepare next release
AsamK [Fri, 19 Apr 2024 17:25:27 +0000 (19:25 +0200)]
Prepare next release

16 months agoBump version to 0.13.3 v0.13.3
AsamK [Fri, 19 Apr 2024 17:21:07 +0000 (19:21 +0200)]
Bump version to 0.13.3

16 months agoAdd timestamp to account file
AsamK [Fri, 19 Apr 2024 15:25:43 +0000 (17:25 +0200)]
Add timestamp to account file

Closes #1498

16 months agoUpdate dependencies
AsamK [Fri, 19 Apr 2024 15:13:25 +0000 (17:13 +0200)]
Update dependencies

16 months agoFix missing null check
AsamK [Fri, 19 Apr 2024 15:07:29 +0000 (17:07 +0200)]
Fix missing null check

16 months agoImplement dbus support for listIdentities
AsamK [Fri, 19 Apr 2024 15:07:18 +0000 (17:07 +0200)]
Implement dbus support for listIdentities

Fixes #195

16 months agoAdd more details to listContacts command
AsamK [Wed, 17 Apr 2024 19:26:16 +0000 (21:26 +0200)]
Add more details to listContacts command

Fixes #1502

16 months agoAdd missing parts for new nick name and note columns
AsamK [Wed, 17 Apr 2024 18:50:03 +0000 (20:50 +0200)]
Add missing parts for new nick name and note columns

16 months agoStore profile phone number sharing mode and discoverable state
AsamK [Tue, 16 Apr 2024 19:55:50 +0000 (21:55 +0200)]
Store profile phone number sharing mode and discoverable state

16 months agoCache newly created session record
AsamK [Mon, 15 Apr 2024 17:23:41 +0000 (19:23 +0200)]
Cache newly created session record

Fixes #1481

16 months agoAdd aci,pni to API RecipientAddress
AsamK [Sat, 13 Apr 2024 19:29:45 +0000 (21:29 +0200)]
Add aci,pni to API RecipientAddress

16 months agoAdd handling for new nickname and note fields
AsamK [Fri, 12 Apr 2024 14:57:20 +0000 (16:57 +0200)]
Add handling for new nickname and note fields

16 months agoDocument the unit of "start" and "length" for mentions and text styles (#1505)
Stephen Brennan [Sat, 13 Apr 2024 18:26:15 +0000 (11:26 -0700)]
Document the unit of "start" and "length" for mentions and text styles (#1505)

The unit of UTF-16 code units is not necessarily obvious for users of
languages that index strings by Unicode code points. Provide a pointer
to an FAQ entry as well:

https://github.com/AsamK/signal-cli/wiki/FAQ#string-indexing-units

Closes #1504

Signed-off-by: Stephen Brennan <stephen@brennan.io>
16 months agoUpdate libsignal-service-java
AsamK [Sat, 6 Apr 2024 11:56:25 +0000 (13:56 +0200)]
Update libsignal-service-java

16 months agoRemove unnecessary config field
AsamK [Sat, 6 Apr 2024 11:55:40 +0000 (13:55 +0200)]
Remove unnecessary config field

16 months agoDisable java 22 until gradle supports it
AsamK [Sat, 6 Apr 2024 11:54:47 +0000 (13:54 +0200)]
Disable java 22 until gradle supports it

16 months agoBump h2 from 0.3.24 to 0.3.26 in /client (#1501)
dependabot[bot] [Sat, 6 Apr 2024 12:04:48 +0000 (14:04 +0200)]
Bump h2 from 0.3.24 to 0.3.26 in /client (#1501)

Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
16 months agoUpdate gradle wrapper
AsamK [Sat, 6 Apr 2024 10:34:55 +0000 (12:34 +0200)]
Update gradle wrapper

16 months agoUpdate libsignal-service-java
AsamK [Wed, 27 Mar 2024 21:54:15 +0000 (22:54 +0100)]
Update libsignal-service-java

16 months agoAdd reregister to tests
AsamK [Wed, 27 Mar 2024 21:58:00 +0000 (22:58 +0100)]
Add reregister to tests

16 months agoUpdate CHANGELOG.md
AsamK [Sat, 23 Mar 2024 14:00:02 +0000 (15:00 +0100)]
Update CHANGELOG.md

17 months agoPrepare next release
AsamK [Tue, 27 Feb 2024 17:20:21 +0000 (18:20 +0100)]
Prepare next release

17 months agoBump version to 0.13.2 v0.13.2
AsamK [Sat, 23 Mar 2024 08:57:15 +0000 (09:57 +0100)]
Bump version to 0.13.2

17 months agoAdd Java 22 to CI
AsamK [Sat, 23 Mar 2024 08:33:37 +0000 (09:33 +0100)]
Add Java 22 to CI

17 months agoUpdate user agent
AsamK [Sat, 23 Mar 2024 08:50:54 +0000 (09:50 +0100)]
Update user agent

17 months agoExtend getUserStatus command for usernames
AsamK [Fri, 22 Mar 2024 09:54:42 +0000 (10:54 +0100)]
Extend getUserStatus command for usernames

17 months agoUpdate dependencies
AsamK [Fri, 22 Mar 2024 09:04:57 +0000 (10:04 +0100)]
Update dependencies

17 months agoBump mio from 0.8.10 to 0.8.11 in /client (#1488)
dependabot[bot] [Sat, 9 Mar 2024 12:08:46 +0000 (13:08 +0100)]
Bump mio from 0.8.10 to 0.8.11 in /client (#1488)

Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
17 months agoAdd appstream metainfo file
AsamK [Sat, 9 Mar 2024 10:33:32 +0000 (11:33 +0100)]
Add appstream metainfo file

17 months agoUpdate libsignal-service
AsamK [Thu, 7 Mar 2024 16:44:19 +0000 (17:44 +0100)]
Update libsignal-service

17 months agoFix typo
AsamK [Tue, 27 Feb 2024 18:35:38 +0000 (19:35 +0100)]
Fix typo

17 months agoPrepare next release
AsamK [Tue, 27 Feb 2024 17:20:21 +0000 (18:20 +0100)]
Prepare next release

17 months agoBump version to 0.13.1 v0.13.1
AsamK [Tue, 27 Feb 2024 17:18:30 +0000 (18:18 +0100)]
Bump version to 0.13.1

17 months agoAdd register parameter to force reregistration
AsamK [Tue, 27 Feb 2024 17:12:43 +0000 (18:12 +0100)]
Add register parameter to force reregistration

17 months agoOnly retry messages after identity was trusted
AsamK [Tue, 27 Feb 2024 16:52:21 +0000 (17:52 +0100)]
Only retry messages after identity was trusted

Fixes #1477

17 months agoImprove error message if captcha is rejected by server
AsamK [Mon, 26 Feb 2024 21:13:57 +0000 (22:13 +0100)]
Improve error message if captcha is rejected by server

Fixes #1328

17 months agoUpdate libsignal-service
AsamK [Mon, 26 Feb 2024 21:07:36 +0000 (22:07 +0100)]
Update libsignal-service

17 months agoDefault number sharing to NOBODY
AsamK [Mon, 26 Feb 2024 17:27:09 +0000 (18:27 +0100)]
Default number sharing to NOBODY

Matches the official apps behavior.

Closes #1472

17 months agoUpdate account attributes after setting a pin
AsamK [Mon, 26 Feb 2024 17:23:37 +0000 (18:23 +0100)]
Update account attributes after setting a pin

Ensures that the recovery password gets set immediately.

Related to #1447

17 months agoAdapt account record processor for linked devices
AsamK [Sun, 25 Feb 2024 18:41:34 +0000 (19:41 +0100)]
Adapt account record processor for linked devices

17 months agoPrevent crash when receiving already migrated group v1 from storage
AsamK [Sun, 25 Feb 2024 18:41:10 +0000 (19:41 +0100)]
Prevent crash when receiving already migrated group v1 from storage

Fixes #1471

17 months agoAllow overriding user agent string
AsamK [Sun, 25 Feb 2024 17:27:20 +0000 (18:27 +0100)]
Allow overriding user agent string

Not recommended, as it could lead to issues with newer Signal protocol changes.

Fixes #1476

17 months agoRemoving linked devices only works on the primary device
AsamK [Sun, 25 Feb 2024 17:12:36 +0000 (18:12 +0100)]
Removing linked devices only works on the primary device

17 months agoImprove warning message
AsamK [Sun, 25 Feb 2024 16:54:18 +0000 (17:54 +0100)]
Improve warning message

17 months agoUpdate documentation
AsamK [Sun, 25 Feb 2024 16:46:27 +0000 (17:46 +0100)]
Update documentation

17 months agoIgnore failure when uploading PNI prekeys
AsamK [Sun, 25 Feb 2024 16:46:09 +0000 (17:46 +0100)]
Ignore failure when uploading PNI prekeys

Can happen if PNI identity key hasn't been sent to the server yet.

17 months agoAllow setting a username with explicit descriminator
AsamK [Thu, 22 Feb 2024 18:59:19 +0000 (19:59 +0100)]
Allow setting a username with explicit descriminator

Fixes #1469

17 months agoAdd missing field handling in account record processor
AsamK [Thu, 22 Feb 2024 18:59:54 +0000 (19:59 +0100)]
Add missing field handling in account record processor

18 months agoUpdate graalvm buildtools
AsamK [Tue, 20 Feb 2024 16:37:59 +0000 (17:37 +0100)]
Update graalvm buildtools

18 months agoShow information when requesting voice verification without SMS verification
AsamK [Tue, 20 Feb 2024 16:37:31 +0000 (17:37 +0100)]
Show information when requesting voice verification without SMS verification

Fixes #1373

18 months agoAdd uniqueness check to db migration
AsamK [Tue, 20 Feb 2024 16:05:56 +0000 (17:05 +0100)]
Add uniqueness check to db migration

18 months agoAdd uniqueness check to db migration
AsamK [Tue, 20 Feb 2024 10:03:15 +0000 (11:03 +0100)]
Add uniqueness check to db migration

18 months agoFix typos (#1459)
Viktor Szépe [Mon, 19 Feb 2024 07:20:24 +0000 (08:20 +0100)]
Fix typos (#1459)

18 months agoSet snapshot version
AsamK [Sun, 18 Feb 2024 21:14:09 +0000 (22:14 +0100)]
Set snapshot version

18 months agoBump version to 0.13.0 v0.13.0
AsamK [Sun, 18 Feb 2024 20:46:33 +0000 (21:46 +0100)]
Bump version to 0.13.0

18 months agoFix missing unique constraint on storage_id table
AsamK [Sun, 18 Feb 2024 21:01:31 +0000 (22:01 +0100)]
Fix missing unique constraint on storage_id table

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

18 months agoEnable profile sharing when accepting message request
AsamK [Sun, 18 Feb 2024 20:26:36 +0000 (21:26 +0100)]
Enable profile sharing when accepting message request

18 months agoUpdate CHANGELOG
AsamK [Sun, 18 Feb 2024 20:06:17 +0000 (21:06 +0100)]
Update CHANGELOG

18 months agoDocument creating and sending to usernames
AsamK [Sun, 18 Feb 2024 20:04:50 +0000 (21:04 +0100)]
Document creating and sending to usernames

18 months agoFix sending to username
AsamK [Sun, 18 Feb 2024 19:58:55 +0000 (20:58 +0100)]
Fix sending to username

18 months agoAdd sendMessageRequestResponse command
AsamK [Sun, 18 Feb 2024 19:37:20 +0000 (20:37 +0100)]
Add sendMessageRequestResponse command

18 months agoFix issue with prekey update
AsamK [Sun, 18 Feb 2024 18:26:21 +0000 (19:26 +0100)]
Fix issue with prekey update

18 months agoFix use of aci instead of serviceId
AsamK [Sun, 18 Feb 2024 19:48:01 +0000 (20:48 +0100)]
Fix use of aci instead of serviceId

Fixes #1455

18 months agoFix issues with receiving message to PNI address
AsamK [Sun, 18 Feb 2024 18:25:40 +0000 (19:25 +0100)]
Fix issues with receiving message to PNI address

18 months agoAdd parameter to configure phone number privacy
AsamK [Sun, 18 Feb 2024 18:24:23 +0000 (19:24 +0100)]
Add parameter to configure phone number privacy

18 months agoRestructure pre key refresh to be more robust
AsamK [Sun, 18 Feb 2024 15:32:50 +0000 (16:32 +0100)]
Restructure pre key refresh to be more robust

18 months agoInclud pni signatures if necessary
AsamK [Sun, 18 Feb 2024 15:31:34 +0000 (16:31 +0100)]
Includ pni signatures if necessary