Merge pull request #10450 from annando/discoverable

AP: Support "discoverable"
This commit is contained in:
Hypolite Petovan
2021-06-30 21:16:11 -04:00
committed by GitHub
6 changed files with 44 additions and 32 deletions

View File

@@ -284,6 +284,8 @@ class APContact
}
}
$apcontact['discoverable'] = JsonLD::fetchElement($compacted, 'toot:discoverable', '@value');
// To-Do
// Unhandled