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 detection of unlisted posts #3258

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

dato
Copy link
Contributor

@dato dato commented Jan 26, 2024

If followers_url is found in to, the post may still be unlisted if "https://www.w3.org/ns/activitystreams#Public" appears in cc. Hence this should be checked earlier.

If `followers_url` is found in `to`, the post may still be _unlisted_
if `"https://www.w3.org/ns/activitystreams#Public"` appears in `cc`.
Hence this should be checked earlier.
@dato
Copy link
Contributor Author

dato commented Jan 26, 2024

I will add a test and undraft if there's agreement the fix is good.

@dato dato changed the title FIx detection of unlisted posts Fix detection of unlisted posts Jan 27, 2024
@mouse-reeve
Copy link
Member

This seems like a good fix to me!

@dato dato marked this pull request as ready for review March 27, 2024 01:05
@dato dato merged commit 699d637 into bookwyrm-social:main Mar 27, 2024
10 checks passed
@dato dato deleted the fix_unlisted_set_from_activity branch March 27, 2024 19:29
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