Show nsfw posts in group feed
Ticket(s) / Related Merge Requests
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
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