Will Hunt

Results 362 comments of Will Hunt

@pmaier1 @t3chguy does https://github.com/element-hq/element-desktop/pull/1921 solve this?

What would be the plan for the existing /profile? Would it be deprecated or serve as a way to quickly set/get avatars/displaynames of users. Obviously we have a lot of...

> It would be nice if some of the fields (e.g. phone number, address, email, etc) would be private. > > Telegram handles this in an interesting way: only my...

I've noticed that this started breaking somewhere in the vicinity of v33.0.0-v34.0.0. Building and running our application on v32.4.0 didn't result in an error, but v33.x.x resulted in https://github.com/matrix-org/matrix-js-sdk/issues/4284, and...

It is indeed quite odd. My guess is that something was changed in the way the library was exported? There were some changes to export as an ESM module, I...

Hi folks, I'm taking this over from @kegsay. Our plan is to: - Continue with a (batched) response to sync where we send all sticky event changes, rather than introducing...

This sounds like an upstream issue with Chromium https://issues.chromium.org/issues/42323359. The reproduction steps seem to match the complaints although the upstream issue has been closed due to inactivity (fantastic /s).

Noting that I spoke to @davidegirardi about trying to make the error response return a JSON object to line up with our other APIs, improving extensibility & potentially allowing for...

I've decided to jump on this and fix this properly https://github.com/matrix-org/rageshake/pull/90. I will do the subsequent EWeb PR next.

- Rageshake server 1.15.0 now supports rejection reasons & is deployed to production. - Element Web 1.11.96 (expected) will support showing a reason for rejection.