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.
zeripath 93f31e1897
Update notification table with only latest data (#16445)
When marking notifications read the results may be returned out of order
or be delayed.  This PR sends a sequence number to gitea so that the
browser can ensure that only the results of the latest notification
change are shown.

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

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
setting Fix activation of primary email addresses (#16385) 3 years ago
auth.go add configuration option to restrict users by default (#16256) 3 years ago
auth_openid.go Refactor routers directory (#15800) 3 years ago
avatar.go Refactor routers directory (#15800) 3 years ago
home.go Improve performance of dashboard list orgs (#16099) 3 years ago
home_test.go Refactor routers directory (#15800) 3 years ago
main_test.go Refactor routers directory (#15800) 3 years ago
notification.go Update notification table with only latest data (#16445) 3 years ago
oauth.go Add asymmetric JWT signing (#16010) 3 years ago
profile.go Add Visible modes function from Organisation to Users too (#16069) 3 years ago
task.go Add Status Updates whilst Gitea migrations are occurring (#15076) 3 years ago