Will Hunt

Results 362 comments of Will Hunt

Hi, the bridge doesn't support V12 rooms yet. It would require a bit of a refactor.

Yeah, I can imagine it functions okay-ish. Anything involving power level checks on room owners will be broken though.

I think for the JS based bots we need to update https://github.com/matrix-org/matrix-rust-sdk-crypto-nodejs with the correct bindings. I spoke to @andybalaam about this and he suggested the bots can cross sign...

I think I need to understand how this broadly works in a client today, and then might be able to advise how that might fit in with a bot-sdk application....

Hey @H-Shay, I'm mostly happy with this but I want to do more testing before we merge. I can take a look this afternoon.

> I think discord just got that right for Linux/Wayland in one of their latest nightly builds. Shame that their solution isn't open source. **Finally**, it's been broken for such...

> @mscbot concern Confusing behavior of whether enforced by clients or servers Sounds resolved now clients are not involved.

Just waiting on https://github.com/element-hq/element-web/pull/29582 to get merged :)

At a guess, `node-irc` is occasionally encoding a message differently. The IRC Bridge has many client connections at once, so it's normal for potentially 100s of the same message to...

Presumably this got fixed with #1081