]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/DaemonCommand.java
Remove deprecated --json parameter
[signal-cli] / src / main / java / org / asamk / signal / commands / DaemonCommand.java
2021-08-08 AsamKRemove deprecated --json parameter
2021-05-20 AsamKImprove command line help
2021-05-13 AsamKUpdate argparse4j
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-21 AsamKUse var instead of explicit types
2021-01-16 AsamKCheck if output type is supported by command
2021-01-16 AsamKFix logger names
2021-01-16 AsamKAdd an enum for output types
2021-01-16 AsamKAllow calling signal-cli without -u flag
2021-01-15 AsamKUse global output flag for daemon command
2021-01-10 AsamKRefactor register and verify
2020-12-08 AsamKReformat project
2020-05-15 AsamKSeparate DbusSignal implementation from Manager
2020-05-06 AsamKSwitch to hypfvieh dbus-java
2019-10-16 AsamKReformat imports
2018-11-20 AsamKSplit commands into separate classes