Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
We Distribute
  1. Home
  2. Fediverse
  3. ActivityPub
  4. How do PieFed/Lemmy/Mbin handle cross-posting?

How do PieFed/Lemmy/Mbin handle cross-posting?

Scheduled Pinned Locked Moved ActivityPub
threadiversepiefedlemmymbincrossposting
14 Posts 7 Posters 123 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mikedev@fediversity.siteM This user is from outside of this forum
    mikedev@fediversity.siteM This user is from outside of this forum
    mikedev@fediversity.site
    wrote on last edited by
    #5
    Might want to use a custom taxonomy/tag type for cross-posts. That's what we use for saving messages in "folders".  While we don't typically federate these, I would imagine  you might want to share those tags with software that supports cross-posting.
    1 Reply Last reply
    0
    • rimu@piefed.socialR This user is from outside of this forum
      rimu@piefed.socialR This user is from outside of this forum
      rimu@piefed.social
      wrote on last edited by
      #6

      Yes the modification is not carried over and the cross-post will often have a different author from the original too. While creating the cross-post the cross-poster could have edited the title and description, too. The only connection is that they have the same url (in the attachment). Lemmy adds the text "cross-posted from link-to-original" to the beginning of the body content but it's just text, not an attribute on the Activity.

      Room for improvement!

      Also moving what NodeBB calls a topic (a post in Lemmy/PieFed) from what NodeBB calls a category (community in Lemmy/PieFed) into a different category (without spawning a new topic or leaving the old copy behind) is much needed but not implemented in Lemmy/PieFed/Mbin.

      1 Reply Last reply
      0
      • scott@loves.techS This user is from outside of this forum
        scott@loves.techS This user is from outside of this forum
        scott@loves.tech
        wrote on last edited by
        #7
        One thing that you have to consider is that some forums and categories might have post permissions attached to them. For example, many Hubzilla forums restrict creating new posts to members of the forum. (To become a member of a forum, you would need to connect to or follow the forum, and then be allowed to join by the administrator, either automatically or by admin approval.) In that case, not everyone can create a new top level post. There may also be comment restrictions as well, regarding who can comment on a post in the forum.

        If you were to cross post between multiple forums or categories, if you want them to be synced, you would have to take into account the relevant permissions, and decide what to do with posts that don't conform.

        One option is for the admin of a forum to allow which other forums they allow a full sync (ignoring existing forum permissions and providing an exception for other trusted forums). If a cross-posted post comes from a non-trusted forum, then no exceptions will be allowed and the existing forum permissions are enforced.

        Of course, nothing has to be done about this and we can just let the forums enforce their own permissions. But if we don't communicate these permissions, some users might not realize why their cross-post has been silently dropped since the UI does not make it clear that a user had to be a member of certain forums to post to that forum.
        julian@community.nodebb.orgJ 1 Reply Last reply
        0
        • scott@loves.techS scott@loves.tech
          One thing that you have to consider is that some forums and categories might have post permissions attached to them. For example, many Hubzilla forums restrict creating new posts to members of the forum. (To become a member of a forum, you would need to connect to or follow the forum, and then be allowed to join by the administrator, either automatically or by admin approval.) In that case, not everyone can create a new top level post. There may also be comment restrictions as well, regarding who can comment on a post in the forum.

          If you were to cross post between multiple forums or categories, if you want them to be synced, you would have to take into account the relevant permissions, and decide what to do with posts that don't conform.

          One option is for the admin of a forum to allow which other forums they allow a full sync (ignoring existing forum permissions and providing an exception for other trusted forums). If a cross-posted post comes from a non-trusted forum, then no exceptions will be allowed and the existing forum permissions are enforced.

          Of course, nothing has to be done about this and we can just let the forums enforce their own permissions. But if we don't communicate these permissions, some users might not realize why their cross-post has been silently dropped since the UI does not make it clear that a user had to be a member of certain forums to post to that forum.
          julian@community.nodebb.orgJ This user is from outside of this forum
          julian@community.nodebb.orgJ This user is from outside of this forum
          julian@community.nodebb.org
          wrote on last edited by
          #8

          @scott@loves.tech how does Hubzilla communicate this to other 'za instances?

          Something like a boolean for whether the public can post would take you part of the way there.

          1 Reply Last reply
          0
          • mikedev@fediversity.siteM This user is from outside of this forum
            mikedev@fediversity.siteM This user is from outside of this forum
            mikedev@fediversity.site
            wrote on last edited by
            #9
            I guess the real problem here is that we should be able to use the aptly named 'newsgroups' header field -- just like USENET in the days of yore. Otherwise there's a problem aggregating/routing replies. Especially with Mastodon involved, because the authors of each comment can change the recipients to anybody they want.  I brought up a 'replyTo' field for this use case a few years back, but it didn't get any traction and was subsumed by Conversation Containers. I guess the bottom line is that I don't see any way out of this without an FEP; because each commenter will need to be able to automatically route replies to every forum involved. Best I can come up with on short notice is Conversation Containers where the context and/or target are arrays of Collections and you'll be sending your replies to all of them.
            1 Reply Last reply
            0
            • bentigorlich@gehirneimer.deB This user is from outside of this forum
              bentigorlich@gehirneimer.deB This user is from outside of this forum
              bentigorlich@gehirneimer.de
              wrote on last edited by
              #10

              @julian@community.nodebb.org On Mbin we don't have a button so the user can cross post it to another magazine/community/group. What we count as "crossposts" are just posts linking the same URL (and sometimes title matching, though I don't like that part). But like Rimu said these are entirely different entities with different apIds often from different instances

              1 Reply Last reply
              0
              • julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.orgJ This user is from outside of this forum
                julian@community.nodebb.org
                wrote on last edited by
                #11

                Based on the replies received, it does sound like at present that if cross-posting is a consideration, it is something done locally, and not something that is explicitly declared when federating outward or retrieved via AP.

                There are also multiple definitions of cross-posting:

                1. Multiple, disparate topics sharing the same attachment url (PieFed)
                2. Author targeting multiple audiences
                3. Non-author sharing object to additional audiences

                One of those is really not like the other, which does complicate things somewhat. Thankfully, it does seem like that the way PieFed handles it, is local to the instance.

                A good first step might be to narrow down the definition of cross-posting—at least from a protocol level—to a combination of the latter two:

                > "A user (which may or may not be the object author) sharing an object to additional audiences"

                Of course, this also happens to be what I'm looking for: the association of an as:announce activity with an as:target pointing to an as:Group actor.

                Would this be of interest to anybody here? The fallback mechanism is to just treat the announce as usual.

                1 Reply Last reply
                0
                • silverpill@mitra.socialS This user is from outside of this forum
                  silverpill@mitra.socialS This user is from outside of this forum
                  silverpill@mitra.social
                  wrote on last edited by
                  #12

                  >the association of an as:announce activity with an as:target pointing to an as:Group actor.

                  I was thinking about adding target on Announce to bring FEP-1b12 and Conversation Containers closer to each other (in CC we have Add with target).

                  Can't Group simply be in to of Announce?

                  trwnh@mastodon.socialT 1 Reply Last reply
                  0
                  • silverpill@mitra.socialS silverpill@mitra.social

                    >the association of an as:announce activity with an as:target pointing to an as:Group actor.

                    I was thinking about adding target on Announce to bring FEP-1b12 and Conversation Containers closer to each other (in CC we have Add with target).

                    Can't Group simply be in to of Announce?

                    trwnh@mastodon.socialT This user is from outside of this forum
                    trwnh@mastodon.socialT This user is from outside of this forum
                    trwnh@mastodon.social
                    wrote on last edited by
                    #13

                    @silverpill @julian i was going to say that yes, to/cc/audience are more specific versions of target, specifically audience targeting. not sure Announce.target is needed here... what would be ideal is if multiple Announces existed, one for each category. an AP Announce represents a "share" and not necessarily a "reshare", so it's not like one of them has to be the "original"; they can all exist at the same tier.

                    julian@community.nodebb.orgJ 1 Reply Last reply
                    0
                    • trwnh@mastodon.socialT trwnh@mastodon.social

                      @silverpill @julian i was going to say that yes, to/cc/audience are more specific versions of target, specifically audience targeting. not sure Announce.target is needed here... what would be ideal is if multiple Announces existed, one for each category. an AP Announce represents a "share" and not necessarily a "reshare", so it's not like one of them has to be the "original"; they can all exist at the same tier.

                      julian@community.nodebb.orgJ This user is from outside of this forum
                      julian@community.nodebb.orgJ This user is from outside of this forum
                      julian@community.nodebb.org
                      wrote on last edited by
                      #14

                      @trwnh@mastodon.social sure, makes sense. That to/cc already exist in the wild as arrays means one less thing to worry about with multiple cross posts.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      Powered by NodeBB Contributors
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups