mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-16 23:16:48 -05:00
Express follow_recommendations in terms of account_summaries rather than accounts, integrate filters that are unconditionally used, and materialize the resulting view. This should result in the bulk of the computation being performed only once instead of **once per recommendation language**.