Merge tootsuite/master at 3023725936

This commit is contained in:
Surinna Curtis
2017-11-16 01:21:16 -06:00
230 changed files with 8548 additions and 567 deletions

View File

@@ -29,7 +29,7 @@ class NotifyService < BaseService
end
def blocked_reblog?
false
@recipient.muting_reblogs?(@notification.from_account)
end
def blocked_follow_request?