]> nmode's Git Repositories - signal-cli/commitdiff
Add support for blocking contacts and accounts (#260)
authorDaniel Schäufele <github@schaeufele.org>
Wed, 22 Jan 2020 07:39:28 +0000 (08:39 +0100)
committerAsamK <asamk@gmx.de>
Wed, 22 Jan 2020 07:39:28 +0000 (08:39 +0100)
* Add blockContact and unblockContact subcommands

* Send blocked status in contacts sync

* Use only one method for blocking and unblocking

* Add blocking/unblocking for groups

* Prevent blocked messages from being printed

* Print blocked property in listContacts and listGroups commands

* Handle BlockedListMessages

* Store blocked state from incoming contact and group sync messages

* Minor changes and corrections

* Add block and unblock commands to man file (and also fix some headings of commands)


No differences found