mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 20:36:39 +08:00
fb3c610f09
Sites with many categories and many of them in muted by default (see `default_categories_muted`) reported bad performance when requesting the homepage as an anonymous user. This was the case because of the long query that iterated over topics and categories trying to remove those from the muted categories. |
||
---|---|---|
.. | ||
bookmark_guardian.rb | ||
category_guardian.rb | ||
ensure_magic.rb | ||
group_guardian.rb | ||
post_guardian.rb | ||
post_revision_guardian.rb | ||
sidebar_guardian.rb | ||
tag_guardian.rb | ||
topic_guardian.rb | ||
user_guardian.rb |