]> nmode's Git Repositories - signal-cli/commitdiff
Added JSON output to listGroups and allowed json to be activated with -j (#401)
authorAtomic-Bean <75401809+Atomic-Bean@users.noreply.github.com>
Wed, 13 Jan 2021 15:51:31 +0000 (02:21 +1030)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 15:51:31 +0000 (16:51 +0100)
* Added json output to listGroups and allowed json to be activated with -j

* Renamed classes

* Added AsamK's suggestions

* Removed isRegisted check since that is causing a conflict with upstream

* Fixed an issue in the help message for listGroupsCommand

* Re-enabled --json for receive and getUserStatuses commands as deprecated

* Added better depricated warning message and clarified some java doc stuff


No differences found