0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-topic-voting
2026-06-03 11:37:17 +02:00
..
app DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
assets FIX: Topic voting for nested replies topics (#40449) 2026-06-01 11:15:57 -05:00
config I18N: Update translations (#40469) 2026-06-02 11:37:53 +02:00
db FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
lib/discourse_topic_voting FIX: Show voters for closed topics in topic-voting (#40314) 2026-05-26 19:18:25 +02:00
spec DEV: Fix anonymous-related spec flakes (#40502) 2026-06-03 11:37:17 +02:00
svg-icons FEATURE: restyle topic voting component, add voting to docked header (#39234) 2026-04-14 12:50:52 -04:00
test/javascripts FIX: Topic voting for nested replies topics (#40449) 2026-06-01 11:15:57 -05: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: Prompt anonymous users to sign up after engagement clicks (#40256) 2026-05-26 09:30:38 +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