]> nmode's Git Repositories - signal-cli/commitdiff
Add commands to update contact names on Signal servers
authorJérémy Bobbio <lunar@debian.org>
Tue, 24 Sep 2019 17:43:40 +0000 (19:43 +0200)
committerAsamK <asamk@gmx.de>
Wed, 16 Oct 2019 17:27:42 +0000 (19:27 +0200)
As Signal Desktop does not allow its users to update the contact names,
it would be nice to be able to update contact names from signal-cli when
the latter is the master device.

The command `setContactName` allow to set the name for the given contact
in the local store. `sendContacts` can then be used to push the updated
contact list on Signal servers.

Closes #228


No differences found