]> nmode's Git Repositories - signal-cli/commitdiff
Include source name in JSON output (#663)
authortechnillogue <wisepoison@gmail.com>
Fri, 23 Jul 2021 15:19:09 +0000 (11:19 -0400)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 15:19:09 +0000 (17:19 +0200)
* add sourceName

* avoid sourceName might not have been initialized

* catch NullPointerException instead of checking for null

* Update JsonMessageEnvelope.java

Co-authored-by: AsamK <asamk@gmx.de>
Fixes #663


No differences found