Commit Graph

436 Commits (e4f7c976225a7b8d0ad6715a19572b781c515302)

Author SHA1 Message Date
Andrew Dolgov 764311847b limit resort_feedlist() to category mode 15 years ago
Andrew Dolgov d9d0db0f01 parse_counters: invalidate feed cache when counter had changed 15 years ago
Andrew Dolgov 7c057b1a2a more auxDlg tweaks 15 years ago
Andrew Dolgov 0ac73f914d new articles prompt tweak 15 years ago
Andrew Dolgov 8d82cd7920 new articles prompt fix 15 years ago
Andrew Dolgov 37e93d6cca display special dialog when new articles are available in the current feed instead of reloading it 15 years ago
Andrew Dolgov f4280bdd13 feed browser: add local spinner 15 years ago
Andrew Dolgov 78935092b5 display active hotkey prefix on screen 15 years ago
Andrew Dolgov 588e4dc3d3 closeInfoBox: always enable hotkeys 15 years ago
Andrew Dolgov de85cac2d6 infoBox display tweaks 15 years ago
Andrew Dolgov ab553f9ac5 disable dead frontend code for html5 audio tags (refs #246) 15 years ago
Andrew Dolgov 8086c2227b update for native flash player for FF 3.5 15 years ago
Andrew Dolgov 9324c2c24f rework appearance of audio/video tags patch 15 years ago
Andrew Dolgov 95f67d2ebc add support for HTML5 way of playing audio/video enclosures (closes #246) 15 years ago
Andrew Dolgov 65c0779b77 offline: tweak syncing 16 years ago
Andrew Dolgov d7a1dbbd88 parse_counters: always try to sync new stuff on global unread change 16 years ago
Andrew Dolgov 206d496762 rework gears offline/online interaction the way it probably should be done (also remove redirecting login system) 16 years ago
Andrew Dolgov 79e565a975 offline: add progress indicator; tweak download intervals and amount of articles 16 years ago
Andrew Dolgov 0cd6bb46f7 offline: automatically set version of manifest.json (using filemtime) 16 years ago
Andrew Dolgov 5fe4848b5a reinstate redirecting login system (problems with Gears) 16 years ago
Andrew Dolgov 45468967c5 fix logout redirect 16 years ago
Andrew Dolgov acac8448a4 use prototype instead of getElementById 16 years ago
Andrew Dolgov 7f4f9f4e82 offline: try to download status of articles which were marked as read in online while offline client was disconnected 16 years ago
Andrew Dolgov 6b6842996c offline: various schema updates 16 years ago
Andrew Dolgov 91743a49ff display N/A instead of undefined in fatal errors when ext_info is not present 16 years ago
Andrew Dolgov c8a9fe5b07 properly update local vfeed counters 16 years ago
Andrew Dolgov f4ce1f83d1 hideOrShowFeedsCategory: fix for offline feedlist 16 years ago
Andrew Dolgov 261b88b39c offline: render headlines list using local data 16 years ago
Andrew Dolgov 87b16a0a61 add dialog to download articles for offline reading; start implementation 16 years ago
Andrew Dolgov 3e2937fc21 parse_counters: cache feedlist after update (2) 16 years ago
Andrew Dolgov 4f7743a938 parse_counters: cache feedlist after update 16 years ago
Andrew Dolgov 49fd1e944f code cleanup (remove old xmlhttp references) 16 years ago
Andrew Dolgov 2184738a44 check for backend-returned fatal errors in major callbacks 16 years ago
Andrew Dolgov 2a52d96fe6 localization fixes 16 years ago
Andrew Dolgov 350468d018 prefs: some async work 16 years ago
Andrew Dolgov 2bab8824eb use popup feedbrowser for main UI (3) 16 years ago
Andrew Dolgov c2913898f1 use popup feedbrowser for main UI (2) 16 years ago
Andrew Dolgov 273d1e293e new style exception reporting 16 years ago
Andrew Dolgov e8a429e3f8 properly select next unread feed in feedlist when catching up 16 years ago
Andrew Dolgov ceb30ba49d new style labels (bump schema) 16 years ago
Andrew Dolgov 3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 16 years ago
Andrew Dolgov d0da85c27c preliminary UI work on date checking filter (refs #225) 16 years ago
Andrew Dolgov f46192bb19 catchup in category view mode jumps to the next unread category 16 years ago
Andrew Dolgov d7e83df791 headlins: feed icon tweaks 16 years ago
Andrew Dolgov cbcbb08407 parse_counters: set correct classes for feed counter elements 16 years ago
Andrew Dolgov 8c96d4b1da label editor: bugfixes 16 years ago
Andrew Dolgov e176b01ade label editor: helper bugfix 16 years ago
Andrew Dolgov 071ec48fd1 label editor: simple control to add common rules 16 years ago
Andrew Dolgov 143a497306 dialog layout tweaks 16 years ago
Andrew Dolgov ecace165c1 rework feed dialog layouts 16 years ago
Andrew Dolgov ec37f4f112 allow j/k hotkeys select categories (getRelativeFeedId2()) 16 years ago
Andrew Dolgov 6cc1fab322 check for failures to request counters in async way after viewfeed/view 16 years ago
Andrew Dolgov d6586c1d98 resort_category: simplify code 16 years ago
Andrew Dolgov 5fc13f63cf remove obsolete get*Context functions 16 years ago
Andrew Dolgov 61a20560f2 add hotkey f w: resort feedlist by name or unread count 16 years ago
Andrew Dolgov 60ea23775a feedlist-related code cleanup 16 years ago
Andrew Dolgov f74cfded6f msie-related code cleanup 16 years ago
Andrew Dolgov 569720c589 misc code cleanup 16 years ago
Andrew Dolgov bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 16 years ago
Andrew Dolgov ee8768dbbb massive code cleanup 16 years ago
Andrew Dolgov 08827aafd7 prefs: add loading progressbar 16 years ago
Andrew Dolgov 8836613c43 debug mode tweaks, remove mouse_handler() 16 years ago
Andrew Dolgov 3a40e8a2ed add placeholder mouse trap code, misc fixes 16 years ago
Andrew Dolgov 673c994674 progressbar tweaks 16 years ago
Andrew Dolgov fca95d5f99 progressbar fixes 16 years ago
Andrew Dolgov 9950945175 loading progress bar for main window (2) 16 years ago
Andrew Dolgov 730dbf1910 loading progress bar for main window 16 years ago
Andrew Dolgov aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 16 years ago
Andrew Dolgov 438f2ce922 fix create filter dialog when called from main UI, fix exception_error() parameter position errors 16 years ago
Andrew Dolgov 477402d827 remove incomplete code for hotkey zones 16 years ago
Andrew Dolgov 04e91733a7 openArticleInNewWindow: add workaround for popup blockers 16 years ago
Andrew Dolgov 6068d33bb6 add hotkeys to prefs (2) 16 years ago
Andrew Dolgov 5ad9d13211 CDM mode: add article selection, rework moveToPost() 16 years ago
Andrew Dolgov 93f66472ef misc fixes, rework hotkeys code placement 16 years ago
Andrew Dolgov 94a82fecd2 rework hotkeys (2) 16 years ago
Andrew Dolgov 4298481d69 rework hotkeys (incomplete) 16 years ago
Andrew Dolgov 61992f5771 experimental code for hotkey zone highlighting 16 years ago
Andrew Dolgov ff284aa0b8 compat theme: properly reflow container height 16 years ago
Andrew Dolgov 7a822893ce online search in headline buffer (hotkey shift-I) 16 years ago
Andrew Dolgov 48ddbb3380 add some initial scoring work (js) 16 years ago
Andrew Dolgov f8232151a0 add hotkey to catchup all feeds, add optional warning to catchupAllFeeds() 16 years ago
Andrew Dolgov 06925d9e85 getArticleLink: add escaping; open_article_in_new_window: add error notifications (closes #202) 16 years ago
Andrew Dolgov 9eeb9db8f1 remove copyToClipboard (doesn't work) 17 years ago
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