Skip to content

feat(blocks): block functions (act-on-behalf) - #23

Merged
Tsabary merged 1 commit into
mainfrom
feat/block-user
Jul 30, 2026
Merged

feat(blocks): block functions (act-on-behalf)#23
Tsabary merged 1 commit into
mainfrom
feat/block-user

Conversation

@Tsabary

@Tsabary Tsabary commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Adds createBlock / deleteBlock / fetchBlockStatus / fetchBlockedUsers to the users module (act-on-behalf via actingUserId), mirroring the server block endpoints. Exposes blockedFilter on the entity/comment list functions. Minor version bump for the new public API.

Server API: sublay-io/server-hosted#77

🤖 Generated with Claude Code

Add createBlock/deleteBlock/fetchBlockStatus/fetchBlockedUsers to the users module
(act-on-behalf via actingUserId), mirroring the server block endpoints exactly.
fetchBlockedUsers maps actingUserId to the /blocks route's userId query param.
Expose blockedFilter ("exclude" | "include-outbound-blocked") on the entity and
comment list functions. Minor version bump for the new public API.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Tsabary Tsabary self-assigned this Jul 30, 2026
@Tsabary
Tsabary merged commit 3a19175 into main Jul 30, 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