]> nmode's Git Repositories - signal-cli/log
signal-cli
18 months agoUpdate CHANGELOG.md
AsamK [Fri, 9 Feb 2024 21:11:01 +0000 (22:11 +0100)]
Update CHANGELOG.md

18 months agoAdd command to retrieve avatars and stickers
AsamK [Fri, 9 Feb 2024 21:06:46 +0000 (22:06 +0100)]
Add command to retrieve avatars and stickers

Fixes #1125

18 months agoIgnore invalid ACI/PNI in recipient table
AsamK [Fri, 9 Feb 2024 17:34:32 +0000 (18:34 +0100)]
Ignore invalid ACI/PNI in recipient table

18 months agoFix potential dead lock in recipient store
AsamK [Fri, 9 Feb 2024 16:51:15 +0000 (17:51 +0100)]
Fix potential dead lock in recipient store

18 months agoUse app id as dbus name for flatpak version
AsamK [Fri, 9 Feb 2024 16:59:18 +0000 (17:59 +0100)]
Use app id as dbus name for flatpak version

18 months agoAdd --bus-name option to use different D-Bus bus name
AsamK [Fri, 9 Feb 2024 16:45:41 +0000 (17:45 +0100)]
Add --bus-name option to use different D-Bus bus name

18 months agoBump version to 0.12.8
AsamK [Mon, 5 Feb 2024 23:21:32 +0000 (00:21 +0100)]
Bump version to 0.12.8

18 months agoUpdate reflect config
AsamK [Mon, 5 Feb 2024 23:10:40 +0000 (00:10 +0100)]
Update reflect config

18 months agoAdd icon
AsamK [Mon, 5 Feb 2024 15:58:24 +0000 (16:58 +0100)]
Add icon

18 months agoUpdate dependencies
AsamK [Thu, 1 Feb 2024 16:54:26 +0000 (17:54 +0100)]
Update dependencies

18 months agoUpdate client dependencies
AsamK [Wed, 31 Jan 2024 20:17:23 +0000 (21:17 +0100)]
Update client dependencies

18 months agoAdapt listContacts to only show registered users
AsamK [Wed, 31 Jan 2024 19:49:12 +0000 (20:49 +0100)]
Adapt listContacts to only show registered users

Fixes #1395

18 months agoImprove scrubbing of sensitive identifiers
AsamK [Wed, 31 Jan 2024 19:33:01 +0000 (20:33 +0100)]
Improve scrubbing of sensitive identifiers

Fixes #1189

18 months agoUpdate CHANGELOG.md
AsamK [Tue, 30 Jan 2024 18:00:33 +0000 (19:00 +0100)]
Update CHANGELOG.md

18 months agoAdd missing command to json-rpc client
AsamK [Tue, 30 Jan 2024 17:52:43 +0000 (18:52 +0100)]
Add missing command to json-rpc client

18 months agoPrevent empty username
AsamK [Tue, 30 Jan 2024 16:59:59 +0000 (17:59 +0100)]
Prevent empty username

18 months agoDeprecate daemon mode without explicit mode flag
AsamK [Tue, 30 Jan 2024 16:44:51 +0000 (17:44 +0100)]
Deprecate daemon mode without explicit mode flag

18 months agoClean old prekeys only after server message queue is empty
AsamK [Tue, 30 Jan 2024 16:21:29 +0000 (17:21 +0100)]
Clean old prekeys only after server message queue is empty

18 months agoImprove some log output
AsamK [Mon, 29 Jan 2024 17:21:44 +0000 (18:21 +0100)]
Improve some log output

18 months agoAdd CDSI recipients refresh job
AsamK [Sun, 28 Jan 2024 21:37:53 +0000 (22:37 +0100)]
Add CDSI recipients refresh job

18 months agoSplit unregistered recipients
AsamK [Sun, 28 Jan 2024 21:12:52 +0000 (22:12 +0100)]
Split unregistered recipients

18 months agoStore profile sharing for group v2
AsamK [Sun, 28 Jan 2024 17:18:40 +0000 (18:18 +0100)]
Store profile sharing for group v2

18 months agoRecreate recipient database with aci column
AsamK [Sun, 28 Jan 2024 16:57:40 +0000 (17:57 +0100)]
Recreate recipient database with aci column

18 months agoFix storage sync issues
AsamK [Sun, 28 Jan 2024 10:46:34 +0000 (11:46 +0100)]
Fix storage sync issues

18 months agoStore recipient unregistered state
AsamK [Sat, 27 Jan 2024 16:22:21 +0000 (17:22 +0100)]
Store recipient unregistered state

18 months agoImplement remote storage sync
AsamK [Mon, 27 Jun 2022 13:39:22 +0000 (15:39 +0200)]
Implement remote storage sync

Closes #604

18 months agoUpdate libsignal-service
AsamK [Fri, 26 Jan 2024 18:30:23 +0000 (19:30 +0100)]
Update libsignal-service

18 months agoImprove JobExecutor
AsamK [Thu, 25 Jan 2024 20:47:40 +0000 (21:47 +0100)]
Improve JobExecutor

18 months agoUpdate dbusjava
AsamK [Thu, 25 Jan 2024 20:03:25 +0000 (21:03 +0100)]
Update dbusjava

18 months agoImprove log level
AsamK [Thu, 25 Jan 2024 20:00:16 +0000 (21:00 +0100)]
Improve log level

19 months agoUpdate sqlite
AsamK [Mon, 22 Jan 2024 17:40:46 +0000 (18:40 +0100)]
Update sqlite

19 months agoHandle mentions when receiving from dbus
AsamK [Mon, 22 Jan 2024 17:40:39 +0000 (18:40 +0100)]
Handle mentions when receiving from dbus

19 months agoBump h2 from 0.3.21 to 0.3.24 in /client (#1418)
dependabot[bot] [Sat, 20 Jan 2024 08:18:20 +0000 (09:18 +0100)]
Bump h2 from 0.3.21 to 0.3.24 in /client (#1418)

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

---
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>
19 months agoUpdate libsignal-service-java
AsamK [Sun, 14 Jan 2024 10:42:48 +0000 (11:42 +0100)]
Update libsignal-service-java

19 months agoAdd --unrestricted-unidentified-sender to updateAccount command
AsamK [Sat, 13 Jan 2024 15:00:55 +0000 (16:00 +0100)]
Add --unrestricted-unidentified-sender to updateAccount command

19 months agoAdd --notify-self parmeter
AsamK [Fri, 12 Jan 2024 17:07:14 +0000 (18:07 +0100)]
Add --notify-self parmeter

Fixes #1087

19 months agoUpdate dependencies
AsamK [Thu, 4 Jan 2024 17:09:36 +0000 (18:09 +0100)]
Update dependencies

19 months agoUpdate libsignal-service-java
AsamK [Thu, 4 Jan 2024 17:00:19 +0000 (18:00 +0100)]
Update libsignal-service-java

20 months agoadd file.encoding=UTF-8 to native builds, refs #1105 (#1404)
morph027 [Tue, 19 Dec 2023 17:48:54 +0000 (18:48 +0100)]
add file.encoding=UTF-8 to native builds, refs #1105 (#1404)

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
20 months agoUpdate CHANGELOG.md
AsamK [Fri, 15 Dec 2023 18:53:35 +0000 (19:53 +0100)]
Update CHANGELOG.md

20 months agoBump version to 0.12.7
AsamK [Fri, 15 Dec 2023 18:08:56 +0000 (19:08 +0100)]
Bump version to 0.12.7

20 months agoUpdate CHANGELOG.md
AsamK [Fri, 15 Dec 2023 18:05:13 +0000 (19:05 +0100)]
Update CHANGELOG.md

20 months agoFix inspection issues
AsamK [Fri, 15 Dec 2023 16:32:30 +0000 (17:32 +0100)]
Fix inspection issues

20 months agoUpdate libsignal-service-java
AsamK [Thu, 14 Dec 2023 17:07:13 +0000 (18:07 +0100)]
Update libsignal-service-java

Uses new device link endpoint

Fixes #1399

20 months agoFix release pipeline
AsamK [Mon, 11 Dec 2023 18:11:26 +0000 (19:11 +0100)]
Fix release pipeline

20 months agoBump version to 0.12.6
AsamK [Mon, 11 Dec 2023 17:28:38 +0000 (18:28 +0100)]
Bump version to 0.12.6

20 months agoUse a new SVR2 enclave.
AsamK [Sun, 10 Dec 2023 18:30:36 +0000 (19:30 +0100)]
Use a new SVR2 enclave.

20 months agoUpdate libsignal-service-java
AsamK [Sun, 10 Dec 2023 17:57:05 +0000 (18:57 +0100)]
Update libsignal-service-java

20 months agoUpdate dependencies
AsamK [Wed, 6 Dec 2023 17:12:17 +0000 (18:12 +0100)]
Update dependencies

20 months agoUpdate gradle wrapper
AsamK [Wed, 6 Dec 2023 17:11:27 +0000 (18:11 +0100)]
Update gradle wrapper

20 months agoFix overlapping sqlite sessions in migration
AsamK [Wed, 6 Dec 2023 17:08:35 +0000 (18:08 +0100)]
Fix overlapping sqlite sessions in migration

Fixes #1394

20 months agoAdd missing capabilities for linking account
AsamK [Tue, 28 Nov 2023 18:12:53 +0000 (19:12 +0100)]
Add missing capabilities for linking account

Fixes #1386

21 months agoUpdate CHANGELOG
AsamK [Tue, 21 Nov 2023 20:14:16 +0000 (21:14 +0100)]
Update CHANGELOG

21 months agoSet snapshot version
AsamK [Tue, 21 Nov 2023 20:10:44 +0000 (21:10 +0100)]
Set snapshot version

21 months agoBump version to 0.12.5
AsamK [Tue, 21 Nov 2023 19:51:29 +0000 (20:51 +0100)]
Bump version to 0.12.5

21 months agoUpdate dependencies
AsamK [Tue, 21 Nov 2023 19:43:09 +0000 (20:43 +0100)]
Update dependencies

21 months agoUpdate libsignal-service-java
AsamK [Tue, 21 Nov 2023 19:33:00 +0000 (20:33 +0100)]
Update libsignal-service-java

Fixes #1384

21 months agoImprove source serviceId handling
AsamK [Tue, 21 Nov 2023 18:59:06 +0000 (19:59 +0100)]
Improve source serviceId handling

21 months agoPrevent groupV2Operations from being null
AsamK [Tue, 21 Nov 2023 16:17:26 +0000 (17:17 +0100)]
Prevent groupV2Operations from being null

21 months agoFix receiving contact address
AsamK [Tue, 21 Nov 2023 16:09:05 +0000 (17:09 +0100)]
Fix receiving contact address

Fixes #1385

21 months agoAdd -u flag to send to username
AsamK [Thu, 16 Nov 2023 19:36:46 +0000 (20:36 +0100)]
Add -u flag to send to username

21 months agoImplement username links
AsamK [Thu, 16 Nov 2023 19:18:15 +0000 (20:18 +0100)]
Implement username links

21 months agoFix storing of username
AsamK [Sun, 12 Nov 2023 17:50:56 +0000 (18:50 +0100)]
Fix storing of username

21 months agoRefactor group v2 migration
AsamK [Sun, 12 Nov 2023 16:53:13 +0000 (17:53 +0100)]
Refactor group v2 migration

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