]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/UpdateProfileCommand.java
Extend updateProfile command to set family name
[signal-cli] / src / main / java / org / asamk / signal / commands / UpdateProfileCommand.java
2021-05-05 AsamKExtend updateProfile command to set family name
2021-02-23 AsamKAdd CommandException to abstract cli return codes for...
2021-02-21 AsamKUse var instead of explicit types
2021-02-13 AsamKOnly attempt to delete profile avatar if it exists
2021-01-23 AsamKAdd support for about and aboutEmoji for profiles
2021-01-13 AsamKCreate an AvatarStore
2021-01-10 AsamKRefactor register and verify
2020-12-08 AsamKReformat project
2020-08-09 AsamKUpdate dependencies
2019-10-16 AsamKReformat imports
2019-10-16 AsamKMerge profile commands to a single UpdateProfileCommand