mastodon/config/initializers
Claire c59fb65ddc Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream
Conflicts:
- `app/helpers/accounts_helper.rb`:
  Conflict due to glitch-soc's option to hide followers count.
  Ported upstream changes.

Additional changes:
- `app/views/application/mailer/_account.html.haml`:
  Ported glitch-soc's option to hide followers count.
- `app/views/settings/flavours/show.html.haml`:
  Ported the `frontend_asset_url` helper change to glitch-soc.
2024-01-17 18:32:15 +01:00
..
0_duplicate_migrations.rb Fix lint issue in glitch-soc-only file 2023-12-20 22:25:23 +01:00
0_post_deployment_migrations.rb
1_hosts.rb Change streaming API host to not be overridden to localhost in development mode (#28557) 2024-01-03 10:23:58 +00:00
2_limited_federation_mode.rb
3_omniauth.rb Fix `Style/SymbolProc` cop (#28386) 2023-12-18 09:32:02 +00:00
active_model_serializers.rb
application_controller_renderer.rb
backtrace_silencers.rb
blacklists.rb
cache_buster.rb
cache_logging.rb
chewy.rb
content_security_policy.rb Rename local webpack* var in development env CSP config (#28766) 2024-01-17 09:22:16 +00:00
cookie_rotator.rb Change cookie rotator to use SHA1 digest for new cookies (#27392) 2023-12-12 12:01:08 +00:00
cookies_serializer.rb
cors.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
devise.rb Remove monkey patch in favor of supported Devise config value (#28760) 2024-01-17 09:08:17 +00:00
doorkeeper.rb Fix `Lint/UnusedBlockArgument` cop (#27777) 2023-11-09 09:43:26 +00:00
fast_blank.rb
ffmpeg.rb
filter_parameter_logging.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
http_client_proxy.rb
httplog.rb
i18n.rb Fix ISO code for Canadian French (#26015) 2024-01-09 10:56:13 +00:00
inflections.rb Add zeitwerk inflector for cli->CLI (#27635) 2023-11-30 13:55:20 +00:00
json_ld_identity.rb Move json_ld context loaders to `config/initializers` (#27590) 2023-10-31 15:21:23 +00:00
json_ld_security.rb Move json_ld context loaders to `config/initializers` (#27590) 2023-10-31 15:21:23 +00:00
kaminari_config.rb
locale.rb
mail_delivery_job.rb
mime_types.rb
new_framework_defaults_7_1.rb Enable "low risk" Rails 7.1 setting defaults (#28626) 2024-01-09 12:50:57 +00:00
oj.rb
open_redirects.rb Move old framework defaults file to regular config value (#28623) 2024-01-08 10:17:38 +00:00
open_uri_redirection.rb
paperclip.rb Fix `Lint/UnusedBlockArgument` cop (#27777) 2023-11-09 09:43:26 +00:00
permissions_policy.rb Run `bin/rails app:update` with Rails 7.1 (#27522) 2023-10-25 13:56:09 +00:00
pghero.rb
preload_link_headers.rb
premailer_rails.rb Update new email templates (#28416) 2024-01-15 18:18:59 +00:00
rack_attack.rb
rack_attack_logging.rb
redis.rb
session_activations.rb
session_store.rb
sidekiq.rb Disable sidekiq unique jobs in test env (#27737) 2023-11-09 16:19:04 +00:00
simple_form.rb Merge commit 'f99e05710ea06cf10bbd3fb64ae8c00b095cb455' into glitch-soc/merge-upstream 2023-12-21 19:24:10 +01:00
single_user_mode.rb
statsd.rb
stoplight.rb
strong_migrations.rb Capture minimum postgres version 12 (#27528) 2023-10-26 20:35:15 +00:00
suppress_csrf_warnings.rb
trusted_proxies.rb Assign a proc to `Rack::Request.ip_filter` instead of patching method (#28380) 2023-12-15 14:33:56 +00:00
twitter_regex.rb
vapid.rb
webauthn.rb
wrap_parameters.rb