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

NodeBB <> Lemmy federation issue (re: nullable image/icon)

Technical Discussion
26 4 105

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Ready for FediMTL!

    FediMTL fedimtl conference activitypub
    4
    0 Votes
    4 Posts
    16 Views
    @matt@writing.exchange nice! Will you be around tomorrow evening? Let's catch up!
  • 0 Votes
    1 Posts
    9 Views
    Sommaire du Guide MastodonSommaire du guide d’utilisation et tutoriel non-officiel de Mastodon en français, mis à jour régulièrement pour suivre les nouveautés ou changements des nouvelles versions.https://www.didiermary.fr/sommaire-du-guide-mastodon/#ActivityPub #Fediverse #Mastodon #Microblogging #Twitter
  • 0 Votes
    1 Posts
    14 Views
    This is an extension of the discussion from Topic removal from a category/community. In it, rimu@piefed.social shared the Lemmy federation primer which details that Delete(Object) is federated whenever a post is removed from a community. I needed a way to communicate when a topic/context (not the top-level post) is removed from a category/audience, but is not deleted. You might ask — how is removing a context different from deleting it? In this case, a removed context still exists and is still resolvable. A context can removed from an audience in NodeBB. Note that Lemmy and Piefed don't have a concept of an audience-less context, so if a context is removed from an audience, it would simply be deleted. No additional logic required. Anyhow — when a topic is moved into Uncategorized (which is a catch-all bucket for... you guessed it, uncategorized content), NodeBB will federate a Remove. It looks something like this: { id: '#activity/remove/', type: 'Remove', actor: '', to: [], cc: [, object: '', origin: '', } This is live on activitypub.space already. This goes hand-in-hand with topic moving, which would follow similar mechanisms, except it'd be a Move instead of a Remove. I will likely write an FEP with technical details for both Remove and Move, and will include existing behaviours (Delete(Object)) as well.
  • 0 Votes
    19 Posts
    87 Views
    @pfefferle @julian @johnonolan @heathenstorm so I just tested this... I updated an old blog post (from 2023) before the site was ever federated... and it just popped up in my Mastodon feed (see photo) as if I had just published it...The blog has all the latest versions of plugins installed (ActivityPub for Wordpress included).original link: https://therealists.org/2023/04/aligning-our-life-goals-with-our-technology-use/