Revert "Fixes boost notification"
This reverts commit 3ee12345ec5db6ef847e219c2b77e322d6ff4e73.
This commit is contained in:
parent
3ee12345ec
commit
51cf580813
@ -294,8 +294,6 @@ class Boost(ActivityMixin, Status):
|
||||
if not self.boosted_status.user.local:
|
||||
return
|
||||
|
||||
if self.boosted_status.user.local and \
|
||||
self.boosted_status.user != self.user:
|
||||
notification_model = apps.get_model(
|
||||
'bookwyrm.Notification', require_ready=True)
|
||||
notification_model.objects.create(
|
||||
|
Loading…
x
Reference in New Issue
Block a user