aboutsummaryrefslogtreecommitdiff
path: root/lib/mix/tasks/pleroma/email.ex
AgeCommit message (Collapse)Author
2020-10-12Add missing Copyright headersMark Felder
2020-09-24Add some user feedbackMark Felder
2020-09-24Cannot use batches with User.try_send_confirmation_email/1Mark Felder
2020-09-24Use the importMark Felder
2020-09-23Chase Pleroma.RepoStreamer.chunk_stream -> Pleroma.Repo.chunk_streamMark Felder
2020-09-08Handle possibility of user account in a bulk operation not having an email ↵Mark Felder
address
2020-09-08Make it possible to bulk send confirmation emails to all unconfirmed usersMark Felder
2020-02-09Fix email mix task on OTP releasesrinpatch
Closes pleroma#1548
2020-01-28Create pleroma.email mix taskHaelwenn (lanodan) Monnier
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061