Skip to content

Allow nsfw posts in newsfeed top/latest #2646

Olivia Madrid requested to merge fix/nsfw-feeds-2646 into master

Ticket(s) / Related Merge Requests

#2646 (closed)

Summary of Changes

Allow nsfw posts in the newsfeed top and latest feeds, but only if the user has selected "Always show NSFW content" in their settings (/settings/account/nsfw-content).

Testing Considerations

Newsfeed top/latest tabs

Deployment Considerations

None unless mobile has any restrictions on showing nsfw posts

Regression Scope

Newsfeeds for users who do/don't want to see nsfw posts.

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

None b/c it's the exact same solution implemented in !1473 (merged) and should behave no differently

Screenshots / Screen Recording

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
Edited by Olivia Madrid

Merge request reports