Commit Graph

303 Commits (0002bc9f27364ff04747dcc90a1e808dfbd76110)

Author SHA1 Message Date
Andrew Dolgov e635d56a00 pref-feeds tweaks 17 years ago
Andrew Dolgov c67d2990c7 editFeedDlg: fix hotkey disabling bug 17 years ago
Andrew Dolgov 08f3bb157a new hotkey: shift-C, toggle collapse feedlist 17 years ago
Andrew Dolgov 22f3e356c8 new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 17 years ago
Andrew Dolgov f6d40ed212 js: make displayHelpInfobox() globally accessible 17 years ago
Andrew Dolgov 8e9dd206ef js: add get_feed_unread() 17 years ago
Andrew Dolgov 1a9b5b84a7 disable category hide debugging 17 years ago
Andrew Dolgov 70ee302871 hideOrShowFeedsCategory: fix bug when scheduling category hide events (closes #176) 17 years ago
Andrew Dolgov 2c2b019b1b hideOrShowFeedsCategory: additional debugging 17 years ago
Andrew Dolgov 88b47be7c6 hide feed with update errors when hide_read is enabled 17 years ago
Andrew Dolgov c4a36709cd rework feed-prefs ops toolbar 17 years ago
Andrew Dolgov a04c8e8dc2 add collapsed CDM mode 17 years ago
Andrew Dolgov f03ce70e74 limit fade effect scope when hiding feeds/categories 17 years ago
Andrew Dolgov c32cd48afe infscroll: properly restore headline selections on load (closes #146) 17 years ago
Andrew Dolgov a0a63217fc fatalError: reference sign_excl.gif, not png 17 years ago
Andrew Dolgov 18ab3d7ae1 refactor qaddFeed, addFilter 17 years ago
Andrew Dolgov 288487e429 remove some more raw xmlhttp code 17 years ago
Andrew Dolgov 4ffa126ec3 update title of active feed in feedlist on the fly 17 years ago
Andrew Dolgov d395a94275 misc code cleanups 17 years ago
Andrew Dolgov 1341ea0dbe add some async counters handling 17 years ago
Andrew Dolgov e780d1d252 change sign images to gifs 17 years ago
Andrew Dolgov 85bd574bb0 output error message on unknown RPC subop 17 years ago
Andrew Dolgov 36e05046e0 rpc mark/pub return proper counters, rework all_counters_callback 17 years ago
Andrew Dolgov 2fe69e2292 block feedlist updates when counters don't return number of subscribed-feeds 17 years ago
Andrew Dolgov db0a1e874b infobox: disable draggable 17 years ago
Andrew Dolgov 768858f1e3 fancier label test dialog 17 years ago
Andrew Dolgov 6f15127798 allow to edit labels from main interface 17 years ago
Andrew Dolgov 537625c60c piggification updates 17 years ago
Andrew Dolgov f780548aca only replace feed icon when needed 17 years ago
Andrew Dolgov 527c3bf022 parse_counters: enable feed icons on the fly 17 years ago
Andrew Dolgov 3a486dec89 toggle unread now hides virtual feeds 17 years ago
Andrew Dolgov 68a89c301e magpie: do some scrubbing on rss before parsing (patch from zoop@forums) 17 years ago
Andrew Dolgov b1085d24f3 tweak quickAddFeed dialog (effect duration) 17 years ago
Andrew Dolgov b9073cd980 tweak quickAddFeed dialog 17 years ago
Andrew Dolgov 1dc47c41ab make infobox dialog draggable 17 years ago
Andrew Dolgov 8809f48495 getRelativeFeedId: fix (2) 17 years ago
Andrew Dolgov 07a678636a getRelativeFeedId: fix 17 years ago
Andrew Dolgov 731b05f4a2 simplify getRelativeFeedId 17 years ago
Andrew Dolgov 7a64852c8e hide read feeds also hides labels 17 years ago
Andrew Dolgov 8e9141ed1f parse_counters: highlight feeds with new articles 17 years ago
Andrew Dolgov 7a27bf8344 UNDO: fade - dropout 17 years ago
Andrew Dolgov d504311c6b fade - dropout 17 years ago
Andrew Dolgov 89cb787edd more translation work 17 years ago
Andrew Dolgov 38c142d927 also fade out empty categories 17 years ago
Andrew Dolgov 35c84fca92 change dropout to fade 17 years ago
Andrew Dolgov 225ec0d4c2 add dropout effect when hiding read feeds 17 years ago
Andrew Dolgov 05fcdf52b2 tag editor: autocomplete 17 years ago
Andrew Dolgov 5e1f0af73e new hotkey, c - catchup current article 17 years ago
Andrew Dolgov a219fec54d CDM and infinite scrolling tweaks 17 years ago
Andrew Dolgov e2ccbfab0a CDM tweaks, mark article as unread when using 'v' in CDM 17 years ago
Andrew Dolgov e4914b6275 make 'v' hotkey work in CDM mode 17 years ago
Andrew Dolgov 298f3f783a add shortcut to open active article in new tab 17 years ago
Andrew Dolgov aa8716da38 infobox_callback: add exception handler 17 years ago
Andrew Dolgov 947c61863e hide unread feeds works in tag browsing mode 17 years ago
Andrew Dolgov 35a03bddc2 tag cloud improvements 17 years ago
Andrew Dolgov 1ba6daf78e do not auto-hide notify box when subscribing to feed 17 years ago
Andrew Dolgov ac162cbe5a correct headlines scroll position in moveToPost() 17 years ago
Andrew Dolgov b07b61da01 invalidate article cache when editing tags 17 years ago
Andrew Dolgov 67343d9f9b compact some definitions in headlines list 17 years ago
Andrew Dolgov fed4387da1 update prefetching store, add expiry 17 years ago
Andrew Dolgov e097e8be75 add article prefetching, remove history tracking 17 years ago
Andrew Dolgov 465ff90b4a new hidden param, _INFOBOX_DISABLE_OVERLAY 17 years ago
Andrew Dolgov 5ede560f8c add infobox overlay, layout fixes 17 years ago
Andrew Dolgov 442d77f1cc help uses popup window, recolor infoBox, use subscribe dialog in prefs 17 years ago
Andrew Dolgov 144f32d941 getRelativeFeedId iterates over hidden categories correctly (2) 17 years ago
Andrew Dolgov 4e38b6c335 getRelativeFeedId iterates over hidden categories correctly 17 years ago
Andrew Dolgov 5158ced917 hideOrShowFeedList: fix 17 years ago
Andrew Dolgov f27de51531 add auth support to subscribe-to-feed dialog 17 years ago
Andrew Dolgov bce7001fd1 make subscribe-to-feed dialog use POST 17 years ago
Andrew Dolgov e12a547eb9 block resize_headlines in MSIE: broken 17 years ago
Andrew Dolgov 4049672041 add persistent storage for toolbar view options, bump schema 18 years ago
Andrew Dolgov cdbb6dc626 add debug msg to setCookie 18 years ago
Andrew Dolgov be0801a161 make storeInitParam actually work (move back to cookies) 18 years ago
Andrew Dolgov f3977cf5f4 js: add initial i18n stuff 18 years ago
Andrew Dolgov 5e6f933a32 more i18n work, add some report notices 18 years ago
Andrew Dolgov 9e31e1b94d add some more loading prompts 18 years ago
Andrew Dolgov 42c3291622 UI improvements 18 years ago
Andrew Dolgov 0d32b41e36 interface tweaks, add info/question/exclamation pics 18 years ago
Andrew Dolgov 8e849206dd login system fixes (2) 18 years ago
Andrew Dolgov d620cfe70a login system fixes 18 years ago
Andrew Dolgov 64f6db9051 logoutUser: add notify 18 years ago
Andrew Dolgov 01a87dff9e rework login process, drop http auth 18 years ago
Andrew Dolgov 57c9393e75 change c, z hotkeys to shift-f, shift-p (collides with app-c and such) 18 years ago
Andrew Dolgov b4c27af79a misc updater tweaks 18 years ago
Andrew Dolgov e30a61d4a8 add new shortcuts to catchup page (z) and feed (c) 18 years ago
Andrew Dolgov 583c58b86d disable n/p down/up hotkeys for Safari - bugs 18 years ago
Andrew Dolgov 86173d9a95 force timestamp hack to most main operations 18 years ago
Andrew Dolgov ef16ae3782 rework no daemon warning 18 years ago
Andrew Dolgov 50a2595d40 add page moving shortcuts 18 years ago
Andrew Dolgov 350f0ad185 move filterDlgCheckAction() to functions.js 18 years ago
Andrew Dolgov 3fd7138fc2 update_all_counters: don't request tag counters when browsing feeds 18 years ago
Andrew Dolgov cf4d339c28 support omode in rpc getAllCounters 18 years ago
Andrew Dolgov 67dabe1a86 tweak category counter display, new styles: .catCtrNoUnread, .catCtrHasUnread 18 years ago
Andrew Dolgov 3ac2f3c767 fix auto-refresh of active feed when update detected in scheduled refetch call 18 years ago
Andrew Dolgov 5854573ad3 unify counter reply object handling when called from auto refetch and manually 18 years ago
Andrew Dolgov e3612080e8 change search hotkey description from r to s 18 years ago
Andrew Dolgov e46cdbb0dd new hotkey: shift-E - edit current feed 18 years ago
Andrew Dolgov 1dc8dba07c add experimental operation history stack 18 years ago
Andrew Dolgov d96d11f4ff enable toggling of debug window with shift-d 18 years ago
Andrew Dolgov 4724a093a8 improve session expiry handling (redirect back to login form on rpc error code 6) 18 years ago