Skip to content

Add unified IG and Twitter action log endpoint#186

Open
mircats98gpt wants to merge 1 commit into
David-patrick-chuks:mainfrom
mircats98gpt:codex/unified-action-log-155
Open

Add unified IG and Twitter action log endpoint#186
mircats98gpt wants to merge 1 commit into
David-patrick-chuks:mainfrom
mircats98gpt:codex/unified-action-log-155

Conversation

@mircats98gpt

Copy link
Copy Markdown

Closes #155.

Summary

  • Adds GET /api/actions/unified for a merged Instagram + Twitter action log view.
  • Returns a consistent action shape with platform, action, timestamp, status, and metadata.
  • Adds multi-platform filtering to the action log service so pagination reflects the unified IG/Twitter set.
  • Documents the endpoint in the API docs list.

Validation

  • pnpm --filter @riona/api typecheck
  • pnpm --filter @riona/api exec jest src/services/actionLog.test.ts --runInBand
  • pnpm --filter @riona/api exec jest src/routes/api.test.ts --runInBand --forceExit

Note: the route test suite keeps an existing rate-limiter timer open, so I used --forceExit after assertions 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