]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/AddDeviceCommand.java
Handle rate limit exception correctly when querying usernames
[signal-cli] / src / main / java / org / asamk / signal / commands / AddDeviceCommand.java
2024-11-23 AsamKReformat files
2024-09-08 AsamKImprove addDevice error message
2023-11-10 AsamKReorder static final modifier
2023-08-21 AsamKShow better error message when using addDevice on a...
2023-05-23 AsamKRefactor addDeviceLink method
2022-05-24 AsamKRename main/master device to primary device
2021-11-14 AsamKClean up base package
2021-10-31 AsamKAdd InvalidDeviceLinkException exception
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