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

[bugfix] Only mark status orphaned on 410 Gone #1923

Merged
merged 1 commit into from
Jun 24, 2023
Merged

Conversation

tsmethurst
Copy link
Contributor

Description

If this is a code change, please include a summary of what you've coded, and link to the issue(s) it closes/implements.

If this is a documentation change, please briefly describe what you've changed and why.

Fix small mistake introduced in previous PR where statuses were marked as orphans if a call to their parent returned 404. Many implementations use 404 as a spicy 403 for followers-only statuses, so we were orphaning statuses unnecessarily.

Checklist

Please put an x inside each checkbox to indicate that you've read and followed it: [ ] -> [x]

If this is a documentation change, only the first checkbox must be filled (you can delete the others if you want).

@tsmethurst tsmethurst merged commit 52ebff5 into main Jun 24, 2023
3 checks passed
@tsmethurst tsmethurst deleted the cheeky_little_oopsie branch June 24, 2023 11:59
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

1 participant