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.
forgejo/routers/api/v1/notify
6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595)
* introduce GET /notifications/new

* add TEST

* use Sprintf instead of path.Join

* Error more verbose

* return number of notifications if unreaded exist

* 200 http status for available notifications
5 years ago
..
notifications.go [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
repo.go [API] Add notification endpoint (#9488) 5 years ago
threads.go [API] Add notification endpoint (#9488) 5 years ago
user.go [API] Add notification endpoint (#9488) 5 years ago