Renaud Chaput
Renaud Chaput
This has been implemented and will be there for all users in Mastodon 4.6.
This includes a significant change with the Immer config, and will likely require some checks/testing to ensure it works with our app.
The error is here: `Could not locate Gemfile or .bundle/ directory` It looks like there is an issue with the container image you are using, it does not look like...
We are evaluating switching from Sidekiq to GoodJob right now, but did not make the switch yet, so I can not work on it at the moment. But in our...
Are you planning for this to be in 7.0? This would be a very nice improvement for Expo users, and the work seems to be nearly finished?
If you have sample SQL queries (and Rails commands to find relevant objects to run them with), we can try running them on mastodon.social and see how is the perf
I like the intent, but I am a bit concerned by this: https://github.com/standardrb/standard?tab=readme-ov-file#running-standards-rules-via-rubocop > Please note that the following usage is not supported and may break at any time. Use...
Is there a way for us to switch to `standardrb` entirely at some point, or do you think this can never happen?
Woops, I thought I merged it. Let's see how it behaves and evaluate the results in 1-2 weeks, and if this created unforeseen issues?
> 1. The Ruby/Rails gem for `mCaptcha` will be added to the `Gemfile` There is no `mCaptcha` gem from what I know, there will be a need to implement an...