idk
parent
1b2c25fa82
commit
a7fdcd29a5
|
@ -0,0 +1 @@
|
|||
boolean. if true, can be used as a hint that the actor will not immediately or automatically Accept your Follow.
|
|
@ -0,0 +1,3 @@
|
|||
when using mastodon's definition of Move, indicates that the current account has migrated to the linked account.
|
||||
|
||||
see [Move]({{<relref "Move">}}) for more
|
|
@ -0,0 +1,3 @@
|
|||
boolean. if true, indicates that the information contained within the object (content, etc) is considered "sensitive", in the sense that viewer discretion may be advised, e.g. "NSFW" material.
|
||||
|
||||
when encountered, usually the assumption is that the object's content will be hidden or collapsed behind a warning of some sort. in mastodon, the `summary` will be used as the text of the warning, and the `content` will be hidden below it; furthermore, anything in `attachment` will be hidden behind a sensitive content click-through instead of being directly previewable.
|
Loading…
Reference in New Issue