diaspora / diaspora/api-documentation
New endpoint: Mark all notifications as read
Open
routes-notifications
type-improvement
- Dominant language
- SCSS
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Currently a client who wishes to mark all unread notifications as read has to do a request for each of them. This is quite inefficient compared to a dedicated route that could do this operation with a single `UPDATE` query.
Contributor guide
Assessment
This issue has not been assessed yet.