nolanlawson / pinafore

Alternative web client for Mastodon (UNMAINTAINED)
https://pinafore.social
GNU Affero General Public License v3.0
1.02k stars 172 forks source link

Polls don't display own votes #2319

Open tbroyer opened 1 year ago

tbroyer commented 1 year ago

After one votes on a poll, it's not possible to know which option(s) were chosen. This is particularly interesting when displaying expired poll notifications, when you don't necessarily remember which option(s) you chose.

The information is available in the own_votes property: https://docs.joinmastodon.org/entities/Poll/#own_votes

Mastodon displays this with a :heavy_check_mark: next to the voted option. Poll as displayed on Mastodon v4.0.2 Poll as displayed on Pinafore 2.5.0