signal-cli/src/main/java/org/asamk/signal
2024-09-08 08:30:31 +02:00
..
commands Improve daemon deprecation message 2024-09-08 08:30:08 +02:00
dbus Implement dbus support for listIdentities 2024-04-19 17:07:18 +02:00
http Refactor DaemonCommand 2023-11-10 15:32:45 +01:00
json Add more details to listContacts command 2024-04-17 21:26:16 +02:00
jsonrpc Improve error message and log output for failed jsonrpc commands 2024-09-08 08:30:31 +02:00
logging Improve scrubbing of sensitive identifiers 2024-01-31 20:33:01 +01:00
output Reorder static final modifier 2023-11-10 14:03:13 +01:00
util Update libsignal-service-java 2024-03-27 22:58:13 +01:00
App.java Add --bus-name option to use different D-Bus bus name 2024-02-09 18:07:30 +01:00
BaseConfig.java Update libsignal-service 2024-08-20 17:39:39 +02:00
DbusConfig.java Use app id as dbus name for flatpak version 2024-02-09 18:07:30 +01:00
Main.java Add infrastructure for better shutdown handling 2023-11-09 19:23:11 +01:00
OutputType.java Add an enum for output types 2021-01-16 18:52:06 +01:00
ReceiveMessageHandler.java Update libsignal-service-java 2024-01-14 11:42:48 +01:00
ServiceEnvironmentCli.java Rename sandbox to staging environment 2022-01-05 23:41:17 +01:00
Shutdown.java Add infrastructure for better shutdown handling 2023-11-09 19:23:11 +01:00
TrustNewIdentityCli.java Add new --trust-new-identities global parameter 2021-08-23 15:58:05 +02:00