0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins/discourse-topic-voting
2026-03-18 12:09:49 +01:00
..
app FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
assets DEV: Remove unnecessary @tracked from some properties (#37528) 2026-02-24 21:40:46 +01:00
config I18N: Update translations (#38682) 2026-03-18 12:09:49 +01:00
db FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
lib/discourse_topic_voting FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
spec FIX: Remove topic voting custom field from category logs when there is no change (#36832) 2025-12-22 21:29:32 +08: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: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb FIX: Remove topic voting custom field from category logs when there is no change (#36832) 2025-12-22 21:29:32 +08:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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