discourse/plugins/discourse-post-voting
2026-05-15 16:20:37 -05:00
..
app DEV: Always pass --force to annotaterb and reorder annotations (#39977) 2026-05-13 14:12:48 +01:00
assets DEV: Migrate to upcoming changes 2026-05-15 16:20:37 -05:00
config I18N: Update translations (#39576) 2026-04-30 11:50:45 +02:00
db/migrate
extensions
lib DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
spec FIX: Disagree action can unsilence users outside reviewer authority (#39857) 2026-05-11 15:32:44 -05:00
test/javascripts/acceptance DEV: Migrate to upcoming changes 2026-05-15 16:20:37 -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: Restore the crawler view for post-voting comments (#39636) 2026-04-29 16:55:17 +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 Post Voting

Discourse Post Voting allows the creation of topics with votable posts.

image

Please refer to https://meta.discourse.org/t/227808 for more info!

Contributions

Special thanks to Pavilion for building https://github.com/paviliondev/discourse-question-answer which this plugin took inspirations from.