0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-post-voting
2026-02-25 09:47:58 -05:00
..
app UX: refactor review queue buttons for more consistent language (#36812) 2026-01-13 10:17:29 -05:00
assets UX: add admin sidebar icons for preinstalled plugins (#36764) 2025-12-18 16:39:00 -05:00
config I18N: Update translations (#37916) 2026-02-25 09:47:58 -05: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: Eliminate unnecessary post fetch in reviewable timeline (#36685) 2025-12-15 14:33:40 +08:00
test/javascripts/acceptance DEV: Purge the widget rendering system (#36109) 2025-11-26 16:10:02 -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.