signal-cli icon indicating copy to clipboard operation
signal-cli copied to clipboard

signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.

Results 131 signal-cli issues
Sort by recently updated
recently updated
newest added

Hi, I am appending passbook files as following: ```shell -a /tmp/ticket1.pkpass ``` the recipient is not able to add it to the Wallet in IOS. If I now forward this...

Hi, thank you for your work on this project! I allocated a bit of time to get it running, and thought it would be convenient for other people if the...

Addresses https://github.com/AsamK/signal-cli/discussions/956. Windows can currently not be built due to a bug in GraalVM 22.1.0 (https://github.com/oracle/graal/issues/4502).

flesh out sendTyping method to include multiple recipients new getGroupsByName to lookup groupId when you know the group name update documentation

Implement new Dbus methods: - listIdentity(number\) - trust(number\, safetyNumber\) Update documentation

Related (but different): #298 I'd also like to make a PR to save in different folders for every conversation, but that looks slightly more involved so I'll open a new...

Dear AsamK, here are some gradle build improvements that I found useful when using your great signal-cli: 1. Provide a (maven) group for `signal-cli` and `lib` from `gradle.properties` 2. Provide...

``` ./signal-cli --verbose -a +16666666666 verify 875724 2022-07-20T13:34:32.901-0600 [main] INFO LibSignal - [libsignal]: rust/bridge/jni/src/logging.rs:156: Initializing libsignal version:0.17.0 2022-07-20T13:34:32.903-0600 [main] DEBUG org.asamk.signal.util.IOUtils - XDG_DATA_HOME not set, falling back to home dir...

If a user changes the phone, currently the only way to reestablish the trust is via command line. Would be nice to also have a Dbus interface for that.

enhancement

Would that be possible? Like in the Signal app for example: when you send a message while not having an Internet connection, the message is pending until a network connection...

enhancement