discourse/db
Sam 6c0afb4a54
FIX: Exclude unlisted topics from hot scores (#37312)
Unlisted topics (visible=false) should not appear in hot topic
rankings. This change:

- Filters out unlisted topics when updating hot scores
- Excludes unlisted topics from hottest_topic_ids cache
- Applies 50% score reduction to closed topics
- Removes unlisted topics from index
2026-01-27 13:46:57 +11:00
..
fixtures Add user_anonymized webhook event (#36208) 2025-11-25 07:43:16 -08:00
migrate FIX: Exclude unlisted topics from hot scores (#37312) 2026-01-27 13:46:57 +11:00
post_migrate DEV: Remove the obsolete sidekiq patch (#37145) 2026-01-19 16:00:06 +01:00
api_test_seeds.rb DEV: Apply syntax_tree formatting to db/* 2023-01-09 11:59:41 +00:00