Use AJAX for notifications table (#10961)
zeripath authored
* Use AJAX for notifications table
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* move to separate js
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* placate golangci-lint
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* Add autoupdating notification count
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* Fix wipeall
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* placate tests
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* Try hidden
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* Try hide and hidden
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* More auto-update improvements

Only run checker on pages that have a count
Change starting checker to 10s with a back-off to 60s if there is no change
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* string comparison!
Signed-off-by: default avatarAndrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <a...
b10c416f
Name Last commit Last update
..
app.ini.sample Use AJAX for notifications table (#10961)