App accounts are created without the ability to see NSFW content in a user's history

Open
#183 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript
Domain
api, backend

Research direction

No file or test is named. Start by tracing app-account creation and the default handling of the “Show NSFW Content” setting, then verify that app accounts can retrieve NSFW items in a user’s history without being marked as NSFW. Done means newly created app accounts have this visibility enabled by default.

Written by the indexing model from the issue text.

Description

reddit-api

By default, it appears that app accounts are created with the "Show NSFW Content" setting set to false. this is the equivalent of this on the website:

Image

This setting doesn't make an account NSFW (which would be undesirable for apps that weren't flagged as NSFW), but it does allow consumers of the Devvit API to get a proper overview of an account's history. It would be nice if it was changed so this option was on by default.

Dominant language
TypeScript
Stars
210
Forks
88
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reddit/devvit

All issues in reddit/devvit

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.