]> nmode's Git Repositories - signal-cli/history - src/main/java/org/asamk/signal/commands/Commands.java
Add command to delete local account data
[signal-cli] / src / main / java / org / asamk / signal / commands / Commands.java
2022-05-16 AsamKAdd command to delete local account data
2022-02-13 AsamKImprove error messages when daemon is already running
2022-01-03 AsamKImplement listStickerPacks command
2021-11-26 AsamKAdd removeContact command
2021-11-11 AsamKImplement startLink and finishLink for jsonrpc daemon
2021-11-10 AsamKAdd listAccounts command
2021-09-30 AsamKImplement configuration handling
2021-09-09 AsamKAdd submitRateLimitChallenge command
2021-08-22 AsamKImplement sendReceipt command
2021-08-20 AsamKRefactor command creation
2021-08-10 AsamKImplement jsonRpc command
2021-08-08 AsamKRefactor output writers
2021-06-12 AsamKAdd sendTyping command
2021-05-20 AsamKImprove command line help
2021-05-03 AsamKAdd sendSyncRequest command
2021-04-05 Adaptive GarageSend remote delete (#593)
2021-01-15 AsamKAdd --verbose flag to show extended logging
2021-01-03 Atomic-BeanCommand to check if number is registered (#391)
2020-12-21 AsamKImplement join group via invitation link
2020-03-23 Signal StickersAdd support for uploading stickers.
2020-02-22 AsamKAdd command sendReaction for emoji reactions
2020-01-22 Daniel SchäufeleAdd support for blocking contacts and accounts (#260)
2019-12-03 VisibleCodeAdd listContacts subcommand (#248)
2019-10-16 AsamKRefactor UpdateContactCommand
2019-10-16 Jérémy BobbioAdd commands to update contact names on Signal servers
2019-10-16 AsamKMerge profile commands to a single UpdateProfileCommand
2019-10-16 Jérémy BobbioAdd commands to update profile name and avatar
2018-11-20 AsamKSplit commands into separate classes