-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please…
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
###…
-
:question: **Question**
Steps to reproduce the behavior:
1. Go to Docker Console of the container you run apprise in (in my case changedetection.io)
2. Using a signal URL, enter:
apprise -D -b…
-
I'm using the following code to get group info:
`base="http://localhost:8080/"
number=env("SIGNAL_PHONENUMBER")
url=base + f"v1/groups/{number}"
print(url)
requests.get(url).json()`
resulting …
-
### Using a supported version?
- [X] I have searched searched open and closed issues for duplicates.
- [X] I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.
### Over…
-
**Issue Summary:**
I am attempting to relay messages from WhatsApp to a Signal group using two bridge bots. However, I have encountered two significant bugs that hinder the functionality and cause un…
-
### The problem
I'm sending a messages using `message_emittersh | curl -X POST -H "Content-Type: application/json" -d @- 'http://172.17.0.3:8080/v2/send'` and with short messages everything is well…
-
![zombie-processes](https://github.com/user-attachments/assets/23e481ea-cc6f-465b-b317-de080e3d53dc)
### The problem
Over time, the number of Zombie processes accumulate on the host running the si…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* P…
-
## Expected Behavior
- When the Dapr health check fails during high load, the message currently being handled should complete processing without cancellation.
- During a graceful shutdown (upon …