signal-cli/man
John Freed c39b5450ff implement uploadStickerPack for Dbus; fix isRegistered error
Note: isRegistered (and related methods) for Dbus can throw an
InvalidNumberException when the phone number is incorrectly formatted.
Previously this led to uncaught exceptions. They are now handled.
The problem is in SignalServiceAccountManager.java in the
package org.whispersystems.signalservice.api, which ignores the
first character of a proposed phone number and checks that the
rest is a legitimate int64.

updated documentation
2021-08-18 10:43:26 +02:00
..
Makefile Rename man page to show it rendered on github 2017-02-19 17:35:58 +01:00
signal-cli-dbus.5.adoc implement uploadStickerPack for Dbus; fix isRegistered error 2021-08-18 10:43:26 +02:00
signal-cli.1.adoc more debug message cleanup 2021-08-17 11:03:14 +02:00