feat(api): User dashboard feed #15

Open
opened 2026-05-08 04:42:58 +00:00 by jmiller · 0 comments
Owner

Proposed

  • GET /user/dashboard/feeds — activity feed
  • GET /user/dashboard/issues — assigned/created across repos
  • GET /user/dashboard/pulls — PRs across repos

Criteria

  • Aggregated feed across all accessible repos
  • Filter by event type
  • Pagination
## Proposed - `GET /user/dashboard/feeds` — activity feed - `GET /user/dashboard/issues` — assigned/created across repos - `GET /user/dashboard/pulls` — PRs across repos ## Criteria - [ ] Aggregated feed across all accessible repos - [ ] Filter by event type - [ ] Pagination
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#15