Fixing image upload limits, allowing webm, merge/unmerge events trigger
timeline reload in UI, other small fixes
This commit is contained in:
@ -30,6 +30,7 @@ class FollowService < BaseService
|
||||
end
|
||||
|
||||
FeedManager.instance.trim(:home, into_account.id)
|
||||
FeedManager.instance.broadcast(into_account.id, type: 'merge')
|
||||
end
|
||||
|
||||
def redis
|
||||
|
Reference in New Issue
Block a user