NodeBB and Threads
-
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.organtwortete an scott@loves.tech zuletzt editiert von
@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
-
@bh4-tech just my test server,
bb.devnull.land
. Considering there aren't many NodeBB servers federating, it's not a surprise -
Will this comment federate?
-
@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.
-
scott@loves.techantwortete an grishka@friends.grishka.me zuletzt editiert von
-
jupiter_rowland@hub.netzgemeinde.euantwortete an scott@loves.tech zuletzt editiert von@Scott M. Stolz Like a diaspora* dev once said: Threads didn't "implement ActivityPub", they "implemented Mastodon".
-
sabrew4k3@lazysoci.alantwortete an grishka@friends.grishka.me zuletzt editiert von
It indeed does to Lemmy.
-
die4ever@programming.devantwortete an sabrew4k3@lazysoci.al zuletzt editiert von
Will this comment federate?
It indeed does to Lemmy.
although NodeBB users don't see context unless you quote them
-
julian@community.nodebb.organtwortete an die4ever@programming.dev zuletzt editiert von
@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.