signal-cli/src/main/java/org/asamk/signal
2023-06-02 22:43:18 +02:00
..
commands Extract dbus client command handling 2023-06-02 22:43:18 +02:00
dbus Extract dbus client command handling 2023-06-02 22:43:18 +02:00
http Refactor manager lib package structure 2023-05-23 19:34:13 +02:00
json Refactor manager lib package structure 2023-05-23 19:34:13 +02:00
jsonrpc Allow JSON-RPC commands without account param if only one account exists 2022-12-30 13:50:40 +01:00
logging Remove libsignal logs on console, when log-file is given 2023-05-30 13:03:00 +02:00
output Clean up base package 2021-11-14 15:00:06 +01:00
util Refactor manager lib package structure 2023-05-23 19:34:13 +02:00
App.java Extract dbus client command handling 2023-06-02 22:43:18 +02:00
BaseConfig.java Bump version to 0.11.11 2023-05-24 23:05:58 +02:00
DbusConfig.java Add helper method to create valid dbus object path 2023-06-02 21:29:58 +02:00
Main.java Add --scrub-log flag to remove possibly sensitive information from the log 2022-09-04 11:15:23 +02:00
OutputType.java Add an enum for output types 2021-01-16 18:52:06 +01:00
ReceiveMessageHandler.java Refactor manager lib package structure 2023-05-23 19:34:13 +02:00
ServiceEnvironmentCli.java Rename sandbox to staging environment 2022-01-05 23:41:17 +01:00
TrustNewIdentityCli.java Add new --trust-new-identities global parameter 2021-08-23 15:58:05 +02:00