You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
zeripath 489e9162fc
Extend Notifications API and return pinned notifications by default (#12164) (#12232)
Backport #12164

This PR extends the notifications API to allow specific notification statuses to be searched for and to allow setting of notifications to statuses other than read.

By default unread and pinned statuses will be returned when querying for notifications - however pinned statuses will not be marked as read.

Close #12152

Signed-off-by: Andrew Thornton art27@cantab.net
5 years ago
..
admin Various fixes in login sources (#10428) 5 years ago
misc Allow different HardBreaks settings for documents and comments (#11515) (#11599) 5 years ago
notify Extend Notifications API and return pinned notifications by default (#12164) (#12232) 5 years ago
org Add Organization Wide Labels (#10814) 5 years ago
repo Fix regression: Gitea commits API again returns commit summaries, not full messages (#12186) (#12187) 5 years ago
swagger API: Add pull review endpoints (#11224) 5 years ago
user Rework api/user/repos for pagination (#11827) (#11877) 5 years ago
utils Granular webhook events (#9626) 5 years ago
api.go Correctly set the organization num repos (#11339) 5 years ago