]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/RemoveDeviceCommand.java
Fix getUserStatus command with only username parameter
[signal-cli] / src / main / java / org / asamk / signal / commands / RemoveDeviceCommand.java
2024-02-25 AsamKRemoving linked devices only works on the primary device
2022-01-22 AsamKMake deviceId an int
2021-11-14 AsamKClean up base package
2021-10-02 AsamKRefactor dbus linked devices interface
2021-09-08 AsamKPrint stack trace of exception causes in verbose mode
2021-08-20 AsamKRefactor command creation
2021-08-10 AsamKImplement JsonRpc command for commands without output
2021-08-08 AsamKRefactor output writers
2021-05-20 AsamKImprove command line help
2021-05-16 AsamKFix camel case device-id flag
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-01-10 AsamKRefactor register and verify
2019-10-16 AsamKReformat imports
2018-11-20 AsamKSplit commands into separate classes