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
commit dfd711d111
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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