]> nmode's Git Repositories - signal-cli/history - client/src/cli.rs
Compile UnixStream support only on unix systems
[signal-cli] / client / src / cli.rs
2025-07-12 AsamKCompile UnixStream support only on unix systems
2025-07-12 AsamKAdd missing username parameter to getUserStatus command...
2025-01-30 AsamKAdd --mobilecoin-address as alias to updateProfile
2024-02-18 AsamKAdd sendMessageRequestResponse command
2024-02-18 AsamKAdd parameter to configure phone number privacy
2024-02-09 AsamKAdd command to retrieve avatars and stickers
2024-01-30 AsamKAdd missing command to json-rpc client
2023-10-10 AsamKAdd --quote-attachment paramter to send command
2023-08-10 AsamKSwitch to jsonrpsee
2022-10-30 AsamKImplement replying to stories
2022-10-30 AsamKImplement reacting to stories
2022-10-09 AsamKUpdate to clap 4
2022-10-09 AsamKUpdate client dependencies
2022-05-21 AsamKUpdate json-rpc client
2022-05-20 AsamKUpdate json-rpc client
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-02-20 AsamKImplement JSON-RPC client PoC