]> nmode's Git Repositories - signal-cli/history - man/signal-cli.1.adoc
Add addStickerPack command
[signal-cli] / man / signal-cli.1.adoc
2023-08-20 AsamKAdd addStickerPack command
2023-08-20 AsamKDocument listStickerPacks command
2023-05-22 exquoFix TextStyle doc example typo (#1251)
2023-05-20 AsamKImplement textStyles for sending and receiving
2023-05-11 AsamKImplement editing of previous messages
2023-01-21 AsamKDocument submitRateLimitChallenge
2022-11-02 AsamKUpdate man page
2022-11-01 AsamKSmall improvements
2022-11-01 ced-bAdd command to get an attachment (#1080)
2022-10-31 AsamKAdd optional message limit for receive command
2022-10-30 AsamKImplement replying to stories
2022-10-30 AsamKImplement reacting to stories
2022-10-30 AsamKAdd option to disable adding message to send log
2022-10-19 AsamKAdd --ignore-stories flag to prevent receiving story...
2022-09-04 AsamKAdd --scrub-log flag to remove possibly sensitive infor...
2022-08-28 AsamKRemove fallback to reading stdin if no message body...
2022-08-28 AsamKChange meaning of -v flag from --version to --verbose
2022-06-04 KevinAdded base64 encoded attachment support (#966)
2022-05-29 AsamKSplit given/family name in updateContact command
2022-05-26 AsamKAdd option to send read receipts for all received data...
2022-05-25 AsamKImplement sending link previews
2022-05-24 AsamKRename main/master device to primary device
2022-05-21 AsamKAdd mobile-coin-address to updateProfile command
2022-05-21 AsamKImplement sendPayment notification command
2022-05-21 AsamKUpdate documentation
2022-05-16 AsamKAdded new parameter to filter the output of listGroups...
2022-05-16 AsamKAdd command to delete local account data
2022-04-09 AsamKAdd support for banning/unbanning group members
2022-03-16 AsamKUpdate libsignal-service-java
2022-02-20 AsamKAdd --message-from-stdin flag for send command
2022-02-01 AsamKImprove JSON-RPC subscribeReceive method with subscript...
2022-01-29 AsamKAdd --log-file parameter to write logs to separate...
2022-01-05 AsamKRename sandbox to staging environment
2022-01-03 AsamKAdd support for sending stickers
2021-12-11 AsamKUpdate CHANGELOG.md
2021-12-10 AsamKUpdate man pages
2021-11-26 AsamKAdd removeContact command
2021-11-21 AsamKImplement sending message quotes
2021-11-13 AsamKImplement sending mentions
2021-11-12 AsamKRename username to account
2021-10-27 AsamKUpdate documentation
2021-10-09 AsamKUpdate documentation
2021-09-30 AsamKImplement configuration handling
2021-09-12 AsamKBump version v0.9.0
2021-09-05 AsamKAdd possibility to update the device name
2021-08-23 AsamKAdd new --trust-new-identities global parameter
2021-08-22 AsamKImplement sendReceipt command
2021-08-22 AsamKImplement announcement groups
2021-08-10 AsamKReplace --group parameter with --group-id
2021-08-09 AsamKRename --endsession parameter to --end-session
2021-08-08 AsamKRemove fallbacks to deprecated data paths
2021-06-13 AsamKAdd optional content type to json sticker pack manifest
2021-06-12 AsamKAdd sendTyping command
2021-06-12 AsamKImplement --delete flag for quitGroup
2021-05-20 AsamKImprove command line help
2021-05-16 AsamKFix camel case device-id flag
2021-05-15 AsamKUpdate documentation
2021-05-11 AsamKAdd sendSyncRequest to man page
2021-05-05 AsamKExtend updateProfile command to set family name
2021-05-03 AsamKCreate an initial empty profile after registration
2021-05-03 AsamKAdd --delete-account argument to completely delete...
2021-04-05 Adaptive GarageSend remote delete (#593)
2021-01-16 AsamKUse exit 4 when sending a single recipient message...
2021-01-16 AsamKSend self messages as normal messages, new flag --note...
2021-01-16 AsamKAllow calling signal-cli without -u flag
2021-01-15 AsamKUpdate man page
2021-01-15 AsamKAdd --verbose flag to show extended logging
2021-01-14 AsamKUpdate man page
2021-01-13 AsamKReformat man doc and clarify help text
2021-01-13 Atomic-BeanAdded JSON output to listGroups and allowed json to...
2021-01-03 Atomic-BeanCommand to check if number is registered (#391)
2020-12-21 AsamKImplement join group via invitation link
2020-12-21 AsamKImplement accepting and declining group invitations
2020-11-22 AsamKAdd possibility to pass a captcha token to register...
2020-08-09 AsamKUpdate dependencies
2020-06-22 Elburz Sorkhabiadd further clarification to addDevice docs
2020-06-02 exquoRemove references to the native unix-java library
2020-05-16 Matúš KošútContact config - message expiration time (#308)
2020-05-06 AsamKImprove asciidoc formatting of the man page
2020-04-03 AsamKRename fingerprint to safety number
2020-03-23 AsamKAdd documentation for sticker upload
2020-02-22 AsamKAdd command sendReaction for emoji reactions
2020-01-22 Daniel SchäufeleAdd support for blocking contacts and accounts (#260)
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-12-08 AsamKChange default data path to $XDG_DATA_HOME/signal-cli
2018-08-12 mqusFix manpage
2018-03-31 AsamKUpdate man page
2017-06-18 AsamKUpdate man page
2017-02-25 AsamKMove information from README to wiki/man page
2017-02-22 AsamKAdd listGroups command to man page
2017-02-19 AsamKRename man page to show it rendered on github