1
0
Fork 0
forked from kevadesu/forgejo
Commit graph

5 commits

Author SHA1 Message Date
KN4CK3R
80fd25524e
Renamed ctx.User to ctx.Doer. ()
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-22 15:03:22 +08:00
Lunny Xiao
33e0b38287
Rename context.Query to context.Form () 2021-07-29 03:42:15 +02:00
6543
9273601064
Add subject-type filter to list notification API endpoints ()
Close 
2021-06-16 18:04:37 +01:00
6543
0dadea19bc
[Api] Check Notify (always return json) ()
* BEAKING: check return status based on struct not httpStatus

* update Tests

* CI.restart()
2020-04-10 19:49:39 -04:00
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