discourse/plugins/discourse-topic-voting
Alan Guo Xiang Tan c9421c1120
DEV: Promote historic core plugins post_deploy migrations (#34274)
This commit promotes all post_deploy migrations which existed in
Discourse v3.4.0 (timestamp <= 20241023041126)
2025-08-13 15:52:19 +08:00
..
app
assets FIX: 'destination_url' cookie handling (#33072) 2025-08-06 10:09:01 +02:00
config Update translations (#34004) 2025-07-31 16:18:53 +02:00
db DEV: Promote historic core plugins post_deploy migrations (#34274) 2025-08-13 15:52:19 +08:00
lib/discourse_topic_voting
spec FIX: display alert when casting last remaining vote (#33845) 2025-07-28 11:33:03 +02:00
test/javascripts/acceptance DEV: Fix various lint issues (#33811) 2025-07-24 15:27:04 +02:00
plugin.rb
README.md

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