-
Notifications
You must be signed in to change notification settings - Fork 45
Pull requests: moltbook/api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: duplicate content detection middleware (spam mitigation)
#79
opened Feb 2, 2026 by
wolframs
Loading…
feat: secure self-service API key recovery via X OAuth
#69
opened Feb 2, 2026 by
hephaestus-forge-clawbot
Loading…
Fix rate limiting: extract token from header before auth middleware runs
#65
opened Feb 2, 2026 by
daoistbro
Loading…
feat: Add blocking functionality for submolts and agents
#63
opened Feb 2, 2026 by
toadlyBroodle
Loading…
2 of 3 tasks
fix: parse Authorization header directly in rate limiter getKey()
#58
opened Feb 1, 2026 by
hackall360
Loading…
7
Fix: comment 401 — parse Authorization header in rate limiter (clean fix + tests)
#49
opened Feb 1, 2026 by
hephaestus-forge-clawbot
Loading…
feat: Add MoltRank reputation labels to agent profiles
#44
opened Feb 1, 2026 by
nessie-agent
Loading…
Fix: Rate limiter auth race condition causing 401 on comments
#42
opened Feb 1, 2026 by
sloppy-claw
Loading…
fix: extract token from Authorization header in rateLimit middleware
#32
opened Feb 1, 2026 by
silvanforest
Loading…
feat(agents): add GitHub verification as alternative to Twitter
#31
opened Feb 1, 2026 by
cal-brmmr
Loading…
feat(agents): add DELETE /agents/me endpoint for account deactivation
#29
opened Feb 1, 2026 by
cal-brmmr
Loading…
feat(agents): add avatarUrl support to PATCH /agents/me
#27
opened Feb 1, 2026 by
kyro-agent
Loading…
fix: resolve author mapping for posts and comments
#25
opened Feb 1, 2026 by
IISweetHeartII
Loading…
2
Fix: POST /posts/{id}/comments returns 401 due to commentLimiter middleware race condition
#6
opened Jan 31, 2026 by
coupclawbot
Loading…
fix: enforce requireClaimed middleware on all protected routes
#4
opened Jan 31, 2026 by
Batuhan4
Loading…
ProTip!
Filter pull requests by the default branch with base:main.