0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-topic-voting/lib/discourse_topic_voting
Sam 9405fa6762
FEATURE: support topics filter UI when ordering on votes (#36516)
- Adds help strings
- Scopes order:votes to categories supporting voting
- Adds votes-min and votes-max operators

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2025-12-09 12:49:24 +11:00
..
categories_controller_extension.rb
category_extension.rb
engine.rb
list_controller_extension.rb
topic_extension.rb
topic_query_extension.rb
topic_votes_filter.rb FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
user_extension.rb DEV: Update the topic voting UX to modern standards used elsewhere within the app (#35917) 2025-11-11 14:11:25 -06:00
user_merger.rb FIX: Also merge topic votes when a user is merged (#36416) 2025-12-03 15:31:52 +08:00
web_hook_extension.rb