Tulir Asokan
Tulir Asokan
I thought EMS used Postgres 🤔
You could just manually fix it :P The v7 -> v8 migration is exclusively for users of your PR, the main branch jumped from v6 to v8 and the alter...
Why not just use the same one with proper thumbnailing support? 🤔 Could also not thumbnail for animated stickers, that way it works with all media repos
The original Element Web implementation still works fine (with the updated js-sdk too to use the latest version of the endpoint), I have it in my fork here: https://github.com/maunium/matrix-react-sdk/tree/tulir/shared-rooms
Signal actually sends events for profile changes? I couldn't see anything when I last tried it 🤔 (or is this only for the logged-in user?)
I think I added the group invite error handling at some point already. mdtest is really only meant for testing things while developing whatsmeow rather than a fully featured CLI...
It's of course possible to implement, just requires a bunch of refactoring
Made a MSC and PR to fix the silly recommendation in the spec: matrix-org/matrix-spec-proposals#4142 / matrix-org/matrix-react-sdk#12511
What do you need that for? 🤔
The ID is never zero because linked devices start at 1. `Container.GetDevice` works just fine with non-zero device IDs.