]> git.wh0rd.org - tt-rss.git/history - js
fix headlines subtoolbar not being inserted for feeds with 0 headlines breaking vario...
[tt-rss.git] / js /
2012-11-08  Andrew Dolgovfix batchSubDlg and feedAddDlg not working properly...
2012-11-07  Andrew Dolgovdigest: cleanup the code a bit
2012-11-07  Andrew Dolgovdigest: more logical position for close article prompt
2012-11-07  Andrew Dolgovvarious digest style updates and fixes
2012-11-06  Andrew Dolgovfix digest broken by prototype update
2012-11-06  Andrew Dolgovfix several feed-related hotkeys working on Uncategorized
2012-10-31  Andrew Dolgovfurther improve headline appending speed
2012-10-31  Andrew Dolgovincrease headline appending/dupe checking performance
2012-10-31  Andrew Dolgovallow batch setting of article scores
2012-10-31  Andrew Dolgovallow setting article score manually
2012-10-30  Andrew Dolgovadd special link to cancel current search
2012-10-28  Andrew Dolgovremove unexpanded CDM ajax loading
2012-10-27  Andrew Dolgovmultiple issues fixed in vfeed_group_by_feed
2012-10-27  Andrew DolgovMerge pull request #28 from Menti/master
2012-10-27  Andrew Dolgovdo not reset search query because of background requests
2012-10-25  Andrew Dolgovdisable update button on nonupdateable feeds (fix for...
2012-10-25  Andrew Dolgovdisable update button on nonupdateable feeds
2012-10-25  Andrew Dolgovforce refetch feed when clicking update/clicking on...
2012-10-11  Andrew Dolgovunify child category counter display; remove include_ch...
2012-10-10  Andrew Dolgovviewfeed: better checking for reopening current feed
2012-10-10  Andrew Dolgovfix infinite scrolling for search results
2012-10-08  Andrew Dolgovadd hotkeys to select marked/published articles
2012-09-23  Andrew Dolgovsubscribe_to_feed: stop fetching URL multiple times...
2012-09-15  Andrew Dolgovcleanup previous patch (once again)
2012-09-15  Andrew Dolgovcleanup previous patch
2012-09-15  Andrew Dolgovfeedtree: prevent hideReadFeeds from working on categor...
2012-09-14  Andrew Dolgovmove inactiveFeeds and feedsWithErrors to pref-feeds...
2012-09-13  Andrew DolgovFeedTree: fix subcategory entries not hidden properly
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-09-11  Andrew Dolgovtweak infscroll with hsp existing
2012-09-10  Andrew DolgovFeedTree: allow context menu for virtual feeds
2012-09-10  Andrew Dolgovtweak infscroll threshold
2012-09-09  Andrew Dolgove shortcut: properly handle article selection
2012-09-04  Andrew DolgovcorrectHeadlinesOffset: check for elements to work on
2012-09-03  Andrew Dolgovimplement removing selected categories
2012-09-03  Andrew Dolgovimplement filter testing
2012-09-03  Andrew Dolgovclear cache in viewModeChanged()
2012-08-31  Andrew DolgovfilterEditDlg: automatically open new rule dialog when...
2012-08-31  Andrew Dolgovuse dijit.form.CheckBox in filter edit dialog
2012-08-31  Andrew Dolgovimplement select all/none in filterEditDlg
2012-08-31  Andrew Dolgovimplement multiple rule/action filters
2012-08-30  Andrew Dolgovhide more obscure preferences under "show more" checkbo...
2012-08-28  Andrew DolgovloadMoreHeadlines: revert to old behaviour for adaptive
2012-08-28  Andrew DolgovloadMoreHeadlines: fix for unread view
2012-08-26  Andrew DolgovquickAddFilter: prefill current feed in the dialog
2012-08-26  Andrew Dolgovrework filter dialog to make feed/category selection...
2012-08-24  Andrew Dolgovparse_counters: properly delete category cache when...
2012-08-23  Andrew Dolgovbe more smart with label assignments to selection in...
2012-08-23  Andrew Dolgovimplement web-based self updater (closes #395)
2012-08-23  Andrew Dolgovimplement experimental web-based updater
2012-08-23  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2012-08-23  Andrew Dolgovallow request_counters() in bw_limit mode
2012-08-23  Andrew DolgovcatchupBatchedArticles: create local copy of the batch...
2012-08-21  Andrew Dolgovexpand error messages in subscribeToFeed(), provide...
2012-08-16  Andrew Dolgovsmall tweak for loadMoreHeadlines() algorithm
2012-08-15  Andrew Dolgovmove opml stuff to classes/opml.php
2012-08-15  Andrew Dolgovdo not hide read category which has unread children
2012-08-15  Andrew Dolgovfix batchSubscribe dialog not closing/feedlist not...
2012-08-15  Andrew Dolgovpref_feeds: add missing methods to add/remove cats
2012-08-15  Andrew Dolgovremove old category editor
2012-08-14  Andrew Dolgovonly precache_headlines_idle() when actually idle
2012-08-14  Andrew Dolgovre-enable setting of include_children button on startup
2012-08-14  Andrew Dolgovmake precache_headlines_idle() start slower
2012-08-14  Andrew Dolgovupdate dojo to 1.7.3
2012-08-14  Andrew DolgovMerge branch 'nested-cats'
2012-08-13  Andrew Dolgovchange include_children to a togglebutton; add placehol...
2012-08-13  Andrew Dolgovadd toolbar checkbox to include subcategories to viewfeed()
2012-08-13  Andrew Dolgovadd special indication for categories having unread...
2012-08-13  Andrew Dolgovsorta-kinda fix the feedlist
2012-08-13  Andrew Dolgovinitial work on nested categories
2012-08-10  Andrew DolgovRevert "add experimental clientside headline clamping...
2012-08-10  Andrew DolgovRevert "fix clamping for infinite scrolling (refs ...
2012-08-09  Andrew Dolgovfix clamping for infinite scrolling (refs #479)
2012-08-09  Andrew Dolgovadd experimental clientside headline clamping (refs...
2012-07-11  Andrew Dolgovadd a hack to remove duplicate headlines from the buffe...
2012-07-10  Andrew Dolgovprecache_headlines: fix typo which caused 2 requests...
2012-07-09  Andrew DolgovdecrementFeedCounter: remove stored cache instead
2012-07-08  Andrew Dolgovupdate headline cache in decrementFeedCounter
2012-06-29  Andrew Dolgovimplement search in pref-filters
2012-06-22  Andrew DolgovMerge pull request #19 from plaidfluff/7e454e815dd67f0a...
2012-06-20  Andrew Dolgovautomatically add active article title in create filter...
2012-06-14  Andrew Dolgovadd select all/none functionality to several edit dialogs
2012-06-03  Andrew Dolgovrevert to previous catchup behaviour on reverse headlin...
2012-06-03  Andrew Dolgovexperimental tweak to not mark articles newer than...
2012-05-15  Andrew Dolgovfix broken feed icon upload (closes #459)
2012-04-09  Andrew Dolgovdisable catchup of visible headlines on viewfeed()
2012-04-05  Andrew Dolgovadd counter hack to combined mode
2012-04-04  Andrew Dolgovview: implement a hack to fake counter updates for...
2012-03-30  Andrew Dolgovfix on catchup show next for categories
2012-03-29  Andrew Dolgovsimplify catching up of feeds, do not reload headlines...
2012-03-12  Andrew DolgovmoveToPost: fix when duplicate article IDs are present...
2012-03-11  Andrew Dolgovprefs: ignore hotkeys while in TEXTAREA
2012-03-05  Andrew Dolgovpref-feeds: apply patch by gmargo@forum to show/hide...
2012-02-22  Andrew DolgovcatchupFeed: use supplied feed id to display title...
2012-02-21  Andrew Dolgovproperly handle invalid regular expressions supplied...
2012-02-20  Andrew Dolgovremove readitlater button plugin from trunk, mention...
2012-02-02  Andrew Dolgovblock FeedTree from interpreting keystrokes
2012-01-31  Andrew Dolgovdo not try to load feedlist before receiving init-params
2012-01-29  Andrew Dolgovprefs: implement batch subscribe to feeds
next