discourse/plugins/discourse-post-voting
2025-11-19 00:14:26 -03:00
..
app FEATURE: Update the ReviewablePostVotingComment UI (#35675) 2025-10-31 11:50:14 +08:00
assets DEV: Fix linting issues 2025-11-19 00:14:26 -03:00
config Update translations (#35828) 2025-11-05 20:02:39 +01: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: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
test/javascripts/acceptance DEV: Fix linting issues 2025-11-19 00:14:26 -03:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: Add discourse-dev seed for post voting reviewable (#35435) 2025-10-21 09:57:05 +08:00
README.md
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00: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.