Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Mastodon is best viewed with Firefox Internet Browser.

Uncategorized
1 1 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Can I ask a favour?

    Fediverso feditips fediverse mastodon
    1
    0 Votes
    1 Posts
    0 Views
    Can I ask a favour?If you see someone who is asking for help using this place, and if no one else is helping them, could you tag me into the conversation and/or link to my website https://fedi.tips?I'm trying to provide unofficial tech support for people using Mastodon and the wider Fediverse. I'm especially keen to help new people who want easy-to-understand advice, but they won't see me and I won't see them unless someone tags me.Thanks 🙏 #FediTips #Fediverse #Mastodon
  • 0 Votes
    2 Posts
    14 Views
    @julian I would ask @Claire who is the FEP author
  • 0 Votes
    1 Posts
    10 Views
    Mastodon has a concept called "pinned statuses", which is a special collection attached to a Person actor. https://docs.joinmastodon.org/spec/activitypub/#featured It wasn't readily known how this collection is updated and federated (not without code achaeology), but claire@social.sitedethib.com recently shared some additional info :smiley: The actor itself will issue an Add activity targeting the collection with the status in object. This activity is sent to all followers of the actor. No activity is sent if the actor has no remote followers. A Remove is sent when a pinned post is unpinned. This is what the Add looks like: { "@context": "https://www.w3.org/ns/activitystreams", "type": "Add", "actor": "https://example.org/users/testUser", "target": "https://example.org/users/testUser/collections/featured", "object": "https://example.org/users/testUser/statuses/115266412340579560" } The corresponding Remove is identical except for type, which is of course, Remove.
  • 0 Votes
    1 Posts
    6 Views
    The #illumosCafe #Mastodon instance has been upgraded to v4.4.5#illumosCafeServices #illumosCafeUpdates