Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Joffrey JAFFEUX 020ed3cd6d FIX: wraps overrides in reloadable_patch 2019-08-22 14:31:03 +02:00
.tx Update translations 2018-09-10 14:06:14 -04:00
app Add frozen string literal comment to files. 2019-05-13 11:11:19 +08:00
assets DEV: moves back part of initializer in pre-initializer 2019-08-22 13:43:26 +02:00
bin Add frozen string literal comment to files. 2019-05-13 11:11:19 +08:00
config DEV: uses new addNavigationBarItem API 2019-08-22 12:50:17 +02:00
db/migrate Make Rubocop happy 2019-07-29 21:28:47 -04:00
spec PERF: avoid N+1 on category load 2019-08-19 16:24:16 +10: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
Gemfile Add frozen string literal comment to files. 2019-05-13 11:11:19 +08:00
Gemfile.lock Update translations 2019-07-15 14:04:18 -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: wraps overrides in reloadable_patch 2019-08-22 14:31:03 +02: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