pleroma/lib/mix/tasks
William Pitcock f584a603f9 user: make User.delete() return data consistent with Object.delete() 2018-11-01 07:56:21 +00:00
..
deactivate_user.ex Add user reactivation task. 2018-10-29 23:13:15 +00:00
generate_config.ex Fix generate config 2018-04-19 12:52:24 +02:00
generate_invite_token.ex Update generate_invite_token.ex 2018-08-12 11:11:08 +00:00
generate_password_reset.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
make_moderator.ex set_moderator: ensureall applications are started. 2018-06-12 15:42:40 +03:00
reactivate_user.ex Add user reactivation task. 2018-10-29 23:13:15 +00:00
register_user.ex Clean up unused aliases and imports 2018-05-04 21:25:31 +00:00
relay_follow.ex relay: fix invoking federator, use a timer to sleep the mix task to force a context switch 2018-08-06 08:22:12 +00:00
relay_unfollow.ex relay: fix invoking federator, use a timer to sleep the mix task to force a context switch 2018-08-06 08:22:12 +00:00
rm_user.ex user: make User.delete() return data consistent with Object.delete() 2018-11-01 07:56:21 +00:00
sample_config.eex fix S3 ref in sample config to generate proper path. 2018-08-28 23:49:23 -03:00
sample_psql.eex Cleanup postgresql setup script 2018-10-27 14:31:51 +02:00
set_locked.ex mix: add task for setting an account as locked or not 2018-06-11 22:15:27 +00:00
unsubscribe_user.ex mix tasks: add new task to unsubscribe all users from, and then ban a remote user (e.g. followbots) 2018-10-28 19:47:56 +00:00