don't notify me when my toot is faved by someone i muted (#3245)
parent
46ca699d72
commit
a977728990
|
@ -21,7 +21,7 @@ class NotifyService < BaseService
|
|||
end
|
||||
|
||||
def blocked_favourite?
|
||||
false
|
||||
@recipient.muting?(@notification.from_account)
|
||||
end
|
||||
|
||||
def blocked_follow?
|
||||
|
|
Loading…
Reference in New Issue