AsamK
b7fedff511
Use improved shutdown for jsonRpc command
2023-11-09 19:23:11 +01:00
AsamK
f252597002
Add infrastructure for better shutdown handling
2023-11-09 19:23:11 +01:00
AsamK
cbbfc4ea6e
Rename exportManager method
2023-11-09 18:54:17 +01:00
AsamK
6b04197eaa
Refactor getManagerFromQuery method
2023-11-09 18:54:17 +01:00
AsamK
3027ba2cf1
Refactor log config
2023-11-09 15:55:43 +01:00
AsamK
cb5cace8da
Update libsignal-service
2023-11-09 09:22:46 +01:00
AsamK
d351f64fb1
Configure log LevelChangePropagator
2023-11-08 12:05:55 +01:00
AsamK
e61f587bfc
Reduce use of printStackTrace
2023-11-07 09:28:29 +01:00
AsamK
1e35ac380e
Refactor DaemonCommand
2023-11-07 08:54:05 +01:00
AsamK
85b0647a3e
Extract getReceiveConfig to utils
2023-11-07 08:54:05 +01:00
AsamK
699b21f066
Handle rate limit error in JSON-RPC mode
2023-11-05 16:20:33 +01:00
AsamK
ed8ac5b84c
Use new threads API
2023-10-24 17:36:32 +02:00
AsamK
8d55dfb66b
Use pattern matching switch cases
2023-10-24 17:36:32 +02:00
AsamK
101c217ef8
Update captcha help text
2023-10-22 20:42:25 +02:00
AsamK
7887a5a613
Prevent unnecessary compile warnings
2023-10-22 20:42:25 +02:00
AsamK
2852b2ea6d
Extend log scrubber for dbus serviceIds
2023-10-17 23:05:45 +02:00
AsamK
fc2e9bbfae
Fix inspections
2023-10-17 20:34:21 +02:00
AsamK
d51dd7ae57
Use .isEmpty() for checking lists and strings
2023-10-17 20:34:21 +02:00
AsamK
fb7c63c507
Reduce sqlite logging
2023-10-17 15:21:18 +02:00
AsamK
24069c8277
Update documentation
2023-10-15 22:37:46 +02:00
AsamK
7cd24a74af
Improve handling of CDSI resource exhaustion
2023-10-15 19:02:59 +02:00
AsamK
33c4e17c0d
Implement change phone number
...
Closes #1240
2023-10-14 23:37:23 +02:00
AsamK
56ee173d03
Implement exit code for rate limiting error
...
Closes #1240
2023-10-13 19:36:58 +02:00
AsamK
a66dd0dc79
Implement EditMessageReceived signal for dbus
2023-10-10 20:21:40 +02:00
AsamK
7b5b5776f0
Add --quote-attachment paramter to send command
...
Fixes #1318
2023-10-10 19:54:45 +02:00
AsamK
04de0010b5
Update libsignal-service-java
2023-10-06 19:58:09 +02:00
AsamK
6f4d538832
Execute JSON-RPC requests in parallel
2023-10-05 22:18:13 +02:00
AsamK
90ec01bfbf
Only output username if set
2023-10-04 17:10:16 +02:00
AsamK
6b2de3a24d
Reduce hikari logging noise
2023-10-01 16:30:14 +02:00
AsamK
f1d735f93d
Update libsignal-service
2023-09-23 16:21:19 +02:00
AsamK
fd851ba6cb
Fix batch response in case of empty responses list
...
This adapts the implementation to the JSON-RPC specification.
2023-09-23 11:52:37 +02:00
AsamK
a7a5947a1b
Implement multi-account mode for jsonRpc command
...
Fixes #1319
2023-09-01 12:11:38 +02:00
AsamK
c8daef5113
Add --receive-mode parameter to jsonRpc command
2023-09-01 12:08:56 +02:00
AsamK
87e79bceaa
Fix output format of jsonrpc receive notification
...
Fixes #1313
2023-08-26 17:17:25 +02:00
AsamK
bc3bdbbf21
Improve identites listing
2023-08-26 16:33:39 +02:00
AsamK
884fa2748e
Ensure uniqueness of dbus identity names
2023-08-22 11:56:27 +02:00
AsamK
a9f1944636
Show better error message when using addDevice on a linked device
2023-08-21 17:23:16 +02:00
AsamK
6d23eb3bf6
Show better error message when using addDevice on a linked device
2023-08-21 17:14:04 +02:00
AsamK
e867c57af8
Add addStickerPack command
2023-08-20 22:36:18 +02:00
AsamK
9a63f97a19
Update dependencies
2023-08-11 00:43:19 +02:00
AsamK
b51c791629
Adapt receive subscription notification to have payload in result field
2023-08-11 00:36:22 +02:00
AsamK
b55d75ef99
Update dependencies
2023-08-09 21:14:17 +02:00
AsamK
6bde5960aa
Fix issues with pni parsing
2023-08-07 21:03:39 +02:00
AsamK
ac815f7598
Fix json deserialization for request params
...
Fixes #1261
2023-06-17 12:59:55 +02:00
Adimarantis
8726c4ede0
Update identities after trust ( #1264 )
2023-06-17 09:21:28 +02:00
AsamK
0c5993c0ad
Add support for invalid pre key failure when sending message
2023-06-11 17:47:48 +02:00
AsamK
da25b2a763
Add missing return to app command handling
2023-06-11 17:17:04 +02:00
AsamK
3d5c440aa2
Improve uuid/number handling
2023-06-11 16:39:54 +02:00
AsamK
4f8da7819e
Reformat code
2023-06-05 19:30:18 +02:00
Adimarantis
a96c4938b1
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
2023-06-05 19:26:00 +02:00