Skip to content

Fix detection of unlisted posts#3258

Merged
dato merged 1 commit into
bookwyrm-social:mainfrom
dato:fix_unlisted_set_from_activity
Mar 27, 2024
Merged

Fix detection of unlisted posts#3258
dato merged 1 commit into
bookwyrm-social:mainfrom
dato:fix_unlisted_set_from_activity

Conversation

@dato

@dato dato commented Jan 26, 2024

Copy link
Copy Markdown
Contributor

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

dato commented Jan 26, 2024

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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
@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