mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 23:39:11 +08:00
#### Decription Re implementation of a previous [PR](https://github.com/discourse/discourse/pull/40246). This PR fixes the issues found in the previous one by using a different metadata field instead of reusing the `available` field. **Before** <img width="900" height="600" alt="image" src="https://github.com/user-attachments/assets/9e451e0f-89a4-469b-89c8-3d27de3aac68" /> **After** <img width="888" height="588" alt="image" src="https://github.com/user-attachments/assets/40c08684-5904-4b59-af10-a6e76e650096" /> Ref: `patch-triage/810` |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib/discourse_topic_voting | ||
| spec | ||
| svg-icons | ||
| test/javascripts | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Discourse Topic Voting
Adds the ability for voting on a topic within a specified category.
Topic discussing the plugin itself can be found here: https://meta.discourse.org/t/discourse-voting/40121