mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-04 20:34:38 -05:00
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.