1

@activitypub Hey, thanks for the awesome ActivityPub support!

It has been working great so far on our forum at fbrc.nodebb.com, with two exceptions. I don't know if these are bugs or if they fall in NodeBB scope or not, figured I'd report them here:

  1. Alt text not transferring to Mastodon. This post has alt text in NodeBB (I think), it's not showing up when viewed via Mastodon web UI: https://community.nodebb.org/category/30/activitypub
top 6 comments
sorted by: hot top controversial new old
[-] m_f@discuss.online 1 points 3 weeks ago

Additional thanks for the ActivityPub support! I've been following this community from Lemmy now that it's federated. Pretty cool seeing everything work nicely together 🥳

[-] kirk@social.coop 1 points 3 weeks ago

@activitypub
2. I was trying to "import" a PeerTube video into the forum by pasting the link into the search bar, to pull it into our general discussion category, but it doesn't find it. Posting the same link into a Mastodon web UI pulls up the video (URL: https://spectra.video/w/6BddEiwBqRMHSbC9qBLBz9)

[-] freamon@community.nodebb.org 1 points 3 weeks ago

@kirk@social.coop

The AP from NodeBB is missing the 'name' field for images (where alt-text is put). If you inspect that first image in a web browser, the alt-text reads "Pic of a flow battery development kit ...", but for the relevant AP, compare NodeBB with a random image on pixelfed:

curl -L -H 'accept: application/activity+json' https://fbrc.nodebb.com/post/8 | jq .attachment[0]

vs.

curl -L -H 'accept: application/activity+json' https://pixelfed.de/p/tercean/364 | jq .attachment[0]

[-] kirk@social.coop 1 points 2 weeks ago
[-] kirk@social.coop 1 points 2 weeks ago

@activitypub Seems like there is already a recent bug filed for the PeerTube issue: https://github.com/NodeBB/NodeBB/issues/13120

[-] julian@community.nodebb.org 1 points 23 hours ago

@kirk@social.coop just wanted to drop a note that your two issues have not been forgotten :smile:

this post was submitted on 04 Feb 2025
1 points (100.0% liked)

ActivityPub

0 readers
2 users here now

Focused discussion related to ActivityPub integration in NodeBB

founded 1 month ago