mirror of
https://github.com/friendica/friendica
synced 2025-04-29 19:44:22 +02:00
AP: Support "discoverable"
This commit is contained in:
parent
4308cace68
commit
e2dc36a691
6 changed files with 44 additions and 32 deletions
|
@ -284,6 +284,8 @@ class APContact
|
|||
}
|
||||
}
|
||||
|
||||
$apcontact['discoverable'] = JsonLD::fetchElement($compacted, 'toot:discoverable', '@value');
|
||||
|
||||
// To-Do
|
||||
|
||||
// Unhandled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue