]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/UpdateAccountCommand.java
Implement username links
[signal-cli] / src / main / java / org / asamk / signal / commands / UpdateAccountCommand.java
2023-11-21 AsamKImplement username links
2023-10-24 AsamKUse pattern matching switch cases
2023-10-04 AsamKOnly output username if set
2023-04-03 AsamKImplement support for usernames
2021-11-14 AsamKClean up base package
2021-09-08 AsamKPrint stack trace of exception causes in verbose mode
2021-09-05 AsamKAdd possibility to update the device name
2021-08-20 AsamKRefactor command creation
2021-08-10 AsamKImplement JsonRpc command for commands without output
2021-08-08 AsamKRefactor output writers
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