]> nmode's Git Repositories - signal-cli/log
signal-cli
22 months agoPrevent unnecessary compile warnings
AsamK [Sun, 22 Oct 2023 16:27:57 +0000 (18:27 +0200)]
Prevent unnecessary compile warnings

22 months agoUpdate dependencies
AsamK [Sun, 22 Oct 2023 16:10:32 +0000 (18:10 +0200)]
Update dependencies

22 months agoPrevent ConcurrentModificationException
AsamK [Fri, 20 Oct 2023 11:14:22 +0000 (13:14 +0200)]
Prevent ConcurrentModificationException

Fixes #1351

22 months agoUpdate libsignal-service-java
AsamK [Thu, 19 Oct 2023 19:36:19 +0000 (21:36 +0200)]
Update libsignal-service-java

22 months agoBump upgrade gradle from 8.3 to 8.4 (#1353)
Vladimir Glinskikh [Sat, 21 Oct 2023 10:49:28 +0000 (13:49 +0300)]
Bump upgrade gradle from 8.3 to 8.4 (#1353)

22 months agoUpdate graalvm reflect-config
AsamK [Thu, 19 Oct 2023 21:26:46 +0000 (23:26 +0200)]
Update graalvm reflect-config

22 months agoUpdate graalvm reflect-config
AsamK [Thu, 19 Oct 2023 21:17:49 +0000 (23:17 +0200)]
Update graalvm reflect-config

Fixes #1352

22 months agoBump rustix from 0.37.23 to 0.37.25 in /client (#1350)
dependabot[bot] [Thu, 19 Oct 2023 06:01:22 +0000 (08:01 +0200)]
Bump rustix from 0.37.23 to 0.37.25 in /client (#1350)

Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 months agoFix typo
AsamK [Wed, 18 Oct 2023 20:57:51 +0000 (22:57 +0200)]
Fix typo

22 months agoFix typo (#1348)
Pēteris Caune [Wed, 18 Oct 2023 05:47:10 +0000 (08:47 +0300)]
Fix typo (#1348)

22 months agoExtend log scrubber for dbus serviceIds
AsamK [Tue, 17 Oct 2023 19:56:24 +0000 (21:56 +0200)]
Extend log scrubber for dbus serviceIds

22 months agoFix inspections
AsamK [Tue, 17 Oct 2023 18:00:47 +0000 (20:00 +0200)]
Fix inspections

22 months agoUse .isEmpty() for checking lists and strings
AsamK [Tue, 17 Oct 2023 18:01:59 +0000 (20:01 +0200)]
Use .isEmpty() for checking lists and strings

22 months agoUpdate bouncycastle dependency
AsamK [Tue, 17 Oct 2023 17:47:14 +0000 (19:47 +0200)]
Update bouncycastle dependency

22 months agoUpdate workflow permission
AsamK [Tue, 17 Oct 2023 17:34:42 +0000 (19:34 +0200)]
Update workflow permission

22 months agoUse gradle-build-action for caching and dependency submission
AsamK [Tue, 17 Oct 2023 17:22:09 +0000 (19:22 +0200)]
Use gradle-build-action for caching and dependency submission

22 months agoUpdate github checkout action
AsamK [Tue, 17 Oct 2023 17:21:41 +0000 (19:21 +0200)]
Update github checkout action

22 months agoBump version to 0.12.3 v0.12.3
AsamK [Tue, 17 Oct 2023 13:21:28 +0000 (15:21 +0200)]
Bump version to 0.12.3

22 months agoReduce sqlite logging
AsamK [Tue, 17 Oct 2023 13:21:18 +0000 (15:21 +0200)]
Reduce sqlite logging

22 months agoAdd cache for serviceId to recipient id/address mapping
AsamK [Tue, 17 Oct 2023 13:20:14 +0000 (15:20 +0200)]
Add cache for serviceId to recipient id/address mapping

22 months agoStore username aci link in recipient store
AsamK [Tue, 17 Oct 2023 12:58:15 +0000 (14:58 +0200)]
Store username aci link in recipient store

22 months agoIgnore invalid recipient numbers
AsamK [Tue, 17 Oct 2023 12:19:32 +0000 (14:19 +0200)]
Ignore invalid recipient numbers

22 months agoUpdate dependencies
AsamK [Tue, 17 Oct 2023 12:18:35 +0000 (14:18 +0200)]
Update dependencies

22 months agoIgnore failures from SVR v1 pin
AsamK [Tue, 17 Oct 2023 11:34:09 +0000 (13:34 +0200)]
Ignore failures from SVR v1 pin

22 months agoRefactor creating linked account files
AsamK [Mon, 16 Oct 2023 16:28:08 +0000 (18:28 +0200)]
Refactor creating linked account files

22 months agoDo a full recipients refresh every day
AsamK [Mon, 16 Oct 2023 15:43:03 +0000 (17:43 +0200)]
Do a full recipients refresh every day

22 months agoUse partial cdsi request only for a maximum of 3 numbers
AsamK [Mon, 16 Oct 2023 15:34:28 +0000 (17:34 +0200)]
Use partial cdsi request only for a maximum of 3 numbers

Fixes #1239

22 months agoUpdate documentation
AsamK [Sun, 15 Oct 2023 20:37:46 +0000 (22:37 +0200)]
Update documentation

22 months agoUpdate libsignal-service-java
AsamK [Sun, 15 Oct 2023 20:37:01 +0000 (22:37 +0200)]
Update libsignal-service-java

22 months agoImplement full CDSI refresh
AsamK [Sun, 15 Oct 2023 20:36:45 +0000 (22:36 +0200)]
Implement full CDSI refresh

22 months agoImprove handling of CDSI resource exhaustion
AsamK [Sun, 15 Oct 2023 17:02:59 +0000 (19:02 +0200)]
Improve handling of CDSI resource exhaustion

22 months agoResolve self address after setting new PNI
AsamK [Sun, 15 Oct 2023 16:53:24 +0000 (18:53 +0200)]
Resolve self address after setting new PNI

22 months agoImplement change phone number
AsamK [Thu, 12 Oct 2023 19:15:00 +0000 (21:15 +0200)]
Implement change phone number

Closes #1240

22 months agoImplement exit code for rate limiting error
AsamK [Fri, 13 Oct 2023 17:35:29 +0000 (19:35 +0200)]
Implement exit code for rate limiting error

Closes #1240

22 months agoFix creation of key_value table for new accounts
AsamK [Fri, 13 Oct 2023 10:01:15 +0000 (12:01 +0200)]
Fix creation of key_value table for new accounts

22 months agoRefactor generateSignedPreKeyRecord
AsamK [Thu, 12 Oct 2023 19:15:13 +0000 (21:15 +0200)]
Refactor generateSignedPreKeyRecord

22 months agoImplement EditMessageReceived signal for dbus
AsamK [Tue, 10 Oct 2023 18:21:40 +0000 (20:21 +0200)]
Implement EditMessageReceived signal for dbus

22 months agoAdd --quote-attachment paramter to send command
AsamK [Tue, 10 Oct 2023 17:54:45 +0000 (19:54 +0200)]
Add --quote-attachment paramter to send command

Fixes #1318

22 months agoRename pre key id offset field
AsamK [Mon, 9 Oct 2023 17:08:48 +0000 (19:08 +0200)]
Rename pre key id offset field

22 months agoPrevent deleting self recipient
AsamK [Mon, 9 Oct 2023 17:08:32 +0000 (19:08 +0200)]
Prevent deleting self recipient

22 months agoRestructure account save file
AsamK [Mon, 9 Oct 2023 17:08:19 +0000 (19:08 +0200)]
Restructure account save file

22 months agoSupport serviceId based safety number for scannable safety numbers
AsamK [Fri, 6 Oct 2023 19:42:28 +0000 (21:42 +0200)]
Support serviceId based safety number for scannable safety numbers

22 months agoUpdate libsignal-service-java
AsamK [Fri, 6 Oct 2023 17:58:09 +0000 (19:58 +0200)]
Update libsignal-service-java

22 months agoMove aci/pni to account data object
AsamK [Fri, 6 Oct 2023 17:53:32 +0000 (19:53 +0200)]
Move aci/pni to account data object

22 months agoUpdate release pipeline
AsamK [Fri, 6 Oct 2023 16:55:13 +0000 (18:55 +0200)]
Update release pipeline

The default libsignal-client jar now contains Linux/macOS/Window native library

22 months agoExtend json-rpc man page
AsamK [Thu, 5 Oct 2023 20:18:36 +0000 (22:18 +0200)]
Extend json-rpc man page

22 months agoExecute JSON-RPC requests in parallel
AsamK [Thu, 5 Oct 2023 20:18:13 +0000 (22:18 +0200)]
Execute JSON-RPC requests in parallel

22 months agoMove metadata to db
AsamK [Wed, 4 Oct 2023 18:18:42 +0000 (20:18 +0200)]
Move metadata to db

22 months agoMove configuration store to db
AsamK [Wed, 4 Oct 2023 17:44:45 +0000 (19:44 +0200)]
Move configuration store to db

22 months agoOnly output username if set
AsamK [Wed, 4 Oct 2023 15:10:16 +0000 (17:10 +0200)]
Only output username if set

22 months agoReorganize SignalAccount
AsamK [Mon, 2 Oct 2023 10:09:41 +0000 (12:09 +0200)]
Reorganize SignalAccount

22 months agoFix handling edit message
AsamK [Sun, 1 Oct 2023 15:06:07 +0000 (17:06 +0200)]
Fix handling edit message

22 months agoReduce hikari logging noise
AsamK [Sun, 1 Oct 2023 14:30:14 +0000 (16:30 +0200)]
Reduce hikari logging noise

22 months agoAdd pre key cleanup and improve refresh
AsamK [Sun, 1 Oct 2023 14:01:46 +0000 (16:01 +0200)]
Add pre key cleanup and improve refresh

22 months agoFix log statement
AsamK [Sat, 30 Sep 2023 20:32:45 +0000 (22:32 +0200)]
Fix log statement

22 months agoConvert classes to records
AsamK [Sat, 30 Sep 2023 20:26:08 +0000 (22:26 +0200)]
Convert classes to records

22 months agoBump version to 0.12.2 v0.12.2
AsamK [Sat, 30 Sep 2023 19:36:12 +0000 (21:36 +0200)]
Bump version to 0.12.2

22 months agoUpdate libsignal-service
AsamK [Sat, 30 Sep 2023 19:28:02 +0000 (21:28 +0200)]
Update libsignal-service

22 months agoUpdate libsignal-service
AsamK [Sun, 24 Sep 2023 16:03:38 +0000 (18:03 +0200)]
Update libsignal-service

22 months agoSwitch to zulu java distribution
AsamK [Sun, 24 Sep 2023 15:49:00 +0000 (17:49 +0200)]
Switch to zulu java distribution

22 months agoRemove jetbrains annotation
AsamK [Sat, 23 Sep 2023 15:48:03 +0000 (17:48 +0200)]
Remove jetbrains annotation

22 months agoUpdate libsignal-service
AsamK [Sat, 23 Sep 2023 14:21:19 +0000 (16:21 +0200)]
Update libsignal-service

22 months agoAdd libsignal_client_path property to override libsignal-client jar fiel
AsamK [Sat, 23 Sep 2023 10:37:23 +0000 (12:37 +0200)]
Add libsignal_client_path property to override libsignal-client jar fiel

22 months agoImprove message cache behavior in case of io error
AsamK [Sat, 23 Sep 2023 10:25:30 +0000 (12:25 +0200)]
Improve message cache behavior in case of io error

22 months agoUpdate java version in ci workflow
AsamK [Sat, 23 Sep 2023 09:54:30 +0000 (11:54 +0200)]
Update java version in ci workflow

22 months agoUpdate graalvm build tools
AsamK [Sat, 23 Sep 2023 09:52:49 +0000 (11:52 +0200)]
Update graalvm build tools

22 months agoFix batch response in case of empty responses list
AsamK [Sat, 23 Sep 2023 09:52:37 +0000 (11:52 +0200)]
Fix batch response in case of empty responses list

This adapts the implementation to the JSON-RPC specification.

22 months agoStore serviceId in protocol stores as TEXT
AsamK [Sat, 23 Sep 2023 09:51:50 +0000 (11:51 +0200)]
Store serviceId in protocol stores as TEXT

ServiceIds are no longer just UUIDs, they can now have prefixes like "PNI:"

23 months agoImprove robustness in receiving messages
AsamK [Sat, 16 Sep 2023 10:00:55 +0000 (12:00 +0200)]
Improve robustness in receiving messages

23 months agoUpdate README
AsamK [Sat, 16 Sep 2023 09:57:43 +0000 (11:57 +0200)]
Update README

23 months agoUpdate dependencies
AsamK [Fri, 8 Sep 2023 16:07:43 +0000 (18:07 +0200)]
Update dependencies

23 months agoUpdate graalvm buildtools
AsamK [Fri, 8 Sep 2023 15:54:07 +0000 (17:54 +0200)]
Update graalvm buildtools

23 months agoUpdate libsignal-service
AsamK [Fri, 8 Sep 2023 15:53:49 +0000 (17:53 +0200)]
Update libsignal-service

23 months agoImplement multi-account mode for jsonRpc command
AsamK [Fri, 1 Sep 2023 10:11:38 +0000 (12:11 +0200)]
Implement multi-account mode for jsonRpc command

Fixes #1319

23 months agoAdd --receive-mode parameter to jsonRpc command
AsamK [Fri, 1 Sep 2023 10:08:56 +0000 (12:08 +0200)]
Add --receive-mode parameter to jsonRpc command

23 months agoUpdate libsignal-service
AsamK [Fri, 1 Sep 2023 09:31:41 +0000 (11:31 +0200)]
Update libsignal-service

23 months agoBump version to 0.12.1 v0.12.1
AsamK [Sat, 26 Aug 2023 16:05:51 +0000 (18:05 +0200)]
Bump version to 0.12.1

23 months agoUpdate dependencies
AsamK [Sat, 26 Aug 2023 16:05:26 +0000 (18:05 +0200)]
Update dependencies

23 months agoFix output format of jsonrpc receive notification
AsamK [Sat, 26 Aug 2023 15:17:25 +0000 (17:17 +0200)]
Fix output format of jsonrpc receive notification

Fixes #1313

23 months agoImprove identites listing
AsamK [Sat, 26 Aug 2023 14:33:39 +0000 (16:33 +0200)]
Improve identites listing

2 years agoEnsure uniqueness of dbus identity names
AsamK [Tue, 22 Aug 2023 09:56:27 +0000 (11:56 +0200)]
Ensure uniqueness of dbus identity names

2 years agoImprove logging
AsamK [Tue, 22 Aug 2023 09:52:22 +0000 (11:52 +0200)]
Improve logging

2 years agoShow better error message when using addDevice on a linked device
AsamK [Mon, 21 Aug 2023 15:14:04 +0000 (17:14 +0200)]
Show better error message when using addDevice on a linked device

2 years agoShow better error message when using addDevice on a linked device
AsamK [Mon, 21 Aug 2023 15:14:04 +0000 (17:14 +0200)]
Show better error message when using addDevice on a linked device

2 years agoExtend logging
AsamK [Mon, 21 Aug 2023 15:02:12 +0000 (17:02 +0200)]
Extend logging

2 years agoFix incorrect sql query
AsamK [Mon, 21 Aug 2023 15:00:15 +0000 (17:00 +0200)]
Fix incorrect sql query

2 years agoFix npr when upgrading old accounts
AsamK [Sun, 20 Aug 2023 20:37:25 +0000 (22:37 +0200)]
Fix npr when upgrading old accounts

2 years agoUpdate gradle wrapper
AsamK [Sun, 20 Aug 2023 20:36:29 +0000 (22:36 +0200)]
Update gradle wrapper

2 years agoAdd addStickerPack command
AsamK [Sun, 20 Aug 2023 20:27:50 +0000 (22:27 +0200)]
Add addStickerPack command

2 years agoDocument listStickerPacks command
AsamK [Sun, 20 Aug 2023 17:41:00 +0000 (19:41 +0200)]
Document listStickerPacks command

2 years agoFix prekey log output
AsamK [Sun, 20 Aug 2023 17:40:42 +0000 (19:40 +0200)]
Fix prekey log output

2 years agoUnsubscribe in client after timeout
AsamK [Thu, 17 Aug 2023 19:06:55 +0000 (21:06 +0200)]
Unsubscribe in client after timeout

2 years agoBump version to 0.12.0 v0.12.0
AsamK [Thu, 10 Aug 2023 22:41:46 +0000 (00:41 +0200)]
Bump version to 0.12.0

2 years agoUpdate dependencies
AsamK [Thu, 10 Aug 2023 22:43:07 +0000 (00:43 +0200)]
Update dependencies

2 years agoUpdate graalvm reflect config
AsamK [Thu, 10 Aug 2023 22:21:54 +0000 (00:21 +0200)]
Update graalvm reflect config

2 years agoSwitch to jsonrpsee
AsamK [Thu, 10 Aug 2023 22:21:38 +0000 (00:21 +0200)]
Switch to jsonrpsee

Fixes #1275

2 years agoUpdate dependencies
AsamK [Thu, 10 Aug 2023 16:50:52 +0000 (18:50 +0200)]
Update dependencies

2 years agoAdapt receive subscription notification to have payload in result field
AsamK [Thu, 10 Aug 2023 22:35:48 +0000 (00:35 +0200)]
Adapt receive subscription notification to have payload in result field

2 years agoUpdate CHANGELOG.md
AsamK [Wed, 9 Aug 2023 19:23:10 +0000 (21:23 +0200)]
Update CHANGELOG.md

2 years agoUpdate dependencies
AsamK [Wed, 9 Aug 2023 19:14:17 +0000 (21:14 +0200)]
Update dependencies