{{define "head"}}{{end}} {{define "footer_script"}}{{end}} {{define "content"}}
This instance is a part of a distributed social media system called Activity Pub. With it, you can create content, follow other people, join groups, and participate in events. Most interaction occurs through creating notes (often referred to as "notes" and "statuses") and replying to the notes made by others.
Activity - An action taken by a user that is transmitted through the federated network of servers. They contain three important pieces of information: 1) The action that occurred 2) The person or entity that performed the action 3) The object of the action. A simplified activity would be "Nick created a note" where "Nick" is the actor, "created" is the action, and "a note" is the object.
A JSON structure representing an entity. Actors are most often people, but can also represent bots, systems, organizations, and groups.
A JSON structure representing an activity by an entity. Activity types include:
A JSON structure representing a thing. Object types include:
Additionally, objects can have meta-data associated with them.
An additional piece of information, usually a media file, transmitted with objects within activities.
A small piece of data associated with visual media (images, videos, and documents) that allows the content to be blurred while previewed. Blurhash data is directly associated with attachments.
A HashTag (or sometimes just "tag") is a piece of meta-data used to organize objects in loose folksonomies. HashTag data is directly associated with objects.
A Mention is a piece of meta-data used to associate a piece of content with an actor. Often, mentions are automatically parsed from subject references within post content, similar to how early Twitter users adopted "@user" references.
An example would be having a note with the content "Hey @user@server, how's ya mama?".
A feed is a list of objects, either created locally or received from remote sources, that are displayed chronologically.
Tavern has multiple feeds: