Issue 11104: Don't cann the addons on Diaspora reshare
This commit is contained in:
@@ -4100,6 +4100,9 @@ class Diaspora
|
||||
$item['private'] = Item::PUBLIC;
|
||||
}
|
||||
|
||||
// Don't trigger the addons
|
||||
$item['api_source'] = false;
|
||||
|
||||
return Item::insert($item, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user