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