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

This commit is contained in:
Michael
2020-12-30 07:12:59 +00:00
5 changed files with 15469 additions and 14519 deletions
+4
View File
@@ -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]);
+6277 -5892
View File
File diff suppressed because it is too large Load Diff
+1453 -1365
View File
File diff suppressed because it is too large Load Diff
+6282 -5897
View File
File diff suppressed because it is too large Load Diff
+1453 -1365
View File
File diff suppressed because it is too large Load Diff