"remote-self" is now working for Diaspora and Twitter as well
This commit is contained in:
@@ -2767,6 +2767,10 @@ class DFRN
|
||||
|
||||
$posted_id = Item::insert($item, false, $notify);
|
||||
|
||||
if ($notify) {
|
||||
$notify = $notify;
|
||||
}
|
||||
|
||||
logger("Item was stored with id ".$posted_id, LOGGER_DEBUG);
|
||||
|
||||
if ($item['uid'] == 0) {
|
||||
|
||||
Reference in New Issue
Block a user