signal-cli/src/main/java/org/asamk/signal/commands
2021-10-12 20:57:25 +02:00
..
exceptions Refactor dbus client mode to improve maintainability 2021-09-28 22:33:35 +02:00
AddDeviceCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
BlockCommand.java Restrict blocking of group to master device 2021-10-12 20:57:25 +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 configuration handling 2021-09-30 21:41:24 +02:00
DaemonCommand.java Refactor dbus linked devices interface 2021-10-02 18:04:30 +02:00
ExtendedDbusCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
GetUserStatusCommand.java Fix plain text output for getUserStatus command 2021-09-10 17:24:28 +02:00
JoinGroupCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
JsonRpcCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
JsonRpcDispatcherCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
JsonRpcLocalCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
LinkCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
ListContactsCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
ListDevicesCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
ListGroupsCommand.java Implement new dbus group interface 2021-10-09 17:41:23 +02:00
ListIdentitiesCommand.java Refactor Manager interface 2021-09-28 21:13:02 +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 Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
ReceiveCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
RegisterCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
RegistrationCommand.java Refactor command creation 2021-08-20 18:42:38 +02:00
RemoteDeleteCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
RemoveDeviceCommand.java Refactor dbus linked devices interface 2021-10-02 18:04:30 +02:00
RemovePinCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
SendContactsCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendReactionCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
SendReceiptCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
SendSyncRequestCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
SendTypingCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +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
SubmitRateLimitChallengeCommand.java Add submitRateLimitChallenge command 2021-09-09 19:20:48 +02:00
SubparserAttacher.java Refactor output writers 2021-08-08 17:32:55 +02:00
TrustCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
UnblockCommand.java Restrict blocking of group to master device 2021-10-12 20:57:25 +02:00
UnregisterCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +02:00
UpdateAccountCommand.java Print stack trace of exception causes in verbose mode 2021-09-08 20:38:24 +02:00
UpdateConfigurationCommand.java Implement configuration handling 2021-09-30 21:41:24 +02:00
UpdateContactCommand.java Refactor Manager interface 2021-09-28 21:13:02 +02:00
UpdateGroupCommand.java Implement new dbus group interface 2021-10-09 17:41:23 +02:00
UpdateProfileCommand.java Remove workaround for getBoolean from JsonRpcLocalCommand 2021-09-30 19:36:31 +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