Adds the ability for voting on a topic within a specified category in Discourse.
Go to file
Penar Musaraj 98115faada
FIX: Render votes RSS feed (#180)
2024-01-18 16:02:42 -05:00
.github/workflows DEV: Update CI workflows (#142) 2023-01-10 19:17:49 +00:00
app FIX: Rely on core for staff action logs (#176) 2023-12-18 14:13:39 -05:00
assets DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
config Update translations (#178) 2024-01-09 15:09:56 +01:00
db/migrate DEV: Introduce syntax_tree for ruby formatting (#138) 2022-12-29 13:35:59 +01:00
lib/discourse_topic_voting FIX: Render votes RSS feed (#180) 2024-01-18 16:02:42 -05:00
spec FIX: Render votes RSS feed (#180) 2024-01-18 16:02:42 -05:00
test/javascripts/acceptance DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
.discourse-compatibility FIX: granular webhooks (#159) 2023-10-09 03:26:19 +00:00
.eslintrc.cjs DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
.gitignore DEV: Remove Travis CI (#63) 2020-10-13 11:37:28 +02:00
.prettierrc.cjs DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#138) 2022-12-29 13:35:59 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#138) 2022-12-29 13:35:59 +01:00
.template-lintrc.cjs DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#138) 2022-12-29 13:35:59 +01:00
Gemfile.lock DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
LICENSE.txt Add who voted to vote count 2016-03-17 15:47:02 -05:00
README.md DEV: Plugin rename (#126) 2022-11-02 13:42:06 +08:00
package.json DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00
plugin.rb FIX: Render votes RSS feed (#180) 2024-01-18 16:02:42 -05:00
translator.yml DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:38 +02:00
yarn.lock DEV: Update linting (#179) 2024-01-16 17:43:56 +01:00

README.md

Discourse Topic 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