Document attributionDomains
(#1532)
This commit is contained in:
parent
2dd9d6a3e0
commit
061ad3d7ba
1 changed files with 5 additions and 1 deletions
|
@ -264,6 +264,9 @@ alsoKnownAs
|
||||||
published
|
published
|
||||||
: When the profile was created.
|
: When the profile was created.
|
||||||
|
|
||||||
|
attributionDomains
|
||||||
|
: Domains allowed to use `fediverse:creator` for this actor in published articles.
|
||||||
|
|
||||||
## JSON-LD Contexts and Extensions {#contexts}
|
## JSON-LD Contexts and Extensions {#contexts}
|
||||||
|
|
||||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/lib/activitypub/adapter.rb" caption="app/lib/activitypub/adapter.rb" >}}
|
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/lib/activitypub/adapter.rb" caption="app/lib/activitypub/adapter.rb" >}}
|
||||||
|
@ -283,6 +286,7 @@ Contains definitions for Mastodon features.
|
||||||
- toot:discoverable (`http://joinmastodon.org/ns#discoverable`)
|
- toot:discoverable (`http://joinmastodon.org/ns#discoverable`)
|
||||||
- toot:suspended (`http://joinmastodon.org/ns#suspended`)
|
- toot:suspended (`http://joinmastodon.org/ns#suspended`)
|
||||||
- toot:votersCount (`http://joinmastodon.org/ns#votersCount`)
|
- toot:votersCount (`http://joinmastodon.org/ns#votersCount`)
|
||||||
|
- toot:attributionDomains (`http://joinmastodon.org/ns#attributionDomains`)
|
||||||
|
|
||||||
### ActivityStreams extensions (`as:`) {#as}
|
### ActivityStreams extensions (`as:`) {#as}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue