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

ActivityPub

0 readers
3 users here now

Focused discussion related to ActivityPub integration in NodeBB


This is a forum category containing topical discussion. You can start new discussions by mentioning this category.

founded 9 months ago
 

I was looking at this post from my own forum (nBB 4.0.3) via various vectors, and trying to pull it in from here resulted in a couple of hiccups.

  1. Searching the posts community.nodebb.org URL did not pull the post and its comments. Naturally, searching the original URL works fine (though does not fetch the comments, naturally)
  2. Fetching my comment from that post does fetch the post and full comment chain, but your comment, @julian, is surprisingly empty (link)

6b4f9509-8c7a-4705-9a27-40476dccfebb-image.png

Just thought you'd like to know.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 1 month ago (1 children)

@Kichae thanks, will have to play around a bit to see what's going on.

[โ€“] [email protected] 1 points 3 weeks ago

@Kichae the github issue is here:

https://github.com/NodeBB/NodeBB/issues/13172

I think I found the source of the problem and fixed it. Try updating to the latest master or develop commit and see if it still happens.