cloudflare / wildebeest

Wildebeest is an ActivityPub and Mastodon-compatible server
Other
2.05k stars 397 forks source link

Make /api/v1/accounts/[id]/statuses public #279

Closed xtuc closed 1 year ago

xtuc commented 1 year ago

The endpoint supports both authentificated and public access. At the moment the connected user isn't used, we can just make the endpont public.

Closes https://github.com/cloudflare/wildebeest/issues/275