]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/AddDeviceCommand.java
Print stack trace of exception causes in verbose mode
[signal-cli] / src / main / java / org / asamk / signal / commands / AddDeviceCommand.java
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-28 AsamKFix error message
2021-05-20 AsamKImprove command line help
2021-05-01 AsamKRemove error handling for oracle unlimited crypto issue
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