1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-05 09:35:48 +00:00
gitea/templates/user/notification
zeripath 7f6019e492
Update notification table with only latest data (#16445) (#16469)
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>
2021-07-17 19:05:59 +02:00
..
notification_div.tmpl Update notification table with only latest data (#16445) (#16469) 2021-07-17 19:05:59 +02:00
notification.tmpl Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00