Create pleroma.email mix task
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 20 Jan 2020 12:23:21 +0000 (13:23 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Tue, 28 Jan 2020 15:49:38 +0000 (16:49 +0100)
commit4eb935be78eeaf1decb7fc109cec09ca18d82854
tree4be2d8c3c0edce50783de984123c6a563affb018
parentb12f3064730648de992f934cf5a23cadb5206b9d
Create pleroma.email mix task

Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061
CHANGELOG.md
docs/administration/CLI_tasks/email.md [new file with mode: 0644]
lib/mix/tasks/pleroma/email.ex [new file with mode: 0644]
lib/pleroma/emails/admin_email.ex
test/tasks/email_test.exs [new file with mode: 0644]