]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/RegisterCommand.java
Refactor command creation
[signal-cli] / src / main / java / org / asamk / signal / commands / RegisterCommand.java
2021-08-20 AsamKRefactor command creation
2021-08-08 AsamKRefactor output writers
2021-06-15 AsamKHandle missing captcha parameter correctly
2021-06-12 AsamKStrip url scheme from captcha string
2021-05-20 AsamKImprove command line help
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-21 AsamKUse var instead of explicit types
2021-02-13 AsamKAdd more information for CaptchaRequiredException
2021-01-10 AsamKRefactor register and verify
2020-11-22 AsamKAdd possibility to pass a captcha token to register...
2020-03-24 AsamKPrint better error message for captcha required error
2019-10-16 AsamKReformat imports
2018-11-20 AsamKSplit commands into separate classes