discourse/plugins/discourse-topic-voting/lib/discourse_topic_voting
Jarek Radosz 8baf4d5d4c
DEV: Enable Style/RedundantSelf rubocop rule (#40098)
(to be enabled in the shared config)
2026-05-19 19:27:45 +02:00
..
badge_queries.rb FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
categories_controller_extension.rb UX: Add or remove category types with a dropdown (#39477) 2026-04-30 11:38:50 +10:00
category_extension.rb
engine.rb
list_controller_extension.rb
topic_extension.rb DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
topic_merger.rb FEATURE: award badges based on topic votes received (#39493) 2026-04-28 10:53:06 +10:00
topic_query_extension.rb DEV: Improve vote queries (#39394) 2026-04-21 16:10:28 +10:00
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: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02: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