You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
F 9feba112a7
Make enable_starttls configurable by envvars (#20321)
ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting
three values: 'auto' (the default), 'always', and 'never'. If
ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In
this way, this change should be fully backwards compatible.

Resolves #20311
3 years ago
..
environments Make enable_starttls configurable by envvars (#20321) 3 years ago
initializers Add "unsafe-eval" to script-src CSP (#18817) 3 years ago
locales New Crowdin updates (#20016) 3 years ago
webpack Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409) 3 years ago
application.rb Fix `mailers` queue not being used for mailers (#20274) 3 years ago
boot.rb Bump bootsnap from 1.6.0 to 1.8.1 (#16677) 4 years ago
brakeman.ignore Fix IDN domains not being rendered correctly in a few left-over places (#17848) 4 years ago
database.yml Format JSON and YAML using Prettier (#17823) 4 years ago
deploy.rb Change `master` branch to `main` branch (#20290) 3 years ago
environment.rb
i18n-tasks.yml Change privacy policy to be rendered in web UI, add REST API (#19310) 3 years ago
navigation.rb Change settings area to be separated into categories in admin UI (#19407) 3 years ago
pghero.yml
puma.rb
roles.yml Add customizable user roles (#18641) 3 years ago
routes.rb Fix redirects from /web/ discarding everything after a dot (#20148) 3 years ago
secrets.yml
settings.yml Remove code for rendering public and hashtag timelines outside the web UI (#19257) 3 years ago
sidekiq.yml Change incoming activity processing to happen in `ingress` queue (#20264) 3 years ago
storage.yml
themes.yml
webpacker.yml