.. |
commands
|
Handle queued actions also when thread is interrupted
|
2021-08-23 14:39:40 +02:00 |
dbus
|
Implement announcement groups
|
2021-08-22 09:55:53 +02:00 |
json
|
Extend error information in json output for received messages from untrusted identity
|
2021-08-22 19:28:13 +02:00 |
jsonrpc
|
Log a debug message when dropping json rpc response for request without id
|
2021-08-20 19:04:35 +02:00 |
util
|
Add json output listIdentities command
|
2021-08-21 18:54:55 +02:00 |
App.java
|
Add new --trust-new-identities global parameter
|
2021-08-23 15:58:05 +02:00 |
BaseConfig.java
|
Adapt User-Agent string to get rate limit challenges
|
2021-08-18 19:37:03 +02:00 |
DbusConfig.java
|
Allow calling signal-cli without -u flag
|
2021-01-16 09:00:03 +01:00 |
DbusReceiveMessageHandler.java
|
Refactor output writers
|
2021-08-08 17:32:55 +02:00 |
JsonDbusReceiveMessageHandler.java
|
Refactor output writers
|
2021-08-08 17:32:55 +02:00 |
JsonReceiveMessageHandler.java
|
Extend error information in json output for received messages from untrusted identity
|
2021-08-22 19:28:13 +02:00 |
JsonWriter.java
|
Add PlainTextWriter interface
|
2021-08-09 19:03:59 +02:00 |
JsonWriterImpl.java
|
Implement jsonRpc command
|
2021-08-10 18:16:50 +02:00 |
Main.java
|
Enable unlimited strength crypto via system Security property (#608)
|
2021-05-01 08:38:31 +02:00 |
OutputType.java
|
Add an enum for output types
|
2021-01-16 18:52:06 +01:00 |
OutputWriter.java
|
Refactor output writers
|
2021-08-08 17:32:55 +02:00 |
PlainTextWriter.java
|
Refactor output writers
|
2021-08-08 17:32:55 +02:00 |
PlainTextWriterImpl.java
|
Add CommandException to abstract cli return codes for errors
|
2021-02-23 21:42:42 +01:00 |
ReceiveMessageHandler.java
|
Refactor output writers
|
2021-08-08 17:32:55 +02: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 |