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

Moving topics/contexts between communities

Technical Discussion
12 2 22

Gli ultimi otto messaggi ricevuti dalla Federazione
  • silverpill@mitra.social said in Moving topics/contexts between communities:
    > I thought Lemmy devs decided to address community in to instead of audience. Any news on that front?

    You're right. I'm going to want to talk to nutomic@lemmy.ml about that one. I think it was a mistake to remove setting that property explicitly.

    As for audience being a more reliable signal, I mean that when I receive a Create(Note), I cannot reliably tell whether it was made to a community or not. Mastodon users may tag communities in a mention, and they may intend to post the topic there, but they may also just be tagging to community as a reference in post content.

    read more

  • For that reason and that reason alone I cannot infer community for any given object based on to and cc.

    Could you elaborate on this?

    I think both to and audience are not reliable signals. The object should be present in context in order to be considered published in the community.

    >Now, audience, on the other hand... is a good signal.

    I thought Lemmy devs decided to address community in to instead of audience. Any news on that front?

    read more

  • Just over a year after Go's OpenAPI generator let me down, the #ActivityPub Content-Type causes the same problem again, this time in Python:
    example_client/api/default/put_object.py:34:62: SyntaxError: Simple statements must be separated by newlines or semicolons
       |
    33 |     _kwargs["json"] = _body
    34 |     headers["Content-Type"] = "application/ld+json; profile="https://www.w3.org/ns/activitystreams""
       |                                                              ^Is it really that unusual to include parameters in MIME types like this? I'm sure I've seen them all over the place.

    Or am I venturing off the beaten track by trying to be explicit about them in my openapi.yml file?

    #ActivityPubDev #BangHeadHere
    read more

  • Specifically with sending Update, I have no real objections except one cannot simply assume that two groups being addressed constitutes a cross-post.

    ... for the simple reason that Mastodon conflates addressing with mentions.

    For that reason and that reason alone I cannot infer community for any given object based on to and cc.

    Now, audience, on the other hand... is a good signal.

    So I am totally on board with multiple audiences being updated.

    read more

  • Just spend the tiny bit of extra time and implement basic support for federation policies. Keep track of data snd where it comes from, such that you can react to changes over time

    read more

  • thisismissem not necessarily, I'm planning to build this out as a separate collection of CSV lists, in addition to a list you manually curate. 🙂

    read more

  • julian in which case you loose anything you manually needed to add. We've had so many conversations about this..

    read more

  • read more
Post suggeriti