signal-cli-rest-api
signal-cli-rest-api copied to clipboard
Dockerized Signal Messenger REST API
In the Receive() funtion from client.go, a JSON-string is returned. The conversion from a slice to JSON shouldn't be part of the app-layer but part from the implementation-layer. I would...
I'm running latest stable home assistant on latest homeassistant os, installed this addon from the repository. I was able to register a phone number and create a group using the...
Hi, I am just thinking if a verbose or debug mode with much more detailled logs would make sense? I am currently have a issue that some messages from OMV...
It would be very useful to be able to supply a path to a file (or a URL) and have it automatically fetched and sent as an attachment.
### The problem When trying to link via QR code from Signal on my mobile device, the QR Code is accepted; however when it is scanned I get a message...
### Feature Request Support for [sendMessageRequestResponse](https://github.com/AsamK/signal-cli/commit/d84362eb0f022d8bd22321afb5f082b3881f316c#diff-fbf898e3f2d440755c99a679afc8de8721f650eb1abb132d3843410aa7f29761) to accept incoming messages from new contacts. This feature seems necessary to reply to incoming messages from new contacts or have I missed something...
 ### The problem Over time, the number of Zombie processes accumulate on the host running the signal-cli-rest-api container. For example, since the last reboot of the host running "bbernhard/signal-cli-rest-api"...
### Feature Request I have a multi-number signal setup. When i get a rate-limit-challenge the logging works and i get the token id and the phonenumber of the recipient. To...
### The problem It is picking wrong IP addres: `export HOST_IP=$(hostname -I | awk '{print $1}')` If I have 2 IP addresses it is picking dynamic one which means it...
### The problem Setting up HA Signal Addon (Version 0.83; Port 8181, Modus:normal) and starting to register a second device for existing Signal account/number nothing happens after scanning QR code...