Skip to content

NSFW flagging: node-sdk surface - #22

Merged
Tsabary merged 2 commits into
mainfrom
feature/nsfw-flagging
Jul 26, 2026
Merged

NSFW flagging: node-sdk surface#22
Tsabary merged 2 commits into
mainfrom
feature/nsfw-flagging

Conversation

@Tsabary

@Tsabary Tsabary commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator

Mirrors the server NSFW contract: nsfw/nsfwEffective on Entity/Space, nsfw on create/update entity+space, nsfwFilter (include-all/exclude/only) on fetchManyEntities/fetchManySpaces, and a new setSpaceEntityNsfw module for the space-moderator endpoint. Includes tests asserting the request shape.

🤖 Generated with Claude Code

Tsabary and others added 2 commits July 26, 2026 18:50
Phase 4. Adds nsfw + nsfwEffective to Entity/Space, nsfw to create/update
entity+space, nsfwFilter to fetchManyEntities/fetchManySpaces, and a new
setSpaceEntityNsfw module for the space-moderator endpoint.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Phase 5. Verifies nsfw/nsfwEffective interface fields, nsfw on create/update,
nsfwFilter on fetch-many, and that the new set-NSFW call targets
PATCH .../spaces/:spaceId/entities/:entityId/nsfw with body { nsfw }.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Tsabary Tsabary self-assigned this Jul 26, 2026
@Tsabary
Tsabary merged commit e72bb62 into main Jul 26, 2026
1 check passed
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.

1 participant