ThibG b359974d9b Show user what options they have voted ()
* Add own_votes field to poll results in REST API

Fixes 

* Display user votes in WebUI

* Update styling

* Add vote checkmark to public pages
..
admin Add moderation API ()
account_serializer.rb Add profile directory to web UI ()
application_serializer.rb Add vapid_key to the application entity in the REST API ()
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation_serializer.rb Add unread indicator to conversations ()
credential_account_serializer.rb Allow selecting default posting language instead of auto-detect ()
custom_emoji_serializer.rb Add categories for custom emojis ()
featured_tag_serializer.rb Add featured tags API ()
filter_serializer.rb Fix filter ID not being a string in REST API ()
identity_proof_serializer.rb squashed identity proof updates ()
instance_serializer.rb Add `short_description` and `approval_required` to `GET /api/v1/instance` ()
list_serializer.rb Display list column ()
marker_serializer.rb Add timeline read markers API ()
media_attachment_serializer.rb Add blurhash ()
notification_serializer.rb Support pushing and receiving updates to poll tallies ()
poll_serializer.rb Show user what options they have voted ()
preferences_serializer.rb Add a preferences API so apps can share basic behaviours ()
preview_card_serializer.rb Add embed_url to preview cards ()
relationship_serializer.rb Improve blocked view of profiles ()
report_serializer.rb Change IDs to strings rather than numbers in API JSON output ()
scheduled_status_serializer.rb Fix wrong param name in scheduled statuses and return params in API ()
search_serializer.rb Remove deprecated `GET /api/v1/search` API ()
status_serializer.rb Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
tag_serializer.rb Track trending tags ()
web_push_subscription_serializer.rb Fix `alerts` booleans not being typecast correctly in push subscription ()