this post was submitted on 19 Feb 2025
0 points (NaN% liked)
ActivityPub
0 readers
2 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 1 year ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@freamon
Create(ChatMessage)
is not part of ActivityPub. From my light research online it is something added by a Pleroma extension and possibly supported by Lemmy.NodeBB will automatically slot received non-public notes as chat messages.
FYI the next Lemmy version will use
Create/Note
for private messages. You can test it on voyager.lemmy.mlhttps://github.com/LemmyNet/lemmy/pull/5221
It seems all of the test instances are down? I get a 502 no matter which of voyager.lemmy.ml, enterprise.lemmy.ml, and ds9.lemmy.ml I try to open
Yes not sure whats wrong there, the server was using a lot of cpu for no reason. Restart fixed it for now, let me know if it happens again.
Voyager still has an issue, but the others seem to work now
That instance runs Lemmy 1.0 which is still in alpha state, and the frontend is not compatible yet. So only the api works there.