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
ThibG 175fd5b8ba
Fix mastodon:setup choking on env variables containing '%' (#13940)
Fix a regression introduced in #13928, caused by TTY::Command building
shell commands by chaining string substitutions.

Ditch TTY::Command and use system instead (both do shell out).
5 years ago
..
assets.rake
auto_annotate_models.rake Add announcements (#12662) 5 years ago
db.rake
emojis.rake Update Twemoji to 12.1.5 (#13021) 5 years ago
mastodon.rake Fix mastodon:setup choking on env variables containing '%' (#13940) 5 years ago
repo.rake
statistics.rake