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

Been pondering the change in the #activitypub #wordpress plugin to depreciate Template Tags and (presumably eventually) only federate WP posts as Article objects

Uncategorized
19 5 42

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    5 Posts
    1 Views
    @DerEntspannende ja, normalerweise dauert es ein paar sekunden, aber es hängt natürlich auch vom jeweiligen WP-Cron setup ab.
  • 0 Votes
    1 Posts
    5 Views
    Kind of wild #cooklang has its own federation setup now. 😅Sure it uses #rss. No fancy #ActivityPub. Still, fascinating to see something like this. More of the web trying to index itself as primary search engines lose all their meaning to what search means. 🫠https://cooklang.org/blog/13-the-dishwasher-salmon-problem/
  • 0 Votes
    1 Posts
    9 Views
    ❓ Question #ActivityPub et #DevWeb ​​J’ai un site statique, sur lequel je poste des notes.Hier j’ai réussi à mettre en place un js pour afficher sous une note les réponses d’un toot de mes toot (j’ai juste à définir l’id du toot dans une variable de ma note)Cette partie la marche super !Maintenant, j’aimerais que quand je cherche l’url de ma note sur mastodon, ça redirige vers l’url du toot.Je cherche avec les mots clef :.well-known/webfingerrel="canonical"rel="alternate" type="application/activity+json"mais je ne trouve pas grand-chose et mes tests ne marchent pas…Est‑ce que vous avez déjà vu ce genre de redirection sur un site ?cc @jee il me semble que t’avais creusé je sujet du #webfinger
  • FEP 11dd: Context Ownership and Inheritance

    Moved Fediverso fep activitypub
    10
    0 Votes
    10 Posts
    58 Views
    I have amended the text of the FEP to clarify a couple of things, but also changed the inheritance logic following this month's WG meeting and subsequent discussion on ActivityPub.space. Instead of recommending that replies inherit context from the object it is in reply to, implementors must find the root node (how, is out of scope; tree traversal or context resolution are two ways that come to mind) and inherit its context. This will simplify context resolution and pave the way for other actions like moving, crossposting, forking, locking, etc. I also added in a blurb about situations in which a context would explicitly not be inherited.