| 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> | ||
|---|---|---|
| .. | ||
| setting | ||
| auth.go | ||
| auth_openid.go | ||
| avatar.go | ||
| home.go | ||
| home_test.go | ||
| main_test.go | ||
| notification.go | ||
| oauth.go | ||
| profile.go | ||
| task.go | ||