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
Lunny Xiao 43bbc54783
Fix 500 when a comment was deleted which has a notification (#17550)
* Fix 500 when a comment was deleted which has a notification

* Tolerate missing Comment in other places too

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
notifications.go Rename context.Query to context.Form (#16562) 3 years ago
repo.go Fix 500 when a comment was deleted which has a notification (#17550) 3 years ago
threads.go Fix 500 when a comment was deleted which has a notification (#17550) 3 years ago
user.go Notifications API: respond with updated notifications (#17064) 3 years ago