signal icon indicating copy to clipboard operation
signal copied to clipboard

A Matrix-Signal puppeting bridge

Results 112 signal issues
Sort by recently updated
recently updated
newest added

I have set up the bridge and usually if I start a new conversation it only shows the phone number of the contact but not any name or a photo/thumbnail.

If the user did something dumb (like kicking the bridge or deleting the room with the homeserver admin API), the existing DM portal room might not be usable anymore. The...

enhancement

You can see the problem here: ![imagen](https://user-images.githubusercontent.com/973709/104816400-cf916500-5812-11eb-9ccb-b7608cdc38aa.png) Full traceback: ``` Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mautrix/appservice/api/intent.py", line 320, in ensure_joined await self.join_room(room_id, max_retries=0) File "/usr/lib/python3.8/site-packages/mautrix/appservice/api/intent.py", line 79, in wrapper...

After a period of time, or after startup users are seeing DM rooms they have left get re-bridged which is quite annoying for them.

Various commands fail if there is an additional space somewhere. Especially when copying numbers, captchas, matrix ids, media url etc. over, it is quite common to end up with an...

I opened a new DM and tried to send a message, the bridge replied with: ``` ⚠ Your message was not bridged: org.whispersystems.signalservice.api.push.exceptions.ProofRequiredException: org.whispersystems.signalservice.api.push.exceptions.ProofRequiredException: StatusCode: 428 ``` The logs show:...

sorry if its maybe a dumb question, but can I bridge a existing room to a existing or new group in signal?

When editing a message on the Matrix side, the bridge re-sends a message into the Signal chat. If this message was prefixed with something like "{user} edited their message to:"...

mautrix-telegram uses a dedicated relay bot, which improves the experience. While signal itself does not allow creating bots the way telegram does, some people might have a spare phone number...

Example Use Case: Moe would like to use mautrix/signald for most of their Signal communications, with the exception of a few contacts. Frank is one of Moes' Signal contacts and...