discourse/plugins/discourse-topic-voting
2026-05-17 19:17:56 +02:00
..
app FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
assets DEV: Improve vote queries (#39394) 2026-04-21 16:10:28 +10:00
config I18N: Update translations (#40026) 2026-05-17 19:17:56 +02:00
db FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
lib/discourse_topic_voting FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
spec FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +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 FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10: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