Pleroma/lib/mix/tasks/pleroma
Alexander Strizhakov cebe3c7def Fix for dropping posts/notifs in WS when mix task is executed
- start oban in mix tasks with empty queues, plugins and crontab
- fix for update_users_following_followers_counts
- fix for removed logo.png
- typo in resend confirmation emails mix task docs
- fix for uploads mix task (start Majic.Pool)
- fix for creating user mix task (start :fast_html app)
2020-12-14 11:02:32 -06:00
..
ecto mix tasks consistency 2020-10-13 16:33:24 +03:00
app.ex creating trusted app from adminFE & mix task 2020-03-23 10:44:47 +03:00
benchmark.ex passing adapter options directly without adapter key 2020-09-07 19:59:17 +03:00
config.ex Print out settings that will be removed when specifying the group and key for consistency 2020-12-07 11:45:56 -06:00
count_statuses.ex Add missing Copyright headers 2020-10-12 12:00:50 -05:00
database.ex Fix for dropping posts/notifs in WS when mix task is executed 2020-12-14 11:02:32 -06:00
digest.ex Add missing Copyright headers 2020-10-12 12:00:50 -05:00
docs.ex Add missing Copyright headers 2020-10-12 12:00:50 -05:00
ecto.ex mix tasks consistency 2020-10-13 16:33:24 +03:00
email.ex Add missing Copyright headers 2020-10-12 12:00:50 -05:00
emoji.ex use Pleroma.HTTP in emoji packs tasks 2020-09-10 11:23:39 +03:00
frontend.ex Add an API endpoint to install a new frontend 2020-10-27 19:20:21 +04:00
instance.ex pleroma.instance: Fix Exiftool module name 2020-11-14 22:31:01 +01:00
notification_settings.ex Add missing Copyright headers 2020-10-12 12:00:50 -05:00
refresh_counter_cache.ex Use index on refresh_counter_cache 2020-05-09 13:13:26 +03:00
relay.ex added `force` option to the unfollow operation 2020-09-28 09:16:42 +03:00
robots_txt.ex mix tasks consistency 2020-10-13 16:33:24 +03:00
uploads.ex Update Copyrights 2020-03-03 16:44:49 -06:00
user.ex shell_yes?/1 was not showing the correct message and always defaults to yes which is dangerous 2020-12-04 11:49:56 -06:00