summaryrefslogtreecommitdiff
path: root/functions.js
AgeCommit message (Expand)Author
2007-05-17hide unread feeds works in tag browsing modeAndrew Dolgov
2007-05-17tag cloud improvementsAndrew Dolgov
2007-05-17do not auto-hide notify box when subscribing to feedAndrew Dolgov
2007-05-16correct headlines scroll position in moveToPost()Andrew Dolgov
2007-05-15invalidate article cache when editing tagsAndrew Dolgov
2007-05-15compact some definitions in headlines listAndrew Dolgov
2007-05-15update prefetching store, add expiryAndrew Dolgov
2007-05-15add article prefetching, remove history trackingAndrew Dolgov
2007-05-14new hidden param, _INFOBOX_DISABLE_OVERLAYAndrew Dolgov
2007-05-14add infobox overlay, layout fixesAndrew Dolgov
2007-05-14help uses popup window, recolor infoBox, use subscribe dialog in prefsAndrew Dolgov
2007-05-14getRelativeFeedId iterates over hidden categories correctly (2)Andrew Dolgov
2007-05-14getRelativeFeedId iterates over hidden categories correctlyAndrew Dolgov
2007-05-11hideOrShowFeedList: fixAndrew Dolgov
2007-04-25add auth support to subscribe-to-feed dialogAndrew Dolgov
2007-04-25make subscribe-to-feed dialog use POSTAndrew Dolgov
2007-04-23block resize_headlines in MSIE: brokenAndrew Dolgov
2007-03-26add persistent storage for toolbar view options, bump schemaAndrew Dolgov
2007-03-22add debug msg to setCookieAndrew Dolgov
2007-03-21make storeInitParam actually work (move back to cookies)Andrew Dolgov
2007-03-06js: add initial i18n stuffAndrew Dolgov
2007-03-05more i18n work, add some report noticesAndrew Dolgov
2007-03-02add some more loading promptsAndrew Dolgov
2007-03-02UI improvementsAndrew Dolgov
2007-03-02interface tweaks, add info/question/exclamation picsAndrew Dolgov
2007-03-01login system fixes (2)Andrew Dolgov
2007-03-01login system fixesAndrew Dolgov
2007-03-01logoutUser: add notifyAndrew Dolgov
2007-03-01rework login process, drop http authAndrew Dolgov
2007-02-25change c, z hotkeys to shift-f, shift-p (collides with app-c and such)Andrew Dolgov
2007-02-24misc updater tweaksAndrew Dolgov
2007-02-21add new shortcuts to catchup page (z) and feed (c)Andrew Dolgov
2007-02-18disable n/p down/up hotkeys for Safari - bugsAndrew Dolgov
2007-02-07force timestamp hack to most main operationsAndrew Dolgov
2007-01-27rework no daemon warningAndrew Dolgov
2007-01-19add page moving shortcutsAndrew Dolgov
2006-12-08move filterDlgCheckAction() to functions.jsAndrew Dolgov
2006-12-07update_all_counters: don't request tag counters when browsing feedsAndrew Dolgov
2006-12-07support omode in rpc getAllCountersAndrew Dolgov
2006-12-06tweak category counter display, new styles: .catCtrNoUnread, .catCtrHasUnreadAndrew 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
2006-12-05change search hotkey description from r to sAndrew Dolgov
2006-12-05new hotkey: shift-E - edit current feedAndrew Dolgov
2006-12-04add experimental operation history stackAndrew Dolgov
2006-11-24enable toggling of debug window with shift-dAndrew Dolgov
2006-11-09improve session expiry handling (redirect back to login form on rpc error cod...Andrew Dolgov
2006-10-04infobox-based feed category editorAndrew Dolgov
2006-10-01gracube updates, code cleanupAndrew Dolgov
2006-10-01drop option ENABLE_SEARCH_TOOLBAR, use some more callbacks in filterCRAndrew Dolgov