Renaud Chaput

Results 390 comments of Renaud Chaput

The language is now created and enabled on Crowdin

This is not an issue with Mastodon. Youtube stopped returning metadata for the links recently and we do not know why. We are trying to reach out to them to...

Thanks for working on this, this has been on our radar for a while. We support configuring 3 different Redis servers (Sidekiq, cache, but also some application data that is...

The 3 possible Redis instances are configured with: - `CACHE_REDIS_URL` is used for … cache - `SIDEKIQ_REDIS_URL` is used for Sidekiq - `REDIS_URL` is used for persistant app data, and...

This looks like an issue with your Ruby environment / rbenv, not directly related to Mastodon. Can you try to delete the `vendor/bundle` directory, run `bundle install` again, and then...

> This works and I have no idea why. Could you explain why? Most probably due to a conflict between your system & rbenv-managed ruby installations. I am not sure...

I dont know, I dont think we changed anything relevant in 4.2.10, so my most likely explanation is that it comes from your Ruby environment.

Yes, I am not sure if this is needed, I have been using those with VSCode through the extension and it works fine. Previously (shortly after release) you needed to...

Closing this as I think this is an issue on your end. I have been able to use `ruby-lsp` without it being included in the project, and other people did...

I reported this issue after seeing it in our internal Testflight build but… now the widgets are working fine? They were blank, but now I am able to add new...