Does ActivityPub send those to other instances, or does ActivityPub only send the original post and the rest (upvotes, downvotes, replies) are stored only on the original server where the post was made?

  • Teppic
    link
    fedilink
    27
    edit-2
    2 years ago

    Posts and comments are federated (synchronised). Upvotes are actually a bit of a fudge, they are actually ‘Favourites’ if considered from an activity pub (e.g. Mastodon) perspective, and yes favourites are also federated.
    Downvotes don’t exist in activity pub and, as a result, they do not federate between instances.
    At least that is my understanding.