Commit Graph

216 Commits (stable-4.4)

Author SHA1 Message Date
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 3 weeks ago
Matt Jankowski 8285194451
Move `layout` setup for OAuth views to controllers (#35176) 3 weeks ago
Matt Jankowski 9f16f41678
Remove patch for unsupported redis version (#35155) 3 weeks ago
Matt Jankowski fd902c04f7
Use `config_for` for omniauth enabled values (#35015) 4 weeks ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 2 months ago
Matt Jankowski f1a6f4333a
Remove `redis-namespace` gem (#34742) 2 months ago
Claire f7182ddc8b
Change libvips to be enabled by default (#34741) 2 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
David Roetzel 9041ce3c18
Refactoring: Move rack middleware (#34140) 4 months ago
David Roetzel 8cf27d0fbb
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 (#32357) 7 months ago
Renaud Chaput 3f8f06eb46
Add support for Active Record query log tags (#33342) 7 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 7 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 7 months ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Matt Jankowski c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 8 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 8 months ago
Matt Jankowski 97b18d10b4
Move hcaptcha service config to `config_for` yml (#30662) 9 months ago
Matt Jankowski 35f008aa2a
Move translation service config to `config_for` yml (#30663) 9 months ago
Matt Jankowski 022c1ae6f2
Remove unused deprecator configuration (#32288) 9 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 11 months ago
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension (#31129) 12 months ago
Claire 2cda1dd542
Fix compatibility with Redis < 6.2 again (#30412) 1 year ago
Matt Jankowski 665f6f09a0
Add expired/revoked scopes for doorkeeper models via extension modules (#29936) 1 year ago
Matt Jankowski 0cf91213c9
Opt in to remaining Rails 7.1 defaults (#30332)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko 5f15a892fa
Add support for libvips in addition to ImageMagick (#30090)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 974335e414
Add experimental server-side notification grouping (#29889) 1 year ago
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
1 year ago
Claire b5b84fad65
Fix OpenSearch compatibility issue (#30278) 1 year ago
Matt Jankowski 75470f1256
Use implicit dotenv load (#30121) 1 year ago
renovate[bot] 483fabf48a
Update dependency http to '~> 5.2.0' (#30027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 2ef098d01c
Revert "Rely on dotenv autoload instead of explicit call (#30007)" (#30028) 1 year ago
Matt Jankowski 18737aad49
Rely on dotenv autoload instead of explicit call (#30007) 1 year ago
Matt Jankowski f386eb6c63
Replace deprecated `dotenv-rails` gem with `dotenv` gem (#29173) 1 year ago
Jean Boussier 5a6d533c53
Enable Rails 7.1 Marshalling format (#28609) 2 years ago
Claire 393e851649
Change Rails' cache format to 7.0 (#27393) 2 years ago
Matt Jankowski 42afd30324
Replace Sprockets with Propshaft (#28239) 2 years ago
Matt Jankowski a1636fce7f
Move lib/devise/* to lib/devise/strategies/* (#27638) 2 years ago
Matt Jankowski 02d27de5ce
Move i18n locale configuration to separate initializer (#27571) 2 years ago
Matt Jankowski bbad5b6456
Remove false positive cop detection (#27457) 2 years ago
Matt Jankowski 12550a6a28
Use `Rails.env.local?` shorthand method to check env (#27519) 2 years ago
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522) 2 years ago
Matt Jankowski e93a75f1a1
Rails 7.1 update (#25963) 2 years ago
Nick Schonning 85db392464
Autofix Rubocop cops for config/ (#24145) 2 years ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
Co-authored-by: Jorijn Schrijvershof <jorijn@jorijn.com>
2 years ago
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2 years ago
Christian Schmidt d76f79f647
Remove obsolete backport from Rails 7 (#26254) 2 years ago
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests (#25461) 2 years ago