discourse/plugins/poll/lib
Bianca Nenciu 6a143030f8
FEATURE: Allow users to remove their vote (#14459)
They can use the remove vote button or select the same option again for
single choice polls.

This commit refactor the plugin to properly organize code and make it
easier to follow.
2021-10-05 11:38:49 +03:00
..
tasks DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
poll.rb FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
polls_updater.rb FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02: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