Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Jeff Wong 85f39aff81 FIX: only count votes when we have an array of votes 2018-08-09 12:02:04 -07:00
.tx Transifex integration 2017-12-04 15:47:07 -05:00
app/controllers/discourse_voting FIX: don't allow users to vote more than once on a topic (#31) 2018-08-03 14:09:13 +10:00
assets Re-render "who voted" list when a vote is removed (#26) 2018-07-31 18:19:26 +10:00
bin Transifex integration 2017-12-04 15:47:07 -05:00
config Update translations 2018-05-31 15:35:33 -04:00
spec FIX: only count votes when we have an array of votes 2018-08-09 12:02:04 -07:00
.gitignore Transifex integration 2017-12-04 15:47:07 -05:00
Gemfile Transifex integration 2017-12-04 15:47:07 -05:00
Gemfile.lock Update translations 2018-05-31 15:35:33 -04:00
LICENSE.txt Add who voted to vote count 2016-03-17 15:47:02 -05:00
README.md Rename feature voting to voting 2017-03-06 15:38:26 -05:00
plugin.rb FIX: only count votes when we have an array of votes 2018-08-09 12:02:04 -07:00

README.md

Discourse Voting

Adds the ability for voting on a topic within a specified category.

Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-voting/40121