]> cat aescling's git repositories - mastodon.git/commit
Show user what options they have voted (#11195)
authorThibG <thib@sitedethib.com>
Sun, 22 Sep 2019 12:15:18 +0000 (14:15 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 22 Sep 2019 12:15:18 +0000 (14:15 +0200)
commitb359974d9b356bb723fe046466b178328cf9bbaf
treebf8cb3887286aaced76a46ab80c7e250afbb763e
parent26b810561a5b7cfd1766699358d998b5882a5876
Show user what options they have voted (#11195)

* Add own_votes field to poll results in REST API

Fixes #10679

* Display user votes in WebUI

* Update styling

* Add vote checkmark to public pages
app/javascript/mastodon/actions/importer/normalizer.js
app/javascript/mastodon/components/poll.js
app/javascript/styles/mastodon/polls.scss
app/models/poll.rb
app/serializers/rest/poll_serializer.rb
app/views/statuses/_poll.html.haml