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 may expose followers-only posts to public.

Technical Discussion
12 7 1

Gli ultimi otto messaggi ricevuti dalla Federazione
  • I'm looking into federating out deletion of contexts because in NodeBB the concept of a topic is a discrete entity, not tied to the posts contained within. Deleting the top-level post would not alter the topic in any way, except perhaps that the next oldest reply is suddenly promoted to top-level, which is odd.

    Conversely, in ActivityPub, there either is no concept of a context (threaded objects only), or merely the suggestion of one as a view (current implementations of resolvable contexts). I'm hoping to move this more towards contexts as discrete entities with their own activities.

    read more

  • @julian love to see the reports of cross project colab!

    read more

  • @elvecio Further investigation showed that this wasn't a Mastodon's fault. There was some weirdness on behalf of the originating instance.

    Mastodon server received a post addressed to public and I received a post addressed to followers.

    read more

  • @silverpill
    For superior control of your content, suggest to use hubzilla
    read more

  • @silverpill One thing that has always been different in Mike's software is that only authorized people can see non-public things. It is of little use to have the right address for the image, video, or file (as instead happens and happened in Mastodon Diaspora and others - almost all of them). In the software created by him, you cannot see even if you have an address/id or whatever you like.

    read more

  • @julian Well, it's public now. But it wasn't when I posted :)

    read more

  • @silverpill

    "Mastodon may expose followers-only posts to public. Is it a feature or a bug?"

    I hate to break this to you, but I'm seeing this on a v4.4.3 instance in my /home only because of the you've used, which I

    Don't know if this is good news or bad news, or none of the above

    cc @kopper

    read more

  • @silverpill It breaks FO, so this is a feature.
    read more
Post suggeriti
  • Good morning Fediverse.

    Technical Discussion
    1
    0 Votes
    1 Posts
    0 Views
    Good morning Fediverse. Should direct HTML links, i.e. the a tag, to ActivityPub objects have the type application/activity+json? I'm thinking here about an embedded external reply. The link resolves to an ActivityPub object, whose id corresponds to the link's target.
  • 1 Votes
    3 Posts
    0 Views
    I'm looking into federating out deletion of contexts because in NodeBB the concept of a topic is a discrete entity, not tied to the posts contained within. Deleting the top-level post would not alter the topic in any way, except perhaps that the next oldest reply is suddenly promoted to top-level, which is odd. Conversely, in ActivityPub, there either is no concept of a context (threaded objects only), or merely the suggestion of one as a view (current implementations of resolvable contexts). I'm hoping to move this more towards contexts as discrete entities with their own activities.
  • 0 Votes
    13 Posts
    5 Views
    @julian no, mastodon doesn't use salmon anymore, not since a long time ago. they switched to websub then activitypub direct delivery.on the indieweb side, salmention is an extension to webmention, where upon receiving a webmention where someone replied to you, you add that reply to your html then send a webmention up the reply chain to whoever you replied to, and they will fetch your html and find the new downstream reply, add it to *their* html, send a webmention upstream, and so on.
  • Topic removal from a category/community

    Technical Discussion piefed
    29
    0 Votes
    29 Posts
    65 Views
    Yes I'm fine with that. It doesn't make much difference in the end.