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

Same as for Telegram

Thanks so much @maltee1 for the relaybot/bridge option introduced [here](https://github.com/mautrix/signal/commit/b2321fbe5efdce0e921418f17e84940775c07aa9). It is currently possible to bridge rooms from the relaybot account or any other logged in account. It would be...

enhancement

This commands are used to get or set the expiration timer for disappearing messages in both, direct and group chats.

We should assume that the user wants to talk to them on plain matrix rather than through signal, even if `bridge.autocreate_contact_portal == True`

enhancement

As a user I want to be able to search my signal contacts using a `search` command like in the `WhatsApp` and `Telegram` bridges.

enhancement

I am using the bridge docker image 19929f6/commit 2717c53 to relay messages between Whatsapp and Signal groups. While relaying a message from a Whatsapp user to Signal I got the...

bug

Login works, but as soon as someone tries to send messages, the bridge just returns: ``` WRN Got rate limited action="send content" chat_id= event_id= event_type=m.room.message portal_chat_id= recipient= response_id=14 response_status=428 retry_after_seconds=86400...

bug

`addPendingMembers` got me: ``` {"level":"error","chat_id":"RKRZzOb77EydQmUe350+d7kPd9hjq8kUvXDLgE/OmZU=","room_id":"!KTzSYwyBubPkMjwnhi:maltee.de","action":"handle signal group change","sender_uuid":"redacted1","change_ts":1708865287784,"new_revision":5,"action":"decrypt group change","error":"invalid UUID length","time":"2024-02-25T13:48:06.463002512+01:00","message":"DecryptUUID UserId error"} ``` Not sure if this is related to the "profile key not found" error of the...

bug

I waited with the migration to the go bridge up until now. I have a dockerized setup and did a pull to the latest docker image at dock.mau.dev/mautrix/signal (Now I'm...

bug

This still needs conflict resolution and I think groupChanges are pushed to pending members as well, which depends on #448 .