feat(api): Enhanced notification management #18

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

Proposed

  • PUT /notifications/read-all with repo/type filters
  • PUT /notifications/threads/{id}/subscription
  • DELETE /notifications/threads/{id}
  • GET /notifications?repo={repo}&type={type}

Criteria

  • Bulk mark as read with filters
  • Subscribe/unsubscribe threads
  • Filter by repo and type
  • Dismiss notifications
## Proposed - `PUT /notifications/read-all` with repo/type filters - `PUT /notifications/threads/{id}/subscription` - `DELETE /notifications/threads/{id}` - `GET /notifications?repo={repo}&type={type}` ## Criteria - [ ] Bulk mark as read with filters - [ ] Subscribe/unsubscribe threads - [ ] Filter by repo and type - [ ] Dismiss notifications
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#18