From: Jérémy Bobbio Date: Tue, 24 Sep 2019 17:22:14 +0000 (+0200) Subject: Add commands to update profile name and avatar X-Git-Tag: v0.6.4~7 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/abb6ebc910d7d46ec3644d49d6bd456fcccfa1e0?ds=sidebyside;hp=abb6ebc910d7d46ec3644d49d6bd456fcccfa1e0 Add commands to update profile name and avatar Two new commands are added `setProfileName` and `setProfileAvatar` which allow to update the name and avatar visible by other users for the current profiles. Closes #227 ---