]> nmode's Git Repositories - signal-cli/log
signal-cli
21 months agoRefactor getGroup method
AsamK [Sun, 12 Nov 2023 14:21:25 +0000 (15:21 +0100)]
Refactor getGroup method

21 months agoRefactor KeyValueStore
AsamK [Sun, 12 Nov 2023 13:19:10 +0000 (14:19 +0100)]
Refactor KeyValueStore

21 months agoDon't store self profile key in recipient store
AsamK [Sun, 12 Nov 2023 12:13:58 +0000 (13:13 +0100)]
Don't store self profile key in recipient store

21 months agoAdd who am I job
AsamK [Sun, 12 Nov 2023 11:12:02 +0000 (12:12 +0100)]
Add who am I job

21 months agoAdd download profile avatar job
AsamK [Sun, 12 Nov 2023 10:59:48 +0000 (11:59 +0100)]
Add download profile avatar job

21 months agoMake JobExecutor execute jobs asynchronously
AsamK [Sun, 12 Nov 2023 10:51:38 +0000 (11:51 +0100)]
Make JobExecutor execute jobs asynchronously

21 months agoCheck whoAmI after regular CDSI sync
AsamK [Sat, 11 Nov 2023 17:12:18 +0000 (18:12 +0100)]
Check whoAmI after regular CDSI sync

21 months agoRefactor trusted recipient resolver
AsamK [Sat, 11 Nov 2023 12:17:36 +0000 (13:17 +0100)]
Refactor trusted recipient resolver

21 months agoAdd --hide parameter to removeContact command
AsamK [Sat, 11 Nov 2023 10:35:23 +0000 (11:35 +0100)]
Add --hide parameter to removeContact command

21 months agoConvert Contact to record
AsamK [Sat, 11 Nov 2023 10:09:24 +0000 (11:09 +0100)]
Convert Contact to record

21 months agoMove all dbus interaction to dbus package
AsamK [Fri, 10 Nov 2023 14:44:42 +0000 (15:44 +0100)]
Move all dbus interaction to dbus package

21 months agoRefactor DaemonCommand
AsamK [Fri, 10 Nov 2023 14:18:06 +0000 (15:18 +0100)]
Refactor DaemonCommand

21 months agoReorder static final modifier
AsamK [Fri, 10 Nov 2023 13:03:13 +0000 (14:03 +0100)]
Reorder static final modifier

21 months agoRemove now unnecessary SuccessExitStatus from systemd units
AsamK [Thu, 9 Nov 2023 22:26:38 +0000 (23:26 +0100)]
Remove now unnecessary SuccessExitStatus from systemd units

21 months agoUse improved shutdown for receive command
AsamK [Thu, 9 Nov 2023 18:22:58 +0000 (19:22 +0100)]
Use improved shutdown for receive command

21 months agoUse improved shutdown for daemon command
AsamK [Thu, 9 Nov 2023 17:50:07 +0000 (18:50 +0100)]
Use improved shutdown for daemon command

21 months agoUse improved shutdown for jsonRpc command
AsamK [Thu, 9 Nov 2023 15:08:39 +0000 (16:08 +0100)]
Use improved shutdown for jsonRpc command

21 months agoAdd infrastructure for better shutdown handling
AsamK [Thu, 9 Nov 2023 15:01:08 +0000 (16:01 +0100)]
Add infrastructure for better shutdown handling

21 months agoRename exportManager method
AsamK [Thu, 9 Nov 2023 17:50:20 +0000 (18:50 +0100)]
Rename exportManager method

21 months agoRefactor getManagerFromQuery method
AsamK [Thu, 9 Nov 2023 15:36:01 +0000 (16:36 +0100)]
Refactor getManagerFromQuery method

21 months agoRefactor log config
AsamK [Thu, 9 Nov 2023 14:55:43 +0000 (15:55 +0100)]
Refactor log config

21 months agoRemove now unnecessary try/catch
AsamK [Wed, 8 Nov 2023 13:06:34 +0000 (14:06 +0100)]
Remove now unnecessary try/catch

21 months agoUse a single PushServiceSocket
AsamK [Wed, 8 Nov 2023 13:06:11 +0000 (14:06 +0100)]
Use a single PushServiceSocket

21 months agoUpdate libsignal-service
AsamK [Wed, 8 Nov 2023 13:05:40 +0000 (14:05 +0100)]
Update libsignal-service

21 months agoIgnore quotes without author
AsamK [Wed, 8 Nov 2023 11:40:34 +0000 (12:40 +0100)]
Ignore quotes without author

Fixes #1369

21 months agoConfigure log LevelChangePropagator
AsamK [Wed, 8 Nov 2023 10:49:30 +0000 (11:49 +0100)]
Configure log LevelChangePropagator

21 months agoReduce use of printStackTrace
AsamK [Tue, 7 Nov 2023 08:28:29 +0000 (09:28 +0100)]
Reduce use of printStackTrace

21 months agoUpdate dependencies
AsamK [Tue, 7 Nov 2023 08:11:36 +0000 (09:11 +0100)]
Update dependencies

21 months agoRegister java exit handlers in graalvm native build
AsamK [Mon, 6 Nov 2023 19:00:53 +0000 (20:00 +0100)]
Register java exit handlers in graalvm native build

21 months agoRefactor DaemonCommand
AsamK [Mon, 6 Nov 2023 17:25:36 +0000 (18:25 +0100)]
Refactor DaemonCommand

21 months agoExtract getReceiveConfig to utils
AsamK [Mon, 6 Nov 2023 17:06:45 +0000 (18:06 +0100)]
Extract getReceiveConfig to utils

21 months agoAdd example syntax for a mixed text style (#1367)
spezialist1 [Mon, 6 Nov 2023 10:58:11 +0000 (12:58 +0200)]
Add example syntax for a mixed text style (#1367)

21 months agoHandle rate limit error in JSON-RPC mode
AsamK [Sun, 5 Nov 2023 15:20:33 +0000 (16:20 +0100)]
Handle rate limit error in JSON-RPC mode

21 months agoUse safety numbers with ACI by default
AsamK [Sun, 5 Nov 2023 10:59:09 +0000 (11:59 +0100)]
Use safety numbers with ACI by default

21 months agoUpdate README.md
AsamK [Sat, 4 Nov 2023 10:32:42 +0000 (11:32 +0100)]
Update README.md

21 months agoEnsure profile key is stored in profileKeyStore
AsamK [Fri, 3 Nov 2023 19:20:14 +0000 (20:20 +0100)]
Ensure profile key is stored in profileKeyStore

Fixes #1362

21 months agoInitialize database before registering
AsamK [Fri, 3 Nov 2023 19:19:41 +0000 (20:19 +0100)]
Initialize database before registering

21 months agoDon't check self number in recipients refresh
AsamK [Fri, 3 Nov 2023 19:01:05 +0000 (20:01 +0100)]
Don't check self number in recipients refresh

21 months agoInitialize pre key offsets when creating new account
AsamK [Fri, 3 Nov 2023 19:00:26 +0000 (20:00 +0100)]
Initialize pre key offsets when creating new account

21 months agoCheck if account is already registered before attempting verification
AsamK [Fri, 3 Nov 2023 18:59:39 +0000 (19:59 +0100)]
Check if account is already registered before attempting verification

21 months agoUse new threads API
AsamK [Tue, 17 Oct 2023 19:56:10 +0000 (21:56 +0200)]
Use new threads API

21 months agoUse pattern matching switch cases
AsamK [Tue, 17 Oct 2023 17:52:35 +0000 (19:52 +0200)]
Use pattern matching switch cases

21 months agoSwitch to Java 21
AsamK [Sat, 30 Sep 2023 20:38:24 +0000 (22:38 +0200)]
Switch to Java 21

22 months agoRemove included by default native-image component
AsamK [Mon, 23 Oct 2023 16:01:49 +0000 (18:01 +0200)]
Remove included by default native-image component

22 months agoFix man page generation
AsamK [Sun, 22 Oct 2023 19:33:15 +0000 (21:33 +0200)]
Fix man page generation

22 months agoBump version to 0.12.4 v0.12.4
AsamK [Sun, 22 Oct 2023 17:44:36 +0000 (19:44 +0200)]
Bump version to 0.12.4

22 months agoBump version to 0.12.4
AsamK [Sun, 22 Oct 2023 17:44:36 +0000 (19:44 +0200)]
Bump version to 0.12.4

22 months agoFix tests
AsamK [Sun, 22 Oct 2023 17:44:41 +0000 (19:44 +0200)]
Fix tests

22 months agoUpdate captcha help text
AsamK [Sun, 22 Oct 2023 17:35:57 +0000 (19:35 +0200)]
Update captcha help text

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