discourse/plugins/poll/lib
Kane York 330102fd20 FEATURE: Show votes in an "on voted" poll to the creator
This required properly plumbing the guardian into the serializer.

Notably, the default state in the client was not changed - if you haven't voted in
the poll, you need to click the button to view the results instead of the results
being immediately visible on page load.

Implements https://meta.discourse.org/t/-/138108
2020-03-20 13:36:42 -07:00
..
tasks DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
polls_updater.rb FEATURE: Show votes in an "on voted" poll to the creator 2020-03-20 13:36:42 -07:00
polls_validator.rb FEATURE: Allow single option polls (#8853) 2020-02-05 08:03:27 -06:00
post_validator.rb FIX: Allow users to create polls in PMs with non human users (#9055) 2020-03-02 14:29:40 -05:00