this post was submitted on 13 Feb 2025
2 points (100.0% 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 2 months ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@julian FEP-1b12 only works with activities,
but Lemmy also announces Page objects for (micro)blogs.
https://socialhub.activitypub.rocks/ap/object/443fb143373ebc5a4df190cddcd2da1f
@silverpill@mitra.social ah yes, thanks for reminding me of this.
When I refactored my 1b12 implementation, I actually removed the second
Announce(Object)
, but I think I will add it back.