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

Add data preprocessing #413

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Add data preprocessing #413

merged 2 commits into from
Nov 16, 2023

Conversation

ihabunek
Copy link
Owner

@snan FYI.

The problem you had in #405 is due to Pleroma returning a datetime for last_status_at instead of a date. I have implemented a different workaround so that we don't need to change the parsing code.

Use it to modify the data returned by the Pleroma API which does not
conform to the current Mastodon API definition.

See:
https://git.pleroma.social/pleroma/pleroma/-/issues/1470#anchor-310
Fixed in previous commit.
@ihabunek ihabunek self-assigned this Nov 16, 2023
@ihabunek ihabunek merged commit 6cb170b into master Nov 16, 2023
10 checks passed
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.

1 participant