]> nmode's Git Repositories - signal-cli/commitdiff
Don't abort on empty recipient unless there was also no group specified. (#176)
authorHerohtar <belac1186@gmail.com>
Fri, 14 Dec 2018 17:15:12 +0000 (11:15 -0600)
committerAsamK <asamk@gmx.de>
Fri, 14 Dec 2018 17:15:12 +0000 (18:15 +0100)
* Don't abort on empty recipient unless there was also no group specified.

* Fixed potential error if user tries to send `endsession` to a group

* Display error if trying to send `endsession` to a group

* No need for this check since we're handling that condition above


No differences found