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
..
admin Fix activation of primary email addresses (#16385) 3 years ago
dev Refactor routers directory (#15800) 3 years ago
events Refactor routers directory (#15800) 3 years ago
explore Refactor routers directory (#15800) 3 years ago
org Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
repo Add checkbox to delete pull branch after successful merge (#16049) 3 years ago
user Update notification table with only latest data (#16445) 3 years ago
base.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
goget.go Refactor routers directory (#15800) 3 years ago
home.go Refactor routers directory (#15800) 3 years ago
metrics.go Refactor routers directory (#15800) 3 years ago
swagger_json.go Refactor routers directory (#15800) 3 years ago
web.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago