forgejo/web_src/js/features
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>
2021-07-17 17:18:10 +01:00
..
clipboard.js
codeeditor.js
colorpicker.js
contextpopup.js Load issue/PR context popup data only when needed (#15955) 2021-07-13 20:09:19 +02:00
dropzone.js
emoji.js Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
eventsource.sharedworker.js
gitgraph.js
heatmap.js Fix heatmap activity (#15252) 2021-06-25 12:59:25 -04:00
imagediff.js
migration.js
notification.js Update notification table with only latest data (#16445) 2021-07-17 17:18:10 +01:00
projects.js
serviceworker.js
stopwatch.js
tablesort.js
tribute.js