Documentation Index
Fetch the complete documentation index at: https://tech.illasoft.com/llms.txt
Use this file to discover all available pages before exploring further.
路径
GET /user/:userId/feed
认证
可选 JWTQuery 参数
| 名称 | 类型 | 说明 |
|---|---|---|
cursor | string | 上一页最后一条的 created_at |
响应
nsfw 过滤
- 若
requester !== owner:过滤flag[] includes "nsfw"的 feed - 若
requester === owner:所有 feed 可见 - 未登录:按非 owner 处理
源
src/hono/user/index.ts