From b5c07e4c01f21ec836f01c1d65c8f6d9fcded54c Mon Sep 17 00:00:00 2001 From: Mario Date: Wed, 13 Nov 2024 11:08:18 +0000 Subject: this is not true anymore - check owner perms --- Zotlabs/Daemon/Notifier.php | 1 - 1 file changed, 1 deletion(-) (limited to 'Zotlabs/Daemon/Notifier.php') diff --git a/Zotlabs/Daemon/Notifier.php b/Zotlabs/Daemon/Notifier.php index e74d04231..1693f9c9f 100644 --- a/Zotlabs/Daemon/Notifier.php +++ b/Zotlabs/Daemon/Notifier.php @@ -374,7 +374,6 @@ class Notifier { if (($relay_to_owner || $uplink) && ($cmd !== 'relay')) { logger('notifier: followup relay', LOGGER_DEBUG); - // If the Parent item is an Announce the real owner is the parent author $sendto = (($uplink) ? $parent_item['source_xchan'] : $parent_item['owner_xchan']); self::$recipients = [$sendto]; self::$private = true; -- cgit v1.2.3