forgejo/routers/api/v1/notify
6543 44de66bf50 [API] add endpoint to check notifications [Extend ] ()
* 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
2020-01-14 16:37:19 +01:00
..
notifications.go [API] add endpoint to check notifications [Extend ] () 2020-01-14 16:37:19 +01:00
repo.go [API] Add notification endpoint () 2020-01-09 11:56:32 +00:00
threads.go [API] Add notification endpoint () 2020-01-09 11:56:32 +00:00
user.go [API] Add notification endpoint () 2020-01-09 11:56:32 +00:00