Commit History

Author SHA1 Message Date
  Andrew Dolgov 03c56b041f force-request counters on load once if bw_limit option is enabled (because there's no timeout()) 6 years ago
  Andrew Dolgov 22adcd7466 request counters less times during startup, delay initial request in feedlist_init() a bit 7 years ago
  Andrew Dolgov 337535416f filter by search results while marking feed as read 7 years ago
  Andrew Dolgov 1bfe1d7b31 simplify error handling 7 years ago
  Andrew Dolgov 23c8ef7e36 parse_counters: skip subscribed-feeds id properly 7 years ago
  Andrew Dolgov 6358d70d5e reset local counter cache when feed count changes 7 years ago
  Andrew Dolgov d5f74019ac parse_counters: cache previous reply and skip processing of unchanged rows (better implementation) 7 years ago
  Andrew Dolgov a4e04c498f parse_counters: cache previous reply and skip processing of unchanged rows 7 years ago
  Anders Kaseorg 88946d331a Replace all setTimeout strings with functions 7 years ago
  Andrew Dolgov b6b5554db4 normalize some html5 custom attributes 8 years ago
  Andrew Dolgov 2d052e42b5 getLoadedArticleIds: consider visible rows only 8 years ago
  Andrew Dolgov 63c7446a79 headlines scroll handler: add a rate limit 8 years ago
  Andrew Dolgov a51bc3dfa5 catchupfeedingroup: do not remove elements 8 years ago
  Andrew Dolgov 6056d164fa cleanup dismissArticle functions 8 years ago
  Andrew Dolgov 11514d576f catchupFeedInGroup: dismiss elements on catchup 8 years ago
  Andrew Dolgov dfaf806a7a catchupFeedInGroup: send catchup request even if there are no unread articles in the buffer for this feed 8 years ago
  Andrew Dolgov 701de97ebb improvements for catchupFeedInGroup() 8 years ago
  Andrew Dolgov 0b41bd3414 add some hacks to hopefully mitigate headlines memory leaks 8 years ago
  Andrew Dolgov 9842b51c71 getfeedname: fix for non-numeric feeds (tags) 8 years ago
  Andrew Dolgov d38cd41253 loadMoreHeadlines: use correct offsets for starred vfeed in adaptive mode 8 years ago
  Andrew Dolgov b717c65e4e update previous 8 years ago
  Andrew Dolgov 791877c39d fix catching up for grouped feeds 8 years ago
  Andrew Dolgov 6b0a17ad8b viewfeed: switch to hash-based arguments 9 years ago
  Andrew Dolgov eaec06f950 prevent cyclical scrolling in headlines if next offset requested by infscroll is zero 9 years ago
  Andrew Dolgov 8292123ebc assorted fixes for keyboard navigation which hopefully don't break everything else 9 years ago
  Andrew Dolgov e7a66d1230 (experimental) disable infscroll requests while marking auto catched up articles as read 9 years ago
  Andrew Dolgov 48fefe2f6b fixes for first_id stuff 9 years ago
  Andrew Dolgov 15ae8cd084 js: remove current_top_id global 9 years ago
  Andrew Dolgov f5a0fb8b64 queryFeedHeadlines: move to array-based arguments, optionally check if first element changed when paginating 9 years ago
  Andrew Dolgov 07734eee5a loadMoreHeadlines: use shorter syntax for adaptive offset calculation 10 years ago