Commit Graph

47 Commits (c0a08063d679042d5616127f39632241d73604fe)

Author SHA1 Message Date
Andrew Dolgov 417591034a remove experimental view_settings stuff from master 11 years ago
Andrew Dolgov a2a3d5a3aa add (disabled) per-feed view_settings handling placeholder 11 years ago
Andrew Dolgov c8b693cf7f implement catchup with selectable updated criteria 11 years ago
Andrew Dolgov b9a06a0e39 retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
11 years ago
Andrew Dolgov f820f205d0 css cleanup; remove auxDlg; add separate prefs.css 11 years ago
Andrew Dolgov 2196b517cd manually find and expand all parent nodes of a selected feed in feedTree
because dojo is incapable of doing it itself in a situation where tree
persistence cookie is at initial state, bloody fucking hell
11 years ago
Andrew Dolgov d5a8e86417 show loading indicator when appending headlines 11 years ago
Andrew Dolgov 6cf60c881f add little loading indicator for feed categories 11 years ago
Andrew Dolgov 4b74648909 remove two unnecessary hideOrShowFeeds calls 11 years ago
Andrew Dolgov 2bee32ffa7 remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
12 years ago
Andrew Dolgov 18e1a773d1 change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
12 years ago
Andrew Dolgov 1b04a298ef store active feed id in url hash and restore on reload 12 years ago
Andrew Dolgov 0a7b15207e remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
12 years ago
Andrew Dolgov 5129d29d65 reduce counters request minimum interval 12 years ago
Andrew Dolgov bf40c12408 request_counters: force request 50% of the time to keep all counters updated 12 years ago
Andrew Dolgov d9013d8351 enable displayNewContentPrompt() for cats 12 years ago
Andrew Dolgov 38325ad6d1 remove tt-rss tabcontrol 12 years ago
Andrew Dolgov 5b55e9e25c js: simplify counter updating, remove some unused stuff 12 years ago
Andrew Dolgov 57e9729425 feedlist_init: do not wait before calling viewfeed(-3) 12 years ago
Andrew Dolgov 1e07a58a86 do not reset search query because of background requests 12 years ago
Andrew Dolgov c0c2abbaa7 force refetch feed when clicking update/clicking on same feed in the tree 12 years ago
Andrew Dolgov 0ef32f48b2 unify child category counter display; remove include_children control 12 years ago
Andrew Dolgov 32834a7412 viewfeed: better checking for reopening current feed 12 years ago
Andrew Dolgov c67cd7ab9d fix infinite scrolling for search results 12 years ago
Andrew Dolgov fe0a51ac83 loadMoreHeadlines: revert to old behaviour for adaptive 12 years ago
Andrew Dolgov 455e774a3a loadMoreHeadlines: fix for unread view
decrementFeedCounter: do not apply counter hacks when dealing with
subcategory entries
12 years ago
Andrew Dolgov 183ca8b940 parse_counters: properly delete category cache when child_unread changes 12 years ago
Andrew Dolgov 2c2cdaf7dc allow request_counters() in bw_limit mode 12 years ago
Andrew Dolgov 3d2c9f5adf small tweak for loadMoreHeadlines() algorithm 12 years ago
Andrew Dolgov 4d5eed551f only precache_headlines_idle() when actually idle 12 years ago
Andrew Dolgov 973c4a649f make precache_headlines_idle() start slower 12 years ago
Andrew Dolgov 854a2ace86 change include_children to a togglebutton; add placeholder setting save in a session 12 years ago
Andrew Dolgov 2c5f231e43 add special indication for categories having unread items in child categories 12 years ago
Andrew Dolgov 18f6961a65 decrementFeedCounter: remove stored cache instead 12 years ago
Andrew Dolgov 2b613b14c5 update headline cache in decrementFeedCounter 12 years ago
Andrew Dolgov 705b97b7fc revert to previous catchup behaviour on reverse headlines mode; fix typo in js 12 years ago
Andrew Dolgov 184f51952c experimental tweak to not mark articles newer than last one loaded in the buffer as read 12 years ago
Andrew Dolgov e2d1c16ed1 disable catchup of visible headlines on viewfeed() 12 years ago
Andrew Dolgov de44b9a61e add counter hack to combined mode 12 years ago
Andrew Dolgov 6c8e8fbdc9 view: implement a hack to fake counter updates for current feed and its parent 12 years ago
Andrew Dolgov c86bf88d98 fix on catchup show next for categories 12 years ago
Andrew Dolgov 442456184c simplify catching up of feeds, do not reload headlines buffer on catchup unless on_catchup_show_next_feed is enabled (closes #442) 12 years ago
Andrew Dolgov 9dd22f1ec1 catchupFeed: use supplied feed id to display title, not active one (closes #425) 13 years ago
Andrew Dolgov 3f3630529e implement tiny-OOP routing 13 years ago
Andrew Dolgov f30ef1fa1b subop -> method 13 years ago
Andrew Dolgov a469bc7e09 disable cdm auto catchup on viewfeed() in normal mode 13 years ago
Andrew Dolgov 107d0cf39e overall directory tree cleanup 13 years ago