discourse/plugins/discourse-post-voting
Krzysztof Kotlarek 760674cad3
DEV: Add discourse-dev seed for post voting reviewable (#35435)
Add DiscourseDev::ReviewablePostVotingPostVotingComment to generate a
post voting comment reviewable.
2025-10-21 09:57:05 +08:00
..
app DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
assets A11Y: add href to post voting comment username (#35325) 2025-10-10 13:37:48 -04:00
config Update translations (#35065) 2025-09-30 16:06:14 +02:00
db/migrate
extensions
lib DEV: Add discourse-dev seed for post voting reviewable (#35435) 2025-10-21 09:57:05 +08:00
spec DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
test/javascripts/acceptance FIX: post voting comments editing UX (#35108) 2025-10-01 11:31:19 +02:00
plugin.rb DEV: Add discourse-dev seed for post voting reviewable (#35435) 2025-10-21 09:57:05 +08:00
README.md

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.