Renaud Chaput
Renaud Chaput
If using Chrome, then the Application tab in the web inspector should give you information about any service workers that are running. A screenshot if this screen, plus a screenshot...
> I'm wondering if we couldn't flip the thing around: write Rails 6.1 compatible cookies and support Rails 7 cookies, then in a later version switch that around to support...
JPEG format does not support transparency, and for some kind of media PNG files are much more efficient.
I tried to convert accounts in Redux to proper Immutable `Record`, to solve the issues mentioned in the comments above: https://github.com/mastodon/mastodon/pull/26559 I used your types from this PR as a...
Closing in favour of #26559
Duplicate of #24746
More detailed error: ``` Could not find compatible versions Because omniauth_openid_connect >= 0.7.0 depends on openid_connect ~> 2.2 and openid_connect >= 2.0.0.rc1 depends on faraday ~> 2.0, omniauth_openid_connect >= 0.7.0...
I am not sure why Renovate did not update `Gemfile.lock` in addition to `Gemfile`. This makes `bundle` fail in CI, as the lockfile is frozen in CI, and this change...
New error: ``` % bundle Fetching gem metadata from https://rubygems.org/........ Resolving dependencies... Could not find compatible versions Because azure-storage-blob >= 2.0.0 depends on azure-storage-common ~> 2.0 and azure-storage-common >= 2.0,...
Superseeded by #25627