Preparation for suggestions under AP
This commit is contained in:
@@ -25,6 +25,7 @@ class APDelivery extends BaseObject
|
||||
|
||||
if ($cmd == Delivery::MAIL) {
|
||||
} elseif ($cmd == Delivery::SUGGESTION) {
|
||||
ActivityPub\Transmitter::sendContactSuggestion($uid, $inbox, $item_id);
|
||||
} elseif ($cmd == Delivery::RELOCATION) {
|
||||
} elseif ($cmd == Delivery::REMOVAL) {
|
||||
ActivityPub\Transmitter::sendProfileDeletion($uid, $inbox);
|
||||
|
||||
Reference in New Issue
Block a user