mobilizon/lib/mix/tasks/mobilizon
Thomas Citharel 5bce26980a
Fix: Don't start mobilizon server when running migrations
Closes #1126 #1166 #743

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-10-13 11:59:36 +02:00
..
actors Add a CLI command to delete actors 2022-05-09 18:27:51 +02:00
ecto Fix: Don't start mobilizon server when running migrations 2022-10-13 11:59:36 +02:00
groups Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
media Spec fixes 2021-10-11 15:14:54 +02:00
relay Spec fixes 2021-10-11 15:14:54 +02:00
tz_world Add custom task to update tz_world data 2021-11-09 09:15:31 +01:00
users Fix various issues reported by Dializer 2022-01-17 14:49:46 +01:00
actors.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
common.ex fixup! Fix depreciated calls of fetch_env!/2 and get_env/2 2022-09-21 10:15:28 +02:00
create_bot.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
ecto.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
groups.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
instance.ex Fix various issues reported by Dializer 2022-01-17 14:49:46 +01:00
maintenance.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
media.ex Track usage of media files and add a job to clean them 2020-11-26 17:53:33 +01:00
relay.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
site_map.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
users.ex Allow to use Mix tasks inside Releases 2020-10-31 02:42:06 +01:00
web_push.ex Add a task to generate web_push key pairs 2021-06-26 16:09:03 +02:00