mastodon/app
Claire f9c2d1b9a1
Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189)
Since #16173, `account_summaries` and `follow_recommendations` are not
populated at creation time, which causes concurrent refresh to fail.

As we currently only use those materialized views right after explicitly
refreshing them, this commit changes refreshes to not be performed
concurrently. This will fix the issue and ensure the refresh completes
faster while using less resources.
2021-05-09 10:39:29 +02:00
..
chewy
controllers Change trending hashtags to be affected be reblogs (#16164) 2021-05-07 14:33:43 +02:00
helpers Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
javascript New Crowdin updates (#16094) 2021-05-08 17:12:56 +02:00
lib Change trending hashtags to be affected be reblogs (#16164) 2021-05-07 14:33:43 +02:00
mailers
models Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 2021-05-09 10:39:29 +02:00
policies Add management of delivery availability in Federation settings (#15771) 2021-05-05 23:39:02 +02:00
presenters
serializers Fix breaking change about format of accounts.created_at (#16186) 2021-05-09 10:39:13 +02:00
services Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182) 2021-05-08 16:22:18 +02:00
validators
views Change trending hashtags to be affected be reblogs (#16164) 2021-05-07 14:33:43 +02:00
workers Add Ruby 3.0 support (#16046) 2021-05-06 14:22:54 +02:00