The twitter addon is no import connector anymore

This commit is contained in:
Michael 2023-08-09 20:29:45 +00:00
parent 41bc148040
commit 97aecc8fc1
8 changed files with 9 additions and 31 deletions

View file

@ -266,6 +266,7 @@ function item_process(array $post, array $request, bool $preview, string $return
$post['uri-id'] = -1;
$post['author-network'] = Protocol::DFRN;
$post['author-updated'] = '';
$post['author-alias'] = '';
$post['author-gsid'] = 0;
$post['author-uri-id'] = ItemURI::getIdByURI($post['author-link']);
$post['owner-updated'] = '';