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

NodeBB-ActivityPub Bridge Test Instance

  1. Home
  2. Categories
  3. General Discussion
  4. AP Test (community.nodebb.org)
  5. NodeBB and Threads

NodeBB and Threads

Scheduled Pinned Locked Moved AP Test (community.nodebb.org)
nodebbactivitypubthreads
14 Posts 8 Posters 141 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
    julian@community.nodebb.org
    wrote on last edited by
    #1

    There have been some reports (@bh4-tech I believe?) that NodeBB does not successfully federate with Threads. Looking into the issue, I discovered that it is only this domain community.nodebb.org that is unable to get/send activites with Threads.net.

    After some help from @erincandescent@akko.erincandescent.net @J-jaz@mastodon.iftas.org and @grishka@friends.grishka.me, I have discovered that our domain has been blocked by Threads for not serving up a public feed.

    This is the feed they're specifically looking for. If your application does not serve it, it will be automatically blocked at some point. There is an appeal form you can fill out so your server can be re-instated.

    • At this time, Threads seems to see the lack of the public feed as a non-starter for AP federation.
    • As an AP software implementor, in order for admins running NodeBB to not have their servers auto-blocked, I will have to implement this API
    • Threads relying on the existence of a Mastodon-specific API suggests that they're federating with Mastodon only (perhaps as part of a limited experiment), or that it is an oversight that needs to be fixed on their end with time.

    Therefore my guidance at this time is to whitelist your domain with Threads directly by filling out the form.

    1 Reply Last reply
    0
    • bh4-tech@community.nodebb.orgB This user is from outside of this forum
      bh4-tech@community.nodebb.orgB This user is from outside of this forum
      bh4-tech@community.nodebb.org
      wrote on last edited by
      #2

      @julian Yes it was me.
      I have recently changed server and yet to setup nodebb on that. After that, I shall fill out the form and see what happens. Till then, let the corresponding GitHub issue remain open.

      1 Reply Last reply
      0
      • bh4-tech@community.nodebb.orgB This user is from outside of this forum
        bh4-tech@community.nodebb.orgB This user is from outside of this forum
        bh4-tech@community.nodebb.org
        wrote on last edited by
        #3

        @julian Do you know of any other nodebb based server which has been able to successfully federate with threads by whitelisting the domain.

        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
          #4
          Threads relying on the existence of a Mastodon-specific API suggests that they're federating with Mastodon only (perhaps as part of a limited experiment), or that it is an oversight that needs to be fixed on their end with time.

          Well, that is odd. Because many other platforms have public feeds... they just don't use the Mastodon API... because they are not Mastodon.
          julian@community.nodebb.orgJ jupiter_rowland@hub.netzgemeinde.euJ 2 Replies Last reply
          0
          • scott@loves.techS scott@loves.tech
            Threads relying on the existence of a Mastodon-specific API suggests that they're federating with Mastodon only (perhaps as part of a limited experiment), or that it is an oversight that needs to be fixed on their end with time.

            Well, that is odd. Because many other platforms have public feeds... they just don't use the Mastodon API... because they are not Mastodon.
            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
            #5

            @scott@loves.tech correct, and while NodeBB has one for publicly available content /api/recent, it doesn't have one for ActivityPub content... but that can be amended.

            However I can't fault Threads for this too much considering that it's not really their job to research every implementor and find their public feeds. I simply am surprised by the short-sightedness of assuming that hasMastondonApi == AP server. Most other software would've looked at the problem, realized that the fediverse doesn't consist solely of Mastodon, and approached the problem from a different angle.

            ... but then again maybe I'm wrong 😓

            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
              #6

              @bh4-tech just my test server, bb.devnull.land. Considering there aren't many NodeBB servers federating, it's not a surprise 😄

              1 Reply Last reply
              0
              • grishka@friends.grishka.meG This user is from outside of this forum
                grishka@friends.grishka.meG This user is from outside of this forum
                grishka@friends.grishka.me
                wrote on last edited by
                #7

                Will this comment federate?

                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
                  #8
                  @julian I think that they are prioritizing big players. Mastodon is an obvious priority. They are working with Bridgy Fed to connect with Bluesky. I am sure at some point they will have to support WordPress' ActivityPub implementation. Smaller players won't get as much attention, at least for now.
                  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
                    #9
                    @Григорий Клюшников
                    Will this comment federate?

                    I see it on Hubzilla.
                    1 Reply Last reply
                    0
                    • scott@loves.techS scott@loves.tech
                      Threads relying on the existence of a Mastodon-specific API suggests that they're federating with Mastodon only (perhaps as part of a limited experiment), or that it is an oversight that needs to be fixed on their end with time.

                      Well, that is odd. Because many other platforms have public feeds... they just don't use the Mastodon API... because they are not Mastodon.
                      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
                      jupiter_rowland@hub.netzgemeinde.eu
                      wrote on last edited by
                      #10
                      @Scott M. Stolz Like a diaspora* dev once said: Threads didn't "implement ActivityPub", they "implemented Mastodon".
                      1 Reply Last reply
                      0
                      • sl007@digitalcourage.socialS This user is from outside of this forum
                        sl007@digitalcourage.socialS This user is from outside of this forum
                        sl007@digitalcourage.social
                        wrote on last edited by
                        #11

                        @julian @erincandescent @grishka

                        Link Preview Image
                        digitalcourage.social

                        favicon

                        (digitalcourage.social)

                        1 Reply Last reply
                        0
                        • sabrew4k3@lazysoci.alS This user is from outside of this forum
                          sabrew4k3@lazysoci.alS This user is from outside of this forum
                          sabrew4k3@lazysoci.al
                          wrote on last edited by
                          #12

                          It indeed does to Lemmy.

                          die4ever@programming.devD 1 Reply Last reply
                          0
                          • sabrew4k3@lazysoci.alS sabrew4k3@lazysoci.al

                            It indeed does to Lemmy.

                            die4ever@programming.devD This user is from outside of this forum
                            die4ever@programming.devD This user is from outside of this forum
                            die4ever@programming.dev
                            wrote on last edited by
                            #13

                            Will this comment federate?

                            It indeed does to Lemmy.

                            although NodeBB users don't see context unless you quote them

                            julian@community.nodebb.orgJ 1 Reply Last reply
                            0
                            • die4ever@programming.devD die4ever@programming.dev

                              Will this comment federate?

                              It indeed does to Lemmy.

                              although NodeBB users don't see context unless you quote them

                              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

                              @die4ever@programming.dev it's something I've been thinking about addressing as well.

                              Theoretically one could display a quote above the post, but I wouldn't want it to be confused with a quote post, which is a different beast (and one not present in forums) altogether.

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


                              • Login

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