Commit Graph

193 Commits (19dbc74d827d382cadef0d5e77980ffc7fe4e633)

Author SHA1 Message Date
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension ()
Claire 2cda1dd542
Fix compatibility with Redis < 6.2 again ()
Matt Jankowski 665f6f09a0
Add expired/revoked scopes for doorkeeper models via extension modules ()
Matt Jankowski 0cf91213c9
Opt in to remaining Rails 7.1 defaults ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 974335e414
Add experimental server-side notification grouping ()
Claire 3fa0dd0b88
Merge pull request from GHSA-c2r5-cfqr-c553
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations

* Remove rack-attack safelist
Claire b5b84fad65
Fix OpenSearch compatibility issue ()
Matt Jankowski 75470f1256
Use implicit dotenv load ()
renovate[bot] 483fabf48a
Update dependency http to '~> 5.2.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 2ef098d01c
Revert "Rely on dotenv autoload instead of explicit call ()" ()
Matt Jankowski 18737aad49
Rely on dotenv autoload instead of explicit call ()
Matt Jankowski f386eb6c63
Replace deprecated `dotenv-rails` gem with `dotenv` gem ()
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format ()
Claire 393e851649
Change Rails' cache format to 7.0 ()
Matt Jankowski 42afd30324
Replace Sprockets with Propshaft ()
Matt Jankowski a1636fce7f
Move lib/devise/* to lib/devise/strategies/* ()
Matt Jankowski 02d27de5ce
Move i18n locale configuration to separate initializer ()
Matt Jankowski bbad5b6456
Remove false positive cop detection ()
Matt Jankowski 12550a6a28
Use `Rails.env.local?` shorthand method to check env ()
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 ()
Matt Jankowski e93a75f1a1
Rails 7.1 update ()
Nick Schonning 85db392464
Autofix Rubocop cops for config/ ()
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster ()
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Christian Schmidt d76f79f647
Remove obsolete backport from Rails 7 ()
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests ()
Christian Schmidt 296ec6cf57
Override default Action Mailer `preview_path` ()
Matt Jankowski ce43ed144c
Rails 7.0 update ()
Matt Jankowski b786911c55
Fix `Lint/SendWithMixinArgument` cop ()
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ()
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
* Fix attachments getting processed despite failing content-type validation

* Add a restrictive ImageMagick security policy tailored for Mastodon

* Fix misdetection of MP3 files with large cover art

* Reject unprocessable audio/video files instead of keeping them unchanged
Eugen Rochko ba06a2f104
Revert "Rails 7 update" ()
Matt Jankowski 50c2a03695
Rails 7 update ()
Christian Schmidt 5141697323
Remove `tai` locale ()
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions ()
Claire 5c499f54e3
Change root Chewy strategy to emit a warning instead of erroring out in production mode ()
Eugen Rochko f0e727f958
Add cache headers to static files served through Rails ()
Nick Schonning 6a5e447753
Address check-i18n warnings ()
* Address check-i18n warnings

* Add language names to language helpers
Yamagishi Kazutoshi f847f67410
Add Western Frisian support ()
Mikhail Paulyshka f80c3d40e8
enable be locale ()
It already has 80+% completion, which is enough for everyday use.
Test instance runs on https://meowstodon.net/
Claire 098ced7420
Remove support for Ruby 2.6 ()
As pointed out by https://github.com/mastodon/mastodon/pull/21297#discussion_r1028372193
at least one of our dependencies already dropped support for Ruby 2.6, and we
had removed Ruby 2.6 tests from the CI over a year ago ().

So stop advertising Ruby 2.6 support, bump targeted version, and drop some
compatibility code.
Eugen Rochko 45ce858fd9
Fix `mailers` queue not being used for mailers ()
Regression since Rails 6.1
gol-cha 8d33189104
Remove Rack::Deflater ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Eugen Rochko 44b2ee3485
Add customizable user roles ()
* Add customizable user roles

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management
Eugen Rochko 679b7158e3
Change search indexing to use batches to minimize resource usage ()
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads ()
* Fix single Redis connection being used across all Sidekiq threads

* Fix tests
Eugen Rochko 6e418bf346
Fix cookies secure flag being set when served over Tor ()
Holger 39b489ba4c
fix: `s3_force_single_request` not parsed ()
Claire b07906bdb0
Fix wrong language code for Kurdish languages ()