akkoma/lib/mix/tasks/pleroma
Oneric bed7ff8e89 mix: consistently use shell_info and shell_error
Logger output being visible depends on user configuration, but most of
the prints in mix tasks should always be shown. When running inside a
mix shell, it’s probably preferable to send output directly to it rather
than using raw IO.puts and we already have shell_* functions for this,
let’s use them everywhere.
2024-05-31 17:17:42 +02:00
..
ecto
search mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
activity.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
app.ex
benchmark.ex
config.ex
count_statuses.ex
database.ex dbprune/activites: prune array activities first 2024-05-31 17:16:40 +02:00
diagnostics.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
digest.ex
docs.ex
ecto.ex
email.ex
emoji.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
frontend.ex
instance.ex exiftool: strip all non-essential tags 2024-04-25 23:00:42 +02:00
notification_settings.ex
openapi_spec.ex
refresh_counter_cache.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
relay.ex
robots_txt.ex
search.ex
security.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00
uploads.ex
user.ex mix: consistently use shell_info and shell_error 2024-05-31 17:17:42 +02:00