From: Daniel Schäufele Date: Wed, 22 Jan 2020 07:39:28 +0000 (+0100) Subject: Add support for blocking contacts and accounts (#260) X-Git-Tag: v0.6.6~38 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/8b9640ba149c6ddc4dd9e7300c788a55303bc7b5 Add support for blocking contacts and accounts (#260) * 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) --- diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index f26eeb33..9f37145b 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -16,7 +16,6 @@