Merge remote-tracking branch 'upstream/2020.12-rc' into notices

pull/9721/head
Michael 2020-12-30 07:12:59 +00:00
commit 96e140a027
5 zmienionych plików z 15469 dodań i 14519 usunięć

Wyświetl plik

@ -67,6 +67,10 @@ class Account extends BaseFactory
$userContact = [];
}
if (empty($publicContact)) {
throw new HTTPException\NotFoundException('Contact ' . $contactId . ' not found');
}
$apcontact = APContact::getByURL($publicContact['url'], false);
$self_contact = Contact::selectFirst(['uid'], ['nurl' => $publicContact['nurl'], 'self' => true]);

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff

Plik diff jest za duży Load Diff