mirror of
https://github.com/discourse/discourse.git
synced 2025-02-10 05:14:59 +00:00
When finding the candidates for `Topic.similar_to`, we will now ignore topics in categories where `Category#search_priority` has been set to ignore and also topics in categories which the user has specifically muted. Internal Ref: /t/87132