Tulir Asokan
Tulir Asokan
Hmm, I can't reproduce making element x work by just adding the url field
Yes, it tries to render it, but just shows a blank box
This is about telegram gifs (= short looping video clips with no audio), not stickers. I'm not sure what other approach there is? (the bridge coincidentally sends animated stickers the...
Ah right, Signal doesn't allow real logouts, then it should be fine to have logout just delete the session. Should maybe also rename `delete-session` to something more accurate because it's...
`portal.receiver` is changed to be uuid in the previous migration 🤔 https://github.com/mautrix/signal/blob/main/database/upgrades/16-refactor-postgres.sql#L58
They're deleted 10 lines earlier in the migration: https://github.com/mautrix/signal/blob/main/database/upgrades/16-refactor-postgres.sql#L47-L48
It has been noticed, it was intentionally written that way because finding the real displayname is much more effort
That probably happens if you set `resend_bridge_info: true`, because that config option doesn't exist in this bridge. Did you accidentally try to use the config from another bridge or something?
Double puppeting auth isn't related to the registration file > I reverted to the version from 2 weeks ago and it works fine The last commit on master is 3...
This has been implemented in the Beeper app