William Kray

Results 74 comments of William Kray

i'm not an approver but i've briefly tested the netlify deployment of this PR and it looks fantastic, i'm very eager to see this merged. seems like the quoted message...

same messages in stable cinny: ![image](https://github.com/user-attachments/assets/e3a024af-b697-438e-b842-ec8afef64334)

looks good after the fix!

i regularly have users that cannot decrypt messages from specific other users in encrypted rooms. the fix is often to use `/discardsession` or part/rejoin the room. is this related? is...

> > @Roxxers, one does not simply implement custom emoji. It has to be defined in the spec and then implemented. The spec is still being discussed in [MSC 1951](https://github.com/matrix-org/matrix-doc/pull/1951)....

It was mentioned that this goal is on the public roadmap, but I'm not clear on where that is or what status it's in... I see a project associated with...

@erikjohnston i am also interested in seeing this merged, as it's now impacting users with the latest cinny rollout which depends on the /hierarchy call to work properly.

i scoured the code a bit and found the firefox user-agent string that mealie is using, and confirmed it is also responsible for throwing the 403 error, whereas the user-agent...

seems like i still run into the problem even when dropping in my updated user-agent string, presumably because the headers being imported from `recipe_scrapers` are also problematic. if i eliminate...

realizing this can be easily accomplished with another plugin (https://github.com/ajkessel/reacjibot/tree/main). no strong need to implement in this plugin at this time.