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
2022-11-10 21:06:21 +01:00
..
assets.rake Do not fetch environment variables to determine default locale (#6618) 2018-03-04 10:00:46 +01:00
auto_annotate_models.rake Add announcements (#12662) 2020-01-23 22:00:13 +01:00
branding.rake Fix wrong aspect ratio of logo in icons (#18639) 2022-06-11 20:32:02 +02:00
db.rake Fix null values being included in some indexes (#17711) 2022-03-12 08:12:57 +01:00
emojis.rake Add assets from Twemoji 14.0 (#19733) 2022-11-04 16:08:41 +01:00
mastodon.rake Make enable_starttls configurable by envvars (#20321) 2022-11-10 21:06:21 +01:00
repo.rake Remove language detection through cld3 (#17478) 2022-02-08 02:41:17 +01:00
statistics.rake add task to report code statistics (#2489) 2017-04-26 18:47:22 +02:00
tests.rake Fix admin action logs page (#19649) 2022-11-03 16:06:42 +01:00