Paarth Shah

Results 57 comments of Paarth Shah

[MSC3440](https://github.com/matrix-org/matrix-spec-proposals/pull/3440) has been merged to the spec as of March 9th, 2022, and has been an incredibly useful feature. I'd say it's the only reason I'm still tied to Element/Schildichat,...

From a purely grammatical nitpick, I have to point out that even assuming that the Matrix spec will never be complete and that there will always be more MSCs, that...

The `-p /config/app.db` was the missing component for me; thank you!

Thanks for the repro: I'll definitely take a look at this and see what's up

Hi @xgenvn! Your first point of reference should be the matrix spec: https://spec.matrix.org/legacy/r0.0.0/client_server.html#m-room-create The `creator` field seems to be expected. https://spec.matrix.org/legacy/r0.0.0/client_server.html#creation > The homeserver will create an m.room.create event when...

@xgenvn actually, turns out I was wrong and my above links are all pointing at the legacy spec: The modern spec has already been updated by: https://github.com/matrix-org/matrix-spec-proposals/pull/2175 And as of...

@xgenvn Oh and btw `nio` currently uses the standard python `logging` module so any and all customizations that it supports with regards to filtering/setting the desired log level are already...

@xgenvn Yep, option 1 for the minimal change, with the additional potential step of marking `creator` as a deprcated alias to `sender`.

@xgenvn Just approved runs 👌🏾 Will keep further comments specific to the PR there

I haven't looked into this particular MSC/incompatibilities in our current behavior. If there's still a PR to be made, it'd absolutely be welcome!