1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/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>
2021-11-10 13:48:45 +08:00
..
notifications.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo.go Fix 500 when a comment was deleted which has a notification (#17550) 2021-11-10 13:48:45 +08:00
threads.go Fix 500 when a comment was deleted which has a notification (#17550) 2021-11-10 13:48:45 +08:00
user.go Notifications API: respond with updated notifications (#17064) 2021-09-17 19:40:50 -04:00