summaryrefslogtreecommitdiff
path: root/functions.js
AgeCommit message (Expand)Author
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
2006-10-01modify filterCR to call user-specified callback on CR (e.g. for search toolbar)Andrew Dolgov
2006-09-30relative unread feed search only considers real feedsAndrew Dolgov
2006-09-30stop feedback display in dlg_frefresh_callbackAndrew Dolgov
2006-09-29fix id handling in getRelativeFeedId; allow on-catchup-show-next wrapping (cl...Andrew Dolgov
2006-09-29notify tweaksAndrew Dolgov
2006-09-29code cleanupsAndrew Dolgov
2006-09-29opera compatibility fixes (2)Andrew Dolgov
2006-09-29opera compatibility fixesAndrew Dolgov
2006-09-29code cleanupsAndrew Dolgov
2006-09-28layout tweaks, enable hotkeysAndrew Dolgov
2006-09-28fix reloading of current feed if unread counter changed on scheduled refetchAndrew Dolgov
2006-09-28css-based layout + required fixes (2)Andrew Dolgov
2006-09-28css-based layout + required fixesAndrew Dolgov
2006-08-30add getContentContext() and vieContentUrl() functions"Andrew Dolgov
2006-08-26fix hideOrShowFeeds issue in tag modeAndrew Dolgov
2006-08-24auto-unhide feeds with new articles on counter update, if hidden before (thre...Andrew Dolgov
2006-08-20some opera-related fixesAndrew Dolgov
2006-08-13rework auto-refresh method if number of subscriptions changedAndrew Dolgov
2006-08-13check if moveToPost is defined before parsing n/p hotkeys (3)Andrew Dolgov
2006-08-13check if moveToPost is defined before parsing n/p hotkeys (2)Andrew Dolgov