Tulir Asokan

Results 330 comments of Tulir Asokan

Rejecting invites is not supported and probably never will be. To get rid of chats, they have to be deleted on the remote network

yaml doesn't require arrays to be indented

It'll be fixed* before verification is required. Until then, bots will work perfectly fine even if you leave them unverified. \*really there's nothing to fix in maubot, but new verification...

Could the rule just ignore plaintext mentions in messages that have `"m.mentions": {}`? Raw MXIDs in such messages won't mention any up-to-date users

There's no setup stuff for giphy, it should just work

Probably missing the event handler in the matrix connector

Portal is in the central bridge module, it only gets events that the matrix connector registers handlers for

https://github.com/mautrix/go/commit/b899ef773f8f9ca4ff216d89abe0cae278bbc64a

SQLite is very robust and can easily handle much bigger bridges, it's likely that there's either some old bug in the bridge or you're holding it wrong

There haven't been any breaking changes. `efe13e9b` is the last commit of upstream libsignal, so not sure how you figured it's "pre-breaking change" The bridge just doesn't currently support using...