-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codeperformance
Description
Description
currently, link header for /api/v1/notifications API only return next link(which return Notifications prior to the most recently received notification)
mastodon on the other hand return prev link too which return the Notifications added since the last notification received
Request
Add prev link like mastodon
Benefits
easily cache notifications from client application to help reducing server Usage
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codeperformance