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

WordPress and 844e

Uncategorized
5 3 31

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    2 Views
    Annoying #Mastodon and/or #ActivityPub ??? (need info from people much more knowledgeable than I) limitation: I cannot change the post privacy of posts which have already been posted. Not a fan of deleting everything I've put up on #Masto but *do* want to exercise control over what I have already posted and be much more selective about what is and isn't public in the future. Would be great if that were possible, but it seems my only option is to go "scorched Earth." Frustrating. #Fedi #Fediverse
  • 0 Votes
    8 Posts
    2 Views
    @julian thanks! I always take a look at nodebb since the early days of federation
  • 0 Votes
    1 Posts
    6 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.
  • 1 Votes
    1 Posts
    11 Views
    RE: https://mastodon.social/@MastodonEngineering/115337952873418574Uy... 👀 Interesante...> Change the identifiers used in ActivityPub to numeric IDs (instead of their username) for new users. This is a first step towards allowing account renaming. — Github PR #32724 (by ClearlyClaire)#mastodon #activitypub #fediverso #fedi #fediverse