Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix data fetching from Peertube (fixes #2689) #2703

Merged
merged 2 commits into from Feb 5, 2023
Merged

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Feb 4, 2023

  • Other platforms can support additional language tags. Treat those as None instead of throwing error
  • deserialize_skip_error was implemented incorrectly and failed on array values (LemmyNet/activitypub-federation-rust@6d9682f)

- Other platforms can support additional language tags. Treat those
as None instead of throwing error
- deserialize_skip_error was implemented incorrectly and failed on
array values (LemmyNet/activitypub-federation-rust@6d9682f)
@dessalines dessalines merged commit eb78af9 into main Feb 5, 2023
Nutomic added a commit that referenced this pull request Feb 20, 2023
- Other platforms can support additional language tags. Treat those
as None instead of throwing error
- deserialize_skip_error was implemented incorrectly and failed on
array values (LemmyNet/activitypub-federation-rust@6d9682f)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
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.

None yet

2 participants