Radon Rosborough

Results 871 comments of Radon Rosborough

Solved, the following appservice registration config was wrong: ```yaml # Address that Synapse uses to contact mautrix-wsproxy url: "http://localhost:29331" ``` As can be verified by attempting to reach the address...

I've filed a PR at https://github.com/mautrix/imessage/pull/90 to improve the documentation and avoid future confusion around this issue.

I'm committed to completing a full migration away from all Google services, so at some time in the future, if Clipious still looks like the best migration pathway away from...

LGTM generally. Looks like upstream changes broke the tests. I'll fix, and also make sure we have test coverage that actually validates this change.

> Apologies to @zeorin for taking so long to look at this, notifications got lost in the shuffle Also my fault because I was in the middle of working on...

Heyo, it turns out that I had got this pretty close to working already! The latest few changes seem to make things fully successful and now we have a proper...

Oh I see, as you said this blocks CI. Hmmm, can we implement the wrapper script now then, so that it works for CI but also for everyone who is...

There aren't any other formatters that have conditioning on the version in use currently, but there are other wrapper scripts in the `scripts/formatters` directory. I would do something like running...

That's odd, since Emacs 29.3 is only a bug-fix release with security patches: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29 Is it possible that there is some other environment difference between those two machines? For example,...

Pull requests are welcome. Eventually, I plan to clear the backlog of issues like this, but I cannot provide a timeline. Over time I've been working to add unit and...