• Undearius@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    17 days ago

    It’s a bit confusing because each action on the Fediverse uses the same universal language, but each service translates that language into their own specific rolls for their service.

    Lemmy upvotes use “Like” which is common language in ActivityPub but down votes use “Dislike” which is not used in the ActivityPub language. It’s up to the other services how they interpret that. Mastodon favourites use “Like” but it has nothing for “Dislike”. Mastodon boost uses “Announce” which is what Lemmy uses for posts and comments to a community.


    From the Lemmy ActivityPub documentation

    An upvote for a post or comment send an ActivityPub Like action

    Users can send posts or comments to a community which the community forwards to its followers in the form of Announce.

    From the Mastodon ActivityPub Documentation

    ActivityPub Likes are transformed into a Favourite.

    ActivityPub Announce are transformed into a boost on a status