Renaud Chaput

Results 390 comments of Renaud Chaput

> Just to try to make the vite plan a bit more concrete: that would mean completely replace webpack, loaders and plugins in the JavaScript frontend part and at the...

I spent a few hours trying to migrate to ViteJS, results are here: https://github.com/renchap/mastodon/tree/vitejs I put everything in 1 big commit, but this is just an exploratory PoC and, if...

Our current frontend stack, based on webpack 4, does not support Node 18+. We are aware this is an issue, and the plan is to replace it with Vite: #24981

Could you format your Caddyfile using `caddy fmt`? It looks like the indentation is wrong.

Not yet, but a PR is in the works for it: https://github.com/mastodon/mastodon/pull/22928

Mastodon `main` branch now supports Ruby 3.2, this is correct. Please note that we had reports of issues with Ruby 3.2, but we have not been able to reproduce them...

I am working on a switch from a Webpack-based toolchain to ViteJS: #24981 It is not 100% working yet but it should provide a much faster and simpler alternative.

Yes, #27511 is to inform local users when their admin block a remote instance. There is nothing planned to inform a remote instance when they are blocked, as this might...