Files
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
..