Malte E

Results 44 issues of Malte E

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

This might very well be an upstream issue, but I believe it's intentional: https://plotly.com/python/datashader/ When creating heatmaps with the pythonplot backend, it will create individual rectangles for each pixel rather...

In a bridged room with non-logged in users, if there's only one WhatsApp user in the room and that user leaves, the portal persists. If the user (or a different...

`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

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

`m.mentions` is correct, the matrix.to link also points to the actual matrix user, but the displayname used in `body` and `formatted_body` is that of the user's puppet. In my case...

bug

Currently mautrix-signal just syncs everything every x seconds. This is far from ideal. We should sync some things less. I'm willing to tackle this, but I want to get feedback...

enhancement

I believe that bridges should at least be configurable to require minimal user action and preferably just notify the user about what they're doing. Part of that effort was auto...