Comments from Hubzilla weren't federated properly
This commit is contained in:
parent
94dc1ef195
commit
d768074afd
2 changed files with 44 additions and 21 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue