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

2 years agoIgnore groovy deprecations
AsamK [Wed, 9 Aug 2023 19:13:58 +0000 (21:13 +0200)]
Ignore groovy deprecations

2 years agoUpdate graalvm build tools
AsamK [Wed, 9 Aug 2023 19:01:46 +0000 (21:01 +0200)]
Update graalvm build tools

2 years agoUpdate libsignal-service-java
AsamK [Wed, 9 Aug 2023 18:47:26 +0000 (20:47 +0200)]
Update libsignal-service-java

2 years agoExtend tests
AsamK [Wed, 9 Aug 2023 18:48:24 +0000 (20:48 +0200)]
Extend tests

2 years agoFix linking when preKeyCount is not available
AsamK [Wed, 9 Aug 2023 18:47:58 +0000 (20:47 +0200)]
Fix linking when preKeyCount is not available

2 years agoAdd missing handling for SecureValueRecovery.RestoreResponse.Missing response
AsamK [Wed, 9 Aug 2023 17:38:29 +0000 (19:38 +0200)]
Add missing handling for SecureValueRecovery.RestoreResponse.Missing response

2 years agoUpdate staging key backup service id
AsamK [Wed, 9 Aug 2023 17:37:15 +0000 (19:37 +0200)]
Update staging key backup service id

2 years agoFix issues with pni parsing
AsamK [Mon, 7 Aug 2023 19:03:39 +0000 (21:03 +0200)]
Fix issues with pni parsing

2 years agoUpdate libsignal-service
AsamK [Sun, 6 Aug 2023 14:24:30 +0000 (16:24 +0200)]
Update libsignal-service

2 years agoUpdate libsignal-service
AsamK [Thu, 20 Jul 2023 18:58:49 +0000 (20:58 +0200)]
Update libsignal-service

2 years agoAdd support for SVR2
AsamK [Fri, 14 Jul 2023 18:26:24 +0000 (20:26 +0200)]
Add support for SVR2

2 years agoUpdate libsignal-service-java
AsamK [Fri, 14 Jul 2023 17:25:32 +0000 (19:25 +0200)]
Update libsignal-service-java

2 years agoRemove unnecessary spaces in `README.md` and add `sh` syntax highlighting (#1270)
Benjamin Loison [Wed, 5 Jul 2023 08:13:21 +0000 (08:13 +0000)]
Remove unnecessary spaces in `README.md` and add `sh` syntax highlighting (#1270)

2 years agoStore last resort kyber pre key from PniChangeNumber message
AsamK [Sat, 1 Jul 2023 12:06:35 +0000 (14:06 +0200)]
Store last resort kyber pre key from PniChangeNumber message

2 years agoUpdate libsignal-service-java
AsamK [Fri, 23 Jun 2023 22:21:03 +0000 (00:21 +0200)]
Update libsignal-service-java

2 years agoUpdate dependencies
AsamK [Fri, 23 Jun 2023 19:48:02 +0000 (21:48 +0200)]
Update dependencies

2 years agoRefactor ACI/PNI store handling
AsamK [Sun, 18 Jun 2023 12:44:57 +0000 (14:44 +0200)]
Refactor ACI/PNI store handling

2 years agoImplement support for kyber pre keys
AsamK [Sat, 17 Jun 2023 19:18:24 +0000 (21:18 +0200)]
Implement support for kyber pre keys

2 years agoUpdate logback
AsamK [Sat, 17 Jun 2023 15:22:26 +0000 (17:22 +0200)]
Update logback

2 years agoFix json deserialization for request params
AsamK [Sat, 17 Jun 2023 10:59:55 +0000 (12:59 +0200)]
Fix json deserialization for request params

Fixes #1261

2 years agoUpdate graalvm buildtools
AsamK [Sat, 17 Jun 2023 10:21:15 +0000 (12:21 +0200)]
Update graalvm buildtools

2 years agoUpdate graalvm config
AsamK [Thu, 15 Jun 2023 17:50:15 +0000 (19:50 +0200)]
Update graalvm config

2 years agoUpdate identities after trust (#1264)
Adimarantis [Sat, 17 Jun 2023 07:21:28 +0000 (09:21 +0200)]
Update identities after trust (#1264)

2 years agoAdd support for invalid pre key failure when sending message
AsamK [Sun, 11 Jun 2023 15:47:48 +0000 (17:47 +0200)]
Add support for invalid pre key failure when sending message

2 years agoAdd missing return to app command handling
AsamK [Sun, 11 Jun 2023 15:17:04 +0000 (17:17 +0200)]
Add missing return to app command handling

2 years agoUpdate dependencies
AsamK [Sun, 11 Jun 2023 15:16:38 +0000 (17:16 +0200)]
Update dependencies

2 years agoImprove uuid/number handling
AsamK [Sun, 11 Jun 2023 14:39:54 +0000 (16:39 +0200)]
Improve uuid/number handling

2 years agoReformat code
AsamK [Mon, 5 Jun 2023 17:30:18 +0000 (19:30 +0200)]
Reformat code

2 years agoDbus identities (#1259)
Adimarantis [Mon, 5 Jun 2023 17:26:00 +0000 (19:26 +0200)]
Dbus identities (#1259)

* Dbus Identities and Trust

* Update src/main/java/org/asamk/signal/dbus/DbusSignalImpl.java

* PR feedback updates

* Documentation and consistent case sensitivity

* doc for listIdentities and getIdentity

2 years agoRemove duplicate address resolving 1235/head
AsamK [Sat, 3 Jun 2023 14:11:21 +0000 (16:11 +0200)]
Remove duplicate address resolving

2 years agoRefactor trust command implementation
AsamK [Sat, 3 Jun 2023 14:10:47 +0000 (16:10 +0200)]
Refactor trust command implementation

2 years agoRefactor App init method
AsamK [Fri, 2 Jun 2023 20:52:45 +0000 (22:52 +0200)]
Refactor App init method

2 years agoExtract dbus client command handling
AsamK [Fri, 2 Jun 2023 20:43:18 +0000 (22:43 +0200)]
Extract dbus client command handling

2 years agoAdd helper method to create valid dbus object path
AsamK [Fri, 2 Jun 2023 19:29:58 +0000 (21:29 +0200)]
Add helper method to create valid dbus object path

2 years agoRemove libsignal logs on console, when log-file is given
AsamK [Tue, 30 May 2023 11:03:00 +0000 (13:03 +0200)]
Remove libsignal logs on console, when log-file is given

2 years agoRemove old methods/classes from graalvm config
AsamK [Tue, 30 May 2023 11:02:09 +0000 (13:02 +0200)]
Remove old methods/classes from graalvm config

2 years agoBump version to 0.11.11 v0.11.11
AsamK [Wed, 24 May 2023 21:05:36 +0000 (23:05 +0200)]
Bump version to 0.11.11

2 years agoUpdate sqlite-jdbc
AsamK [Wed, 24 May 2023 21:05:49 +0000 (23:05 +0200)]
Update sqlite-jdbc

2 years agoUpdate libsignal-service
AsamK [Wed, 24 May 2023 20:29:46 +0000 (22:29 +0200)]
Update libsignal-service

2 years agoFallback to legacy send if group send fails due to invalid prekey
AsamK [Tue, 23 May 2023 17:15:04 +0000 (19:15 +0200)]
Fallback to legacy send if group send fails due to invalid prekey

2 years agoLog signal-cli version on startup
AsamK [Tue, 23 May 2023 17:13:59 +0000 (19:13 +0200)]
Log signal-cli version on startup

2 years agoRefactor addDeviceLink method
AsamK [Sun, 21 May 2023 20:54:51 +0000 (22:54 +0200)]
Refactor addDeviceLink method

2 years agoRefactor manager lib package structure
AsamK [Sun, 21 May 2023 20:40:30 +0000 (22:40 +0200)]
Refactor manager lib package structure

2 years agoFix TextStyle doc example typo (#1251)
exquo [Mon, 22 May 2023 15:35:34 +0000 (15:35 +0000)]
Fix TextStyle doc example typo (#1251)

2 years agoReduce log output of third party libs
AsamK [Sun, 21 May 2023 09:49:26 +0000 (11:49 +0200)]
Reduce log output of third party libs

Fixes #1064

2 years agoRemove unused code
AsamK [Sun, 21 May 2023 09:18:18 +0000 (11:18 +0200)]
Remove unused code

2 years agoBetter logging for registration failure
AsamK [Sun, 21 May 2023 09:15:49 +0000 (11:15 +0200)]
Better logging for registration failure

2 years agoUpdate user agent version
AsamK [Sun, 21 May 2023 09:05:59 +0000 (11:05 +0200)]
Update user agent version