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/lib/tasks
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
..
assets.rake
auto_annotate_models.rake
branding.rake Fix wrong aspect ratio of logo in icons (#18639) 4 years ago
db.rake Fix null values being included in some indexes (#17711) 4 years ago
emojis.rake Add assets from Twemoji 14.0 (#19733) 3 years ago
mastodon.rake Make enable_starttls configurable by envvars (#20321) 3 years ago
repo.rake Remove language detection through cld3 (#17478) 4 years ago
statistics.rake
tests.rake Fix admin action logs page (#19649) 3 years ago