projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6734abc
)
Update CHANGELOG
author
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 13 Oct 2020 17:58:26 +0000
(21:58 +0400)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 13 Oct 2020 17:58:26 +0000
(21:58 +0400)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 8fc1750d181088c9476145faa312b42ae8d3c939..216d7bb321e9fabaf64746dcb6d81ff2733aeb4d 100644
(file)
--- 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
+- Support pagination of blocks and mutes
### Changed