projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de993b8
)
Changelog: Add info about relay unfollowing
author
lain
<lain@soykaf.club>
Tue, 29 Sep 2020 14:24:02 +0000
(16:24 +0200)
committer
lain
<lain@soykaf.club>
Tue, 29 Sep 2020 14:24:02 +0000
(16:24 +0200)
CHANGELOG.md
patch
|
blob
|
history
docs/API/admin_api.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 80fbc078dcb41bab2275c7f8b118b60d1b2a5b75..0d3daa60ebd2f52be755574380dcf1bbff6e5751 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-8,6
+8,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Added
- 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
### Changed
diff --git
a/docs/API/admin_api.md
b/docs/API/admin_api.md
index ddcab1a2c3897bdb69557b8dcc13ed6e1a20d046..7bf13daef5f5251f4119081e0b7ad4e98fb61ab7 100644
(file)
--- a/
docs/API/admin_api.md
+++ b/
docs/API/admin_api.md
@@
-351,7
+351,7
@@
Response:
- Params:
- `relay_url`
- - *optional* `force`: forcefully unfollow a relay
even when the relay is not available. (default is `false`)
+ - *optional* `force`: forcefully unfollow a relay even when the relay is not available. (default is `false`)
Response: