]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/UpdateContactCommand.java
Refactor command creation
[signal-cli] / src / main / java / org / asamk / signal / commands / UpdateContactCommand.java
2021-08-20 AsamKRefactor command creation
2021-08-10 AsamKImplement JsonRpc command for commands without output
2021-08-08 AsamKRefactor output writers
2021-08-05 AsamKMake name optional for updateContact
2021-05-20 AsamKImprove command line help
2021-05-03 AsamKPrevent updateContact and block commands on linked...
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-21 AsamKUse var instead of explicit types
2021-01-10 AsamKRefactor register and verify
2020-12-08 AsamKReformat project
2020-08-14 AsamKImprove stderr output
2020-05-16 Matúš KošútContact config - message expiration time (#308)
2020-01-21 AsamKCanonicalize number before getting/setting contact...
2019-10-16 AsamKRefactor UpdateContactCommand