signal-cli/src/main/java/org/asamk/signal/commands
2021-09-08 20:38:24 +02:00
..
exceptions Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
AddDeviceCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
BlockCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
CliCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
Command.java Refactor command creation 2021-08-20 18:42:38 +02:00
Commands.java Implement sendReceipt command 2021-08-22 14:25:48 +02:00
DaemonCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
DbusCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
ExtendedDbusCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
GetUserStatusCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
JoinGroupCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
JsonRpcCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
JsonRpcDispatcherCommand.java Only handle jsonRpc requests, after receive thread has caught up with old messages 2021-09-04 15:06:25 +02:00
JsonRpcLocalCommand.java Accept single values for jsonrpc requests where a list is expected 2021-08-24 12:37:50 +02:00
LinkCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
ListContactsCommand.java Update libsignal-service-java 2021-08-29 13:37:24 +02:00
ListDevicesCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
ListGroupsCommand.java Update libsignal-service-java 2021-08-29 13:37:24 +02:00
ListIdentitiesCommand.java Update libsignal-service-java 2021-08-29 13:37:24 +02:00
LocalCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
MultiLocalCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
ProvisioningCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
QuitGroupCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
ReceiveCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
RegisterCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
RegistrationCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
RemoteDeleteCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
RemoveDeviceCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
RemovePinCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendContactsCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendReactionCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendReceiptCommand.java Update libsignal-service-java 2021-08-29 13:37:24 +02:00
SendSyncRequestCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendTypingCommand.java Update libsignal-service-java 2021-08-29 13:37:24 +02:00
SetPinCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SignalCreator.java Add dbus SignalControl interface to register/verify/link accounts 2021-08-08 18:43:14 +02:00
SubparserAttacher.java Refactor output writers 2021-08-08 17:32:55 +02:00
TrustCommand.java Align cli param names for recipient 2021-08-25 21:21:19 +02:00
UnblockCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UnregisterCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UpdateAccountCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UpdateContactCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UpdateGroupCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UpdateProfileCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UploadStickerPackCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
VerifyCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
VersionCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00