logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 563801716a0aa54e30f680b4e985d4b8c79578fb
parent 7c22c9afb410668d87dcd4a90651d62d9a1e9e4d
Author: Egor Kislitsyn <egor@kislitsyn.com>
Date:   Fri, 18 Sep 2020 22:01:46 +0400

Update changelog

Diffstat:

MCHANGELOG.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Mix tasks for controlling user account confirmation status in bulk (`mix pleroma.user confirm_all` and `mix pleroma.user unconfirm_all`) - Mix task for sending confirmation emails to all unconfirmed users (`mix pleroma.email send_confirmation_mails`) - Mix task option for force-unfollowing relays +- Account backup ### Changed