Comments from Hubzilla weren't federated properly
This commit is contained in:
@@ -66,6 +66,7 @@ function add_thread($itemid, $onlyshadow = false) {
|
||||
|
||||
unset($item[0]['id']);
|
||||
$item[0]['uid'] = 0;
|
||||
$item[0]['origin'] = 0;
|
||||
$item[0]['contact-id'] = get_contact($item[0]['author-link'], 0);
|
||||
$public_shadow = item_store($item[0], false, false, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user