discourse/plugins/discourse-topic-voting
2026-04-30 11:50:45 +02:00
..
app UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
assets UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
config I18N: Update translations (#39576) 2026-04-30 11:50:45 +02:00
db FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
lib/discourse_topic_voting UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
spec UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +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