discourse/plugins/discourse-topic-voting
Jarek Radosz 8baf4d5d4c
DEV: Enable Style/RedundantSelf rubocop rule (#40098)
(to be enabled in the shared config)
2026-05-19 19:27:45 +02:00
..
app DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
assets UX: fix header voting background color (#40015) 2026-05-13 19:50:06 -04:00
config I18N: Update translations (#40027) 2026-05-17 19:13:55 +02:00
db FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
lib/discourse_topic_voting DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
spec FIX: Show category type tabs even if plugin disabled (#39741) 2026-05-06 10:15:47 +10:00
svg-icons FEATURE: restyle topic voting component, add voting to docked header (#39234) 2026-04-14 12:50:52 -04:00
test/javascripts/acceptance FIX: Remove topic voting custom field from category logs when there is no change (#36832) 2025-12-22 21:29:32 +08:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: Enable Rails/FilePath rubocop rule (#40097) 2026-05-19 19:07:54 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

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