signal-cli/src/main/java/org/asamk/signal
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
..
commands Refactor trust command implementation 2023-06-03 16:10:47 +02:00
dbus Dbus identities (#1259) 2023-06-05 19:26:00 +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 Refactor App init method 2023-06-02 22:52:45 +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