{{define "head"}}{{end}} {{define "footer_script"}}{{end}} {{define "content"}}

Compose Note

Caution: This form allows you to deviate from the standard behavior of notes. Proceed with caution.

The content of the post.
Parse hashtags from note content.
Parse user mentions from note content.
Marks the post as sensitive, using the object summary as the warning.
Content is assumed to be text/html. If "text/html" is selected and the content has no HTML markup, each line will be wrapped in p tags.
Content is presumed to be in english. Enter the language code to explicitly set it.
List all of the inboxes that the note should be delivered to. One destination per line.
List all of the inboxes that the note should be delivered CC'd to. One destination per line.
Publish the activity to all "To" destinations.
Publish the activity to all "CC" destinations.
Publish the activity to all known peers.
Space separated list of tags to add to the note. Format is "#hashtag".
Space separated list of actors to reference. Format is "@user@domain".
The value of the "context" attribute associated with the note.
The object ID (fully qualified URL) that this note is a reply to.
The summary associated with the activity. This is often left blank.
Preview the activity JSON first.
Preview the activity destinations.

Help

Public Notes

Omitting the https://www.w3.org/ns/activitystreams#Public destination from the TO field will make the note private.

Broadcast To Followers

To broadcast to your followers, you must address your followers collection: {{ .followers_collection }}

TO and CC

All destinations must be actor IDs. The only exceptions are the standard public destination and your own followers collection.

Mentions

Mentioned actors are expanded and placed in the CC field.

{{end}}