Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
Fix #7087 The same data is available over the ActivityPub outbox, RSS, and Atom, so there is little benefit to keeping it limited in this method.
Please register or sign in to comment