signal-cli/src/main/java/org/asamk/signal
2021-12-05 11:01:25 +01:00
..
commands Add removeContact command 2021-11-26 20:50:54 +01:00
dbus Add dbus methods: deleteContact and deleteRecipient 2021-12-05 11:01:25 +01:00
json Remove dead code and fix inspection issues 2021-12-05 10:43:57 +01:00
jsonrpc Return json response if available in error data field 2021-11-14 15:24:21 +01:00
output Clean up base package 2021-11-14 15:00:06 +01:00
util Remove dead code and fix inspection issues 2021-12-05 10:43:57 +01:00
App.java Add -c for --config (#816) 2021-12-05 10:12:50 +01:00
BaseConfig.java Improve dbus register error message if called with invalid number 2021-08-30 13:33:54 +02:00
DbusConfig.java Rename username to account 2021-11-12 16:51:33 +01:00
Main.java Implement unregister command for jsonrpc and dbus daemon 2021-11-12 16:07:35 +01:00
OutputType.java Add an enum for output types 2021-01-16 18:52:06 +01:00
ReceiveMessageHandler.java Clean up base package 2021-11-14 15:00:06 +01:00
ServiceEnvironmentCli.java Add --service-environment to allow testing against sandbox environment 2021-05-12 23:28:52 +02:00
TrustNewIdentityCli.java Add new --trust-new-identities global parameter 2021-08-23 15:58:05 +02:00