Files
discourse/plugins/discourse-post-voting
Jordan Vidrine 54c6d08b01 UX: Convert caret icons to chevron icons for better visibility & concistency (#37539)
This change affects any caret icon across the app to be converted to an
angle icon.

**Before**
<img width="462" height="150" alt="CleanShot 2026-02-04 at 15 53 10@2x"
src="https://github.com/user-attachments/assets/adf52ce6-b958-4650-bf99-836203884640"
/>


**After**
<img width="454" height="136" alt="CleanShot 2026-02-04 at 15 50 22@2x"
src="https://github.com/user-attachments/assets/eea2f844-fdc7-4fa7-98f5-af393ae835b8"
/>
2026-02-04 16:43:09 -06:00
..
2026-02-04 12:32:16 +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.