Add ActivityPub related fields to the "uri" function
This commit is contained in:
@@ -48,6 +48,7 @@ class Probe
|
||||
$fields = ["name", "nick", "guid", "url", "addr", "alias", "photo",
|
||||
"account-type", "community", "keywords", "location", "about",
|
||||
"batch", "notify", "poll", "request", "confirm", "poco",
|
||||
"following", "followers", "inbox", "outbox", "sharedinbox",
|
||||
"priority", "network", "pubkey", "baseurl"];
|
||||
|
||||
$newdata = [];
|
||||
|
||||
Reference in New Issue
Block a user