mastodon/config
Jaz-Michael King 03ecf5df3b
Adds a range of reserved usernames to reduce potential misuse by malicious actors ()
..
environments Update Rails to version 7.2.2 ()
imagemagick Drop favicon.ico generation ()
initializers Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer ()
locales New Crowdin Translations (automated) ()
routes Remove unused `api/v1/polls#create` route ()
templates Unpluralize mistakenly changed privacy template ()
webpack fix(deps): update dependency fuzzysort to v3 ()
application.rb Use `mastodon` config namespace to load software update default value via `config_for` ()
boot.rb Use `abort` instead of `warn(); exit` in boot.rb env check ()
brakeman.yml Configure brakeman to ignore url safe preview card urls ()
captcha.yml Move hcaptcha service config to `config_for` yml ()
database.yml Using Sidekiq concurrency for default db pool value ()
environment.rb Enable Rubocop Style/FrozenStringLiteralComment ()
formatjs-formatter.js Upgrade react-intl ()
i18n-tasks.yml Pluralize csv imports ()
mastodon.yml Use `mastodon` config namespace to load software update default value via `config_for` ()
navigation.rb Use `mastodon` config namespace to load software update default value via `config_for` ()
pghero.yml Fix PgHero Content-Security-Policy when CDN_HOST is used ()
puma.rb Enable Rubocop Style/FrozenStringLiteralComment ()
roles.yml Add customizable user roles ()
routes.rb Add userinfo oauth endpoint ()
settings.yml Adds a range of reserved usernames to reduce potential misuse by malicious actors ()
sidekiq.yml Automatically switch from open to approved registrations in absence of moderators ()
storage.yml Update Mastodon to Rails 6.1 ()
themes.yml
translation.yml Move translation service config to `config_for` yml ()
webpacker.yml Move JS source from `packs` to `entrypoints` ()