1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 11:01:28 +00:00

improve headline caching, update cache after toggleMark/togglePub()

This commit is contained in:
Andrew Dolgov
2011-08-31 17:56:41 +04:00
parent 37c03d3a42
commit 29465278c5
2 changed files with 41 additions and 26 deletions

View File

@@ -1,11 +1,9 @@
//var _feed_cur_page = 0;
var _infscroll_disable = 0;
var _infscroll_request_sent = 0;
var _search_query = false;
var counter_timeout_id = false;
var resize_enabled = false;
var counters_last_request = 0;
function viewCategory(cat) {