mastodon icon indicating copy to clipboard operation
mastodon copied to clipboard

API Endpoint to list who reacted to a status

Open easrng opened this issue 9 months ago • 1 comments

Pitch

I'm implementing showing who reacted to a status in my client, and that information doesn't seem to be exposed here. Akkoma has /api/v1/pleroma/statuses/:id/reactions, fedibird has status.emoji_reactions[].account_ids, but it doesn't look like Chuckya has any equivalent.

Motivation

Right now Chuckya users don't seem to be able to see who reacted to a post. This is inconsistent with both favorites and how other fedi servers handle reactions.

easrng avatar May 10 '24 19:05 easrng