gitea/routers/api/v1/notify
eladyn 7a893dab39
ignore missing comment for user notifications ()
* ignore missing comment for user notifications

* instead fix bug in notifications model

* use local variable instead

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
..
notifications.go Rename context.Query to context.Form ()
repo.go ignore missing comment for user notifications ()
threads.go Fix 500 when a comment was deleted which has a notification ()
user.go Notifications API: respond with updated notifications ()