Changelog: Add info about relay unfollowing
authorlain <lain@soykaf.club>
Tue, 29 Sep 2020 14:24:02 +0000 (16:24 +0200)
committerlain <lain@soykaf.club>
Tue, 29 Sep 2020 14:24:02 +0000 (16:24 +0200)
CHANGELOG.md
docs/API/admin_api.md

index 80fbc078dcb41bab2275c7f8b118b60d1b2a5b75..0d3daa60ebd2f52be755574380dcf1bbff6e5751 100644 (file)
@@ -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
 
index ddcab1a2c3897bdb69557b8dcc13ed6e1a20d046..7bf13daef5f5251f4119081e0b7ad4e98fb61ab7 100644 (file)
@@ -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: