mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Merge commit 'ca41a95872545502dbc6bae6f7237ee20acc38ee' into glitch-soc/merge-upstream
Conflicts: - `spec/helpers/theme_helper_spec.rb`: Conflict due to glitch-soc's different theming system. Adapted upstream changes to glitch-soc's theming system.
This commit is contained in:
@@ -31,7 +31,7 @@ class MergeWorker
|
||||
FeedManager.instance.merge_into_home(@from_account, @into_account)
|
||||
end
|
||||
ensure
|
||||
redis.del("account:#{into_account_id}:regeneration")
|
||||
HomeFeed.new(@into_account).regeneration_finished!
|
||||
end
|
||||
|
||||
def merge_into_list!(into_list_id)
|
||||
|
||||
Reference in New Issue
Block a user