Changelog: Add info about federation status endpoint
authorlain <lain@soykaf.club>
Wed, 4 Nov 2020 14:39:32 +0000 (15:39 +0100)
committerlain <lain@soykaf.club>
Wed, 4 Nov 2020 14:39:32 +0000 (15:39 +0100)
CHANGELOG.md

index 2ee17d239dde32fbb707d3bc3dd47c4fc32d57af..8951b45237f30936a5684a2afdb23ed041b58f50 100644 (file)
@@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Admin API: (`GET /api/pleroma/admin/users`) added filters user by `unconfirmed` status
 - Admin API: (`GET /api/pleroma/admin/users`) added filters user by `actor_type`
 - Pleroma API: Add `idempotency_key` to the chat message entity that can be used for optimistic message sending.
+- Pleroma API: (`GET /api/v1/pleroma/federation_status`) Add a way to get a list of unreachable instances.
 
 </details>