====== Objects ====== PawPub has five fundamental types of "pushable object" (anything that can be [[push|pushed]] to another instance), which are: * [[objects:Actor]]: represents an entity that can "do something", e.g. a user * [[objects:Note]]: represents a post, article or message of some kind * [[objects:Interaction]]: represents an action that can be taken on a note (e.g. like/dislike) * [[objects:Extension]]: represents an arbitrary, [[extension]]-defined object * [[objects:Tombstone]]: represents an object that previously existed but has been deleted