mirror of https://github.com/mastodon/mastodon
Do not use permitted_for scope when querying pinned statuses (#7510)
permitted_for scope is slow when combined with pinned status scope. Fortunately permitted_for scope can safely be removed because a pinned status is always public.pull/7513/head
parent
55fd55714a
commit
77cd6b5096
Loading…
Reference in New Issue