Skip to content

Show nsfw posts in group feed

Olivia Madrid requested to merge fix/nsfw-group-feed-e2644 into master

Ticket(s) / Related Merge Requests

#2644 (closed)

Summary of Changes

If the user has selected "Always show NSFW content" in their settings (/settings/account/nsfw-content), display nsfw posts in their group feed (/newsfeed/subscriptions/groups)

Testing Considerations

Group newsfeed, nsfw groups

Deployment Considerations

Regression Scope

Group newsfeed

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

  • NSFW posts do not appear in the group newsfeed if the user has not allowed "always show nsfw content"
  • NSFW posts do appear in the group newsfeed if the user allows nsfw content

Note: posts in groups are only tagged as nsfw if they were created after the group was "Set explicit" by an admin

Screenshots / Screen Recording

image

image

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports

Loading