Comment on We now have lotide federation
masterofballs@wolfballs.com 2 years agoDang, I have not studied the activity_pub code of lemmy yet. I've been meaning to learn how all that works. I'll be able to help out once I got a handle on it.
I understand the api/diesel/actix all pretty good though.
vpzom 2 years ago
Looks like it's a similar issue to https://github.com/LemmyNet/lemmy/issues/2106
lotide sends posts from communities as links, but Lemmy assumes they will be whole objects
Though even if that's fixed it might still not work, since Lemmy also assumes the announced object will be an activity rather than the object itself