0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 05:42:36 +08:00
discourse/plugins/discourse-topic-voting
2026-02-25 09:47:58 -05:00
..
app FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
assets UX: change vote icon to be consistent (#37194) 2026-01-19 13:48:26 +01:00
config I18N: Update translations (#37916) 2026-02-25 09:47:58 -05: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