Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Vinoth Kannan 3d53b86986 DEV: Use save_custom_fields method instead of save in topic object 2018-11-20 01:31:55 +05:30
.tx Update translations 2018-09-10 14:06:14 -04:00
app FIX: improve reconciliation of votes job 2018-09-21 11:49:41 +10:00
assets Fix user activity nav icon 2018-11-11 22:49:40 -05:00
bin Transifex integration 2017-12-04 15:47:07 -05:00
config UX: improved button label for anonymous users 2018-10-22 14:25:47 +05:30
spec FIX: improve reconciliation of votes job 2018-09-21 11:49:41 +10: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-09-10 14:06:14 -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 DEV: Use save_custom_fields method instead of save in topic object 2018-11-20 01:31:55 +05:30

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