]>
nmode's Git Repositories - signal-cli/log
AsamK [Thu, 25 Jan 2024 20:47:40 +0000 (21:47 +0100)]
Improve JobExecutor
AsamK [Thu, 25 Jan 2024 20:03:25 +0000 (21:03 +0100)]
Update dbusjava
AsamK [Thu, 25 Jan 2024 20:00:16 +0000 (21:00 +0100)]
Improve log level
AsamK [Mon, 22 Jan 2024 17:40:46 +0000 (18:40 +0100)]
Update sqlite
AsamK [Mon, 22 Jan 2024 17:40:39 +0000 (18:40 +0100)]
Handle mentions when receiving from dbus
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>
AsamK [Sun, 14 Jan 2024 10:42:48 +0000 (11:42 +0100)]
Update libsignal-service-java
AsamK [Sat, 13 Jan 2024 15:00:55 +0000 (16:00 +0100)]
Add --unrestricted-unidentified-sender to updateAccount command
AsamK [Fri, 12 Jan 2024 17:07:14 +0000 (18:07 +0100)]
Add --notify-self parmeter
Fixes #1087
AsamK [Thu, 4 Jan 2024 17:09:36 +0000 (18:09 +0100)]
Update dependencies
AsamK [Thu, 4 Jan 2024 17:00:19 +0000 (18:00 +0100)]
Update libsignal-service-java
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>
AsamK [Fri, 15 Dec 2023 18:53:35 +0000 (19:53 +0100)]
Update CHANGELOG.md
AsamK [Fri, 15 Dec 2023 18:08:56 +0000 (19:08 +0100)]
Bump version to 0.12.7
AsamK [Fri, 15 Dec 2023 18:05:13 +0000 (19:05 +0100)]
Update CHANGELOG.md
AsamK [Fri, 15 Dec 2023 16:32:30 +0000 (17:32 +0100)]
Fix inspection issues
AsamK [Thu, 14 Dec 2023 17:07:13 +0000 (18:07 +0100)]
Update libsignal-service-java
Uses new device link endpoint
Fixes #1399
AsamK [Mon, 11 Dec 2023 18:11:26 +0000 (19:11 +0100)]
Fix release pipeline
AsamK [Mon, 11 Dec 2023 17:28:38 +0000 (18:28 +0100)]
Bump version to 0.12.6
AsamK [Sun, 10 Dec 2023 18:30:36 +0000 (19:30 +0100)]
Use a new SVR2 enclave.
AsamK [Sun, 10 Dec 2023 17:57:05 +0000 (18:57 +0100)]
Update libsignal-service-java
AsamK [Wed, 6 Dec 2023 17:12:17 +0000 (18:12 +0100)]
Update dependencies
AsamK [Wed, 6 Dec 2023 17:11:27 +0000 (18:11 +0100)]
Update gradle wrapper
AsamK [Wed, 6 Dec 2023 17:08:35 +0000 (18:08 +0100)]
Fix overlapping sqlite sessions in migration
Fixes #1394
AsamK [Tue, 28 Nov 2023 18:12:53 +0000 (19:12 +0100)]
Add missing capabilities for linking account
Fixes #1386
AsamK [Tue, 21 Nov 2023 20:14:16 +0000 (21:14 +0100)]
Update CHANGELOG
AsamK [Tue, 21 Nov 2023 20:10:44 +0000 (21:10 +0100)]
Set snapshot version
AsamK [Tue, 21 Nov 2023 19:51:29 +0000 (20:51 +0100)]
Bump version to 0.12.5
AsamK [Tue, 21 Nov 2023 19:43:09 +0000 (20:43 +0100)]
Update dependencies
AsamK [Tue, 21 Nov 2023 19:33:00 +0000 (20:33 +0100)]
Update libsignal-service-java
Fixes #1384
AsamK [Tue, 21 Nov 2023 18:59:06 +0000 (19:59 +0100)]
Improve source serviceId handling
AsamK [Tue, 21 Nov 2023 16:17:26 +0000 (17:17 +0100)]
Prevent groupV2Operations from being null
AsamK [Tue, 21 Nov 2023 16:09:05 +0000 (17:09 +0100)]
Fix receiving contact address
Fixes #1385
AsamK [Thu, 16 Nov 2023 19:36:46 +0000 (20:36 +0100)]
Add -u flag to send to username
AsamK [Thu, 16 Nov 2023 19:18:15 +0000 (20:18 +0100)]
Implement username links
AsamK [Sun, 12 Nov 2023 17:50:56 +0000 (18:50 +0100)]
Fix storing of username
AsamK [Sun, 12 Nov 2023 16:53:13 +0000 (17:53 +0100)]
Refactor group v2 migration
AsamK [Sun, 12 Nov 2023 14:21:25 +0000 (15:21 +0100)]
Refactor getGroup method
AsamK [Sun, 12 Nov 2023 13:19:10 +0000 (14:19 +0100)]
Refactor KeyValueStore
AsamK [Sun, 12 Nov 2023 12:13:58 +0000 (13:13 +0100)]
Don't store self profile key in recipient store
AsamK [Sun, 12 Nov 2023 11:12:02 +0000 (12:12 +0100)]
Add who am I job
AsamK [Sun, 12 Nov 2023 10:59:48 +0000 (11:59 +0100)]
Add download profile avatar job
AsamK [Sun, 12 Nov 2023 10:51:38 +0000 (11:51 +0100)]
Make JobExecutor execute jobs asynchronously
AsamK [Sat, 11 Nov 2023 17:12:18 +0000 (18:12 +0100)]
Check whoAmI after regular CDSI sync
AsamK [Sat, 11 Nov 2023 12:17:36 +0000 (13:17 +0100)]
Refactor trusted recipient resolver
AsamK [Sat, 11 Nov 2023 10:35:23 +0000 (11:35 +0100)]
Add --hide parameter to removeContact command
AsamK [Sat, 11 Nov 2023 10:09:24 +0000 (11:09 +0100)]
Convert Contact to record
AsamK [Fri, 10 Nov 2023 14:44:42 +0000 (15:44 +0100)]
Move all dbus interaction to dbus package
AsamK [Fri, 10 Nov 2023 14:18:06 +0000 (15:18 +0100)]
Refactor DaemonCommand
AsamK [Fri, 10 Nov 2023 13:03:13 +0000 (14:03 +0100)]
Reorder static final modifier
AsamK [Thu, 9 Nov 2023 22:26:38 +0000 (23:26 +0100)]
Remove now unnecessary SuccessExitStatus from systemd units
AsamK [Thu, 9 Nov 2023 18:22:58 +0000 (19:22 +0100)]
Use improved shutdown for receive command
AsamK [Thu, 9 Nov 2023 17:50:07 +0000 (18:50 +0100)]
Use improved shutdown for daemon command
AsamK [Thu, 9 Nov 2023 15:08:39 +0000 (16:08 +0100)]
Use improved shutdown for jsonRpc command
AsamK [Thu, 9 Nov 2023 15:01:08 +0000 (16:01 +0100)]
Add infrastructure for better shutdown handling
AsamK [Thu, 9 Nov 2023 17:50:20 +0000 (18:50 +0100)]
Rename exportManager method
AsamK [Thu, 9 Nov 2023 15:36:01 +0000 (16:36 +0100)]
Refactor getManagerFromQuery method
AsamK [Thu, 9 Nov 2023 14:55:43 +0000 (15:55 +0100)]
Refactor log config
AsamK [Wed, 8 Nov 2023 13:06:34 +0000 (14:06 +0100)]
Remove now unnecessary try/catch
AsamK [Wed, 8 Nov 2023 13:06:11 +0000 (14:06 +0100)]
Use a single PushServiceSocket
AsamK [Wed, 8 Nov 2023 13:05:40 +0000 (14:05 +0100)]
Update libsignal-service
AsamK [Wed, 8 Nov 2023 11:40:34 +0000 (12:40 +0100)]
Ignore quotes without author
Fixes #1369
AsamK [Wed, 8 Nov 2023 10:49:30 +0000 (11:49 +0100)]
Configure log LevelChangePropagator
AsamK [Tue, 7 Nov 2023 08:28:29 +0000 (09:28 +0100)]
Reduce use of printStackTrace
AsamK [Tue, 7 Nov 2023 08:11:36 +0000 (09:11 +0100)]
Update dependencies
AsamK [Mon, 6 Nov 2023 19:00:53 +0000 (20:00 +0100)]
Register java exit handlers in graalvm native build
AsamK [Mon, 6 Nov 2023 17:25:36 +0000 (18:25 +0100)]
Refactor DaemonCommand
AsamK [Mon, 6 Nov 2023 17:06:45 +0000 (18:06 +0100)]
Extract getReceiveConfig to utils
spezialist1 [Mon, 6 Nov 2023 10:58:11 +0000 (12:58 +0200)]
Add example syntax for a mixed text style (#1367)
AsamK [Sun, 5 Nov 2023 15:20:33 +0000 (16:20 +0100)]
Handle rate limit error in JSON-RPC mode
AsamK [Sun, 5 Nov 2023 10:59:09 +0000 (11:59 +0100)]
Use safety numbers with ACI by default
AsamK [Sat, 4 Nov 2023 10:32:42 +0000 (11:32 +0100)]
Update README.md
AsamK [Fri, 3 Nov 2023 19:20:14 +0000 (20:20 +0100)]
Ensure profile key is stored in profileKeyStore
Fixes #1362
AsamK [Fri, 3 Nov 2023 19:19:41 +0000 (20:19 +0100)]
Initialize database before registering
AsamK [Fri, 3 Nov 2023 19:01:05 +0000 (20:01 +0100)]
Don't check self number in recipients refresh
AsamK [Fri, 3 Nov 2023 19:00:26 +0000 (20:00 +0100)]
Initialize pre key offsets when creating new account
AsamK [Fri, 3 Nov 2023 18:59:39 +0000 (19:59 +0100)]
Check if account is already registered before attempting verification
AsamK [Tue, 17 Oct 2023 19:56:10 +0000 (21:56 +0200)]
Use new threads API
AsamK [Tue, 17 Oct 2023 17:52:35 +0000 (19:52 +0200)]
Use pattern matching switch cases
AsamK [Sat, 30 Sep 2023 20:38:24 +0000 (22:38 +0200)]
Switch to Java 21
AsamK [Mon, 23 Oct 2023 16:01:49 +0000 (18:01 +0200)]
Remove included by default native-image component
AsamK [Sun, 22 Oct 2023 19:33:15 +0000 (21:33 +0200)]
Fix man page generation
AsamK [Sun, 22 Oct 2023 17:44:36 +0000 (19:44 +0200)]
Bump version to 0.12.4
AsamK [Sun, 22 Oct 2023 17:44:36 +0000 (19:44 +0200)]
Bump version to 0.12.4
AsamK [Sun, 22 Oct 2023 17:44:41 +0000 (19:44 +0200)]
Fix tests
AsamK [Sun, 22 Oct 2023 17:35:57 +0000 (19:35 +0200)]
Update captcha help text
AsamK [Sun, 22 Oct 2023 16:27:57 +0000 (18:27 +0200)]
Prevent unnecessary compile warnings
AsamK [Sun, 22 Oct 2023 16:10:32 +0000 (18:10 +0200)]
Update dependencies
AsamK [Fri, 20 Oct 2023 11:14:22 +0000 (13:14 +0200)]
Prevent ConcurrentModificationException
Fixes #1351
AsamK [Thu, 19 Oct 2023 19:36:19 +0000 (21:36 +0200)]
Update libsignal-service-java
Vladimir Glinskikh [Sat, 21 Oct 2023 10:49:28 +0000 (13:49 +0300)]
Bump upgrade gradle from 8.3 to 8.4 (#1353)
AsamK [Thu, 19 Oct 2023 21:26:46 +0000 (23:26 +0200)]
Update graalvm reflect-config
AsamK [Thu, 19 Oct 2023 21:17:49 +0000 (23:17 +0200)]
Update graalvm reflect-config
Fixes #1352
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>
AsamK [Wed, 18 Oct 2023 20:57:51 +0000 (22:57 +0200)]
Fix typo
Pēteris Caune [Wed, 18 Oct 2023 05:47:10 +0000 (08:47 +0300)]
Fix typo (#1348)
AsamK [Tue, 17 Oct 2023 19:56:24 +0000 (21:56 +0200)]
Extend log scrubber for dbus serviceIds
AsamK [Tue, 17 Oct 2023 18:00:47 +0000 (20:00 +0200)]
Fix inspections
AsamK [Tue, 17 Oct 2023 18:01:59 +0000 (20:01 +0200)]
Use .isEmpty() for checking lists and strings
AsamK [Tue, 17 Oct 2023 17:47:14 +0000 (19:47 +0200)]
Update bouncycastle dependency