Skip to content

Conversation

@Nutomic
Copy link
Member

@Nutomic Nutomic commented Dec 5, 2025

}
}
Err(UntranslatedError::InvalidAttributedTo.into())
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main change is here. As Peertube doesnt provide the type of items in attributed_to anymore, we now need to deref each one to find which is a Person. This makes it necessary to change the method to async and change the return type, which results in the other changes in this PR.

@Nutomic Nutomic mentioned this pull request Dec 17, 2025
3 tasks
@Nutomic
Copy link
Member Author

Nutomic commented Jan 13, 2026

The Peertube developer says he wants to change their federation implementation to be compatible with Lemmy, then we could remove all the special logic for Peertube. Keeping this open until it is confirmed implemented on their side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants