discourse-topic-voting/spec/lib
Natalie Tay 54d6607bf0
FIX: Care for nil counts when ordering (#205)
We allowed for https://meta.discourse.org/filter?q=order%3Avotes, but did not coalesce nils to zeroes. This resulted in nils being above higher voted topics.
2024-08-12 16:26:13 +08:00
..
topic_extension_spec.rb DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00
topic_query_spec.rb DEV: Scope topic voting tables to avoid confusion with post voting (#196) 2024-07-17 20:26:40 +08:00
topics_filter_spec.rb FIX: Care for nil counts when ordering (#205) 2024-08-12 16:26:13 +08:00