Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • 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

Darkscribes Community

  1. Home
  2. Uncategorized
  3. Are Flipboard collections(?) AP groups?

Are Flipboard collections(?) AP groups?

Scheduled Pinned Locked Moved Uncategorized
flipboard
14 Posts 4 Posters 1 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.
  • julian@community.nodebb.orgJ This user is from outside of this forum
    julian@community.nodebb.orgJ This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    Hey @[email protected], are Flipboard collections (or are they magazines? I forget the term!) federating out as as:Group? I'm wondering whether it would be possible for NodeBB to load them in as categories, and be able to browse them natively...

    I'm just not able to easily find them in the Flipboard UI right now, but I'm relatively new at using the app 🙂

    1 Reply Last reply
    0
    • altcode@community.nodebb.orgA This user is from outside of this forum
      altcode@community.nodebb.orgA This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      It looks like they are indeed AP groups: https://community.nodebb.org/category/[email protected]

      julian@community.nodebb.orgJ 1 Reply Last reply
      0
      • altcode@community.nodebb.orgA [email protected]

        It looks like they are indeed AP groups: https://community.nodebb.org/category/[email protected]

        julian@community.nodebb.orgJ This user is from outside of this forum
        julian@community.nodebb.orgJ This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        @AltCode aww, heck yeah!

        1 Reply Last reply
        0
        • jupiter_rowland@hub.netzgemeinde.euJ This user is from outside of this forum
          jupiter_rowland@hub.netzgemeinde.euJ This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4
          (streams) recognises them as group actors in its directory AFAIR. So there has to be some truth in that.
          1 Reply Last reply
          0
          • jsonculverhouse@flipboard.socialJ This user is from outside of this forum
            jsonculverhouse@flipboard.socialJ This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #5

            @julian
            Magazines are represented as an #ActivityPub Group. The magazine actor boosts the original post from the profile into the group.

            julian@community.nodebb.orgJ 1 Reply Last reply
            0
            • jsonculverhouse@flipboard.socialJ [email protected]

              @julian
              Magazines are represented as an #ActivityPub Group. The magazine actor boosts the original post from the profile into the group.

              julian@community.nodebb.orgJ This user is from outside of this forum
              julian@community.nodebb.orgJ This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              Thanks for the confirmation @[email protected], any chance we could have the post list the magazine as a recipient, so that a backreference is established?

              See: https://community.nodebb.org/post/104013

              @[email protected] mentioned you, but a typo got in the way 😄

              1 Reply Last reply
              0
              • altcode@community.nodebb.orgA This user is from outside of this forum
                altcode@community.nodebb.orgA This user is from outside of this forum
                [email protected]
                wrote last edited by
                #7

                @julian Something seems to be wrong. I've been following a few Flipboard magazines from NodeBB, but it seems like they are not correctly federating with the 4.3.0 beta.

                Take a look at [Tech News by @[email protected]](https://community.nodebb.org/category/[email protected]), I've been tracking this remote category for almost a month now, but here on NodeBB, it is still empty. Meanwhile, on Mastodon I see new posts daily.

                For the record, this is what an activity created by the group actor looks like:

                {
                   "@context":[
                      "https://www.w3.org/ns/activitystreams",
                      "https://w3id.org/security/v1",
                      {
                         "Hashtag":"as:Hashtag",
                         "toot":"http://joinmastodon.org/ns#",
                         "discoverable":"toot:discoverable",
                         "indexable":"toot:indexable",
                         "alsoKnownAs":{
                            "@id":"as:alsoKnownAs",
                            "@type":"@id"
                         }
                      }
                   ],
                   "type":"Announce",
                   "id":"https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565/activity/DpM9mVh1Qk2oScowFAN8DA:a:43611565",
                   "actor":"https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565",
                   "published":"2025-04-22T09:51:50Z",
                   "to":[
                      "https://www.w3.org/ns/activitystreams#Public"
                   ],
                   "cc":[
                      "https://flipboard.com/users/theverge",
                      "https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565/followers"
                   ],
                   "object":"https://flipboard.com/users/theverge/statuses/DpM9mVh1Qk2oScowFAN8DA:a:43611565"
                }
                
                julian@community.nodebb.orgJ 1 Reply Last reply
                0
                • altcode@community.nodebb.orgA [email protected]

                  @julian Something seems to be wrong. I've been following a few Flipboard magazines from NodeBB, but it seems like they are not correctly federating with the 4.3.0 beta.

                  Take a look at [Tech News by @[email protected]](https://community.nodebb.org/category/[email protected]), I've been tracking this remote category for almost a month now, but here on NodeBB, it is still empty. Meanwhile, on Mastodon I see new posts daily.

                  For the record, this is what an activity created by the group actor looks like:

                  {
                     "@context":[
                        "https://www.w3.org/ns/activitystreams",
                        "https://w3id.org/security/v1",
                        {
                           "Hashtag":"as:Hashtag",
                           "toot":"http://joinmastodon.org/ns#",
                           "discoverable":"toot:discoverable",
                           "indexable":"toot:indexable",
                           "alsoKnownAs":{
                              "@id":"as:alsoKnownAs",
                              "@type":"@id"
                           }
                        }
                     ],
                     "type":"Announce",
                     "id":"https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565/activity/DpM9mVh1Qk2oScowFAN8DA:a:43611565",
                     "actor":"https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565",
                     "published":"2025-04-22T09:51:50Z",
                     "to":[
                        "https://www.w3.org/ns/activitystreams#Public"
                     ],
                     "cc":[
                        "https://flipboard.com/users/theverge",
                        "https://flipboard.com/magazines/cPVtLWiDRgi0_eWFp_CJVA:m:43611565/followers"
                     ],
                     "object":"https://flipboard.com/users/theverge/statuses/DpM9mVh1Qk2oScowFAN8DA:a:43611565"
                  }
                  
                  julian@community.nodebb.orgJ This user is from outside of this forum
                  julian@community.nodebb.orgJ This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #8

                  @AltCode I think it's just Flipboard, right?

                  It might be because of the issue mentioned upthread where items shared by those groups don't have a back reference to the itself so it isn't slotted in it.

                  They might all just be uncategorized instead. Can you find those items when you search their url or id in the NodeBB search bar?

                  1 Reply Last reply
                  0
                  • altcode@community.nodebb.orgA This user is from outside of this forum
                    altcode@community.nodebb.orgA This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #9

                    @julian Yeah, seems to just affect Flipboard.

                    > Can you find those items when you search their url or id in the NodeBB search bar?

                    Yes, I'm still able to find them, e.g. https://community.nodebb.org/post/https%3A%2F%2Fflipboard.com%2Fusers%2Ftheverge%2Fstatuses%2FDpM9mVh1Qk2oScowFAN8DA%3Aa%3A43611565

                    It's uncategorised, just as you said.


                    Slight tangent, no one seems to be following @[email protected] here on the forum.

                    julian@community.nodebb.orgJ 1 Reply Last reply
                    0
                    • altcode@community.nodebb.orgA [email protected]

                      @julian Yeah, seems to just affect Flipboard.

                      > Can you find those items when you search their url or id in the NodeBB search bar?

                      Yes, I'm still able to find them, e.g. https://community.nodebb.org/post/https%3A%2F%2Fflipboard.com%2Fusers%2Ftheverge%2Fstatuses%2FDpM9mVh1Qk2oScowFAN8DA%3Aa%3A43611565

                      It's uncategorised, just as you said.


                      Slight tangent, no one seems to be following @[email protected] here on the 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
                      [email protected]
                      wrote last edited by
                      #10

                      @AltCode that user and the category are (I think) separate actors. I'm not sure what the user does, shares its own posts, possibly... but like you said, nobody follows that user so I suppose that's why there's not much shown as shared either.

                      1 Reply Last reply
                      0
                      • altcode@community.nodebb.orgA This user is from outside of this forum
                        altcode@community.nodebb.orgA This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #11

                        > that user and the category are (I think) separate actors.

                        @julian Yes, they are indeed separate actors. To be clear, [Tech News by @[email protected]](https://community.nodebb.org/category/[email protected]) is the group actor, while @[email protected] is the person actor/remote user, sorry if I caused any confusion.

                        > I'm not sure what the user does, shares its own posts, possibly...

                        As I understand Flipboard, users there can create as many magazines as they want, and any post they create must always be in a magazine. It is not possible to create a post that does not belong to a magazine.

                        When federating this means that each magazine that a user creates is discoverable as @[email protected]; any post that user creates will tag the magazine the post was made into, and the group actor representation of that magazine will boost/share/announce the post.

                        julian@community.nodebb.orgJ 1 Reply Last reply
                        0
                        • altcode@community.nodebb.orgA [email protected]

                          > that user and the category are (I think) separate actors.

                          @julian Yes, they are indeed separate actors. To be clear, [Tech News by @[email protected]](https://community.nodebb.org/category/[email protected]) is the group actor, while @[email protected] is the person actor/remote user, sorry if I caused any confusion.

                          > I'm not sure what the user does, shares its own posts, possibly...

                          As I understand Flipboard, users there can create as many magazines as they want, and any post they create must always be in a magazine. It is not possible to create a post that does not belong to a magazine.

                          When federating this means that each magazine that a user creates is discoverable as @[email protected]; any post that user creates will tag the magazine the post was made into, and the group actor representation of that magazine will boost/share/announce the post.

                          julian@community.nodebb.orgJ This user is from outside of this forum
                          julian@community.nodebb.orgJ This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #12

                          @AltCode right, I think the issue here is that the posts themselves do not contain a backreference to the magazine they were posted to.

                          So for example, their latest post has addressed the following:

                          ...
                            "to": [
                              "https://www.w3.org/ns/activitystreams#Public"
                            ],
                            "cc": [
                              "https://flipboard.com/users/theverge/followers"
                            ],
                          ...
                          

                          ... note that the magazine itself is not included, and so when NodeBB receives the object, it does not know to slot the topic into the appropriate category.

                          cc @[email protected] again about this one 😄

                          1 Reply Last reply
                          0
                          • jsonculverhouse@flipboard.socialJ This user is from outside of this forum
                            jsonculverhouse@flipboard.socialJ This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #13

                            @julian

                            So when the initial post come out do you expect the group to be in the "cc"?

                            Normally what happens is the magazine "boosts" the post so you will get the post and then the boost of the post from the group actor. I'd be glad to make a change if If i knew what that was.

                            In mastodon, the magazine will always be empty unless some explicitly follows the magazine.

                            julian@community.nodebb.orgJ 1 Reply Last reply
                            0
                            • jsonculverhouse@flipboard.socialJ [email protected]

                              @julian

                              So when the initial post come out do you expect the group to be in the "cc"?

                              Normally what happens is the magazine "boosts" the post so you will get the post and then the boost of the post from the group actor. I'd be glad to make a change if If i knew what that was.

                              In mastodon, the magazine will always be empty unless some explicitly follows the magazine.

                              julian@community.nodebb.orgJ This user is from outside of this forum
                              julian@community.nodebb.orgJ This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #14

                              @[email protected] yes, that's right.

                              If a Flipboard post is organized within magazines, then including the magazine in the cc will allow recipient software to correctly slot the post with the magazine.

                              So not only would it fix the issue for NodeBB, it'd also fix it for Lemmy, PieFed, Mbin, etc.

                              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
                              • Users
                              • Groups