]> cat aescling's git repositories - mastodon.git/commit
Immediately display poll results to poll author (#10187)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 7 Mar 2019 21:53:47 +0000 (22:53 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2019 21:53:47 +0000 (22:53 +0100)
commit054bbb3da21b2c76374eb921cba862adb8d5a0b3
tree61e4ea5e735631b6e947ca00884588ca184e8ab6
parent75cb93676b1dd41d3e47f62466c0c6430691a990
Immediately display poll results to poll author (#10187)

* Immediately display poll results to poll author

* Refactor Poll#loaded_options and add Poll#voted? to improve DRYness
app/models/poll.rb
app/serializers/activitypub/note_serializer.rb
app/serializers/rest/poll_serializer.rb
app/views/stream_entries/_poll.html.haml