Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Neil Lalonde 3644fe8585
Update translations
2020-05-04 10:51:31 -04:00
.tx Update translations 2018-09-10 14:06:14 -04:00
app FIX: Use top-level namespace for base classes (#45) 2019-10-02 14:30:27 +10:00
assets FIX: Use correct variable name (#49) 2020-01-21 18:43:31 +02:00
bin Add frozen string literal comment to files. 2019-05-13 11:11:19 +08:00
config Update translations 2020-05-04 10:51:31 -04:00
db/migrate Make Rubocop happy 2019-07-29 21:28:47 -04:00
spec FEATURE: Let user know how many votes were moved. (#42) 2019-10-08 12:35:20 +03:00
.eslintrc FIX: when selecting "votes" it would not be selected 2019-11-05 16:14:13 +11:00
.gitignore Inherit rubocop config from discourse repo 2018-12-03 00:38:16 +01:00
.rubocop.yml Inherit rubocop config from discourse repo 2018-12-03 00:38:16 +01:00
.travis.yml DEV: Enable Travis CI. 2019-10-08 12:48:55 +03:00
Gemfile Add frozen string literal comment to files. 2019-05-13 11:11:19 +08:00
Gemfile.lock Update translations 2020-02-13 15:07:45 -05: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: include all reloadable parts of the plugin (#48) 2019-12-12 13:42:23 +11: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