summaryrefslogtreecommitdiff
path: root/tt-rss.js
AgeCommit message (Expand)Author
2007-10-29disable All feeds updated promptAndrew Dolgov
2007-10-18rework feed-prefs ops toolbarAndrew Dolgov
2007-08-26update translationsAndrew Dolgov
2007-08-26rename qfdDelete() to unsubscribeFeed()Andrew Dolgov
2007-08-26update translationsAndrew Dolgov
2007-08-26new feed action: clear articlesAndrew Dolgov
2007-08-25remove raw xmlhttp code from tt-rss.jsAndrew Dolgov
2007-08-24fix catchup of a categoryAndrew Dolgov
2007-08-24code cleanups, make feedlist_callback asyncAndrew Dolgov
2007-08-24remove obsolete userSwitch()Andrew Dolgov
2007-08-24main: move to async infobox callsAndrew Dolgov
2007-08-24make main refetch cycle asynchronousAndrew Dolgov
2007-08-20allow to edit labels from main interfaceAndrew Dolgov
2007-08-10more translation workAndrew Dolgov
2007-08-10article_publish_url: syntax fixAndrew Dolgov
2007-08-09make 'v' hotkey work in CDM modeAndrew Dolgov
2007-07-16check update daemon timestampAndrew Dolgov
2007-06-14drop historyAndrew Dolgov
2007-05-30possible workaround for xmlhttp stucking on safariAndrew Dolgov
2007-05-17runtime info parser: if daemon is running, clear pending notificationAndrew Dolgov
2007-05-17fix typoAndrew Dolgov
2007-05-17tag cloud improvementsAndrew Dolgov
2007-05-17tweak tag cloudAndrew Dolgov
2007-05-17show tag cloud instead of flat tag listAndrew Dolgov
2007-05-15prefetch old articles when necessaryAndrew Dolgov
2007-05-15add article prefetching, remove history trackingAndrew Dolgov
2007-05-14help uses popup window, recolor infoBox, use subscribe dialog in prefsAndrew Dolgov
2007-05-11hideOrShowFeedList: fixAndrew Dolgov
2007-04-29some more fixes for IE and resize_headlinesAndrew Dolgov
2007-04-29block resize_headlines() for MSIEAndrew Dolgov
2007-04-24tweak error messageAndrew Dolgov
2007-04-24try to detect sanity check abnormalities (caused by Firebug)Andrew Dolgov
2007-04-23block resize_headlines in MSIE: brokenAndrew Dolgov
2007-04-13auto-resize headlines container to 30% of window heightAndrew Dolgov
2007-03-26add persistent storage for toolbar view options, bump schemaAndrew Dolgov
2007-03-21make storeInitParam actually work (move back to cookies)Andrew Dolgov
2007-03-06add gettext to js, bump translationsAndrew Dolgov
2007-03-02UI improvementsAndrew Dolgov
2007-03-02interface tweaks, add info/question/exclamation picsAndrew Dolgov
2007-02-07force timestamp hack to most main operations (main loop)Andrew Dolgov
2007-02-07force timestamp hack to most main operationsAndrew Dolgov
2007-01-30disable empty notify() in refetch_callback w. daemon modeAndrew Dolgov
2007-01-27add new version indicator on main chromeAndrew Dolgov
2007-01-27rework no daemon warningAndrew Dolgov
2007-01-24store navigator.appName in session object on initAndrew Dolgov
2007-01-01block feed editor dialog for tags, labels and suchAndrew Dolgov
2006-12-07support omode in rpc getAllCountersAndrew Dolgov
2006-12-07tag editorAndrew Dolgov
2006-12-06fix auto-refresh of active feed when update detected in scheduled refetch callAndrew Dolgov
2006-12-06unify counter reply object handling when called from auto refetch and manuallyAndrew Dolgov