Commit Graph

436 Commits (e4f7c976225a7b8d0ad6715a19572b781c515302)

Author SHA1 Message Date
Andrew Dolgov 5225d4209e js: code cleanup; move to async counter sending mode 14 years ago
Andrew Dolgov c4f7ba8018 move runtime-info to JSON, simplify init-params format 14 years ago
Andrew Dolgov 5414ad4c80 subscribe_to_feed: do not subscribe to feeds which can't be downloaded 14 years ago
Andrew Dolgov 55a5137307 subscribeToFeed: add ajax exception handler 14 years ago
Christian Weiske 5eeb387497 Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276) 14 years ago
Christian Weiske 9a8ce9561d add another status code to subscribe_to_feed to prevent the frontend to do double work (refs #276) 14 years ago
Andrew Dolgov 661135c742 unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php 14 years ago
Andrew Dolgov bc05c3d19c resort_feedlist: fix glitch caused by FEEDR-0 14 years ago
Andrew Dolgov 11eb3f4e54 dropbox_replace_options: only copy value when present 14 years ago
Andrew Dolgov c00907f2ed properly handle on-the-fly adding of categories 14 years ago
Andrew Dolgov 10249c41b7 properly handle on-the-fly adding of labels 14 years ago
Andrew Dolgov 1c31e1908a allow adding labels on the fly 14 years ago
Christian Weiske f33479dab8 part of #276: determine if the url contents are html 14 years ago
Andrew Dolgov b19d6e6e4b js: move position stuff to separate file 14 years ago
Andrew Dolgov 8801fb017c replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema 14 years ago
Andrew Dolgov 5c7c7da9e1 allow adding cats from feed editor 14 years ago
Andrew Dolgov f3f67c1b53 remove old-style debugging 14 years ago
Andrew Dolgov ff0010c182 implement html5 localStorage support for client-side cache 14 years ago
Andrew Dolgov 50eefedbfd js: code cleanup 14 years ago
Andrew Dolgov 8acc449c6b change counter.cat and counter.tag to counter.kind 14 years ago
Andrew Dolgov f1f3a642d6 use JSON for init-params 14 years ago
Andrew Dolgov a8f447f398 fix background refresh being broken when no counter data is sent 14 years ago
Andrew Dolgov 6a7817c1ad handle counters using JSON instead of XML 14 years ago
Andrew Dolgov 5191a7ce03 init readability tweaks 14 years ago
Andrew Dolgov d5ed5446d1 functions: code cleanup 14 years ago
Andrew Dolgov 4a3da1c8ef unify backend sanity checking code 14 years ago
Andrew Dolgov 0dfdf70816 exception reports: show stack trace 14 years ago
Andrew Dolgov 84c7b824fb use console.log for debugging; improve exception information 14 years ago
Andrew Dolgov 335565ac7d fix various actions failing when tried on an empty (e.g. no articles) headlines buffer 14 years ago
Andrew Dolgov 78bcd2c44c fix unsubscribeFeed behaving improperly in preferences 15 years ago
Andrew Dolgov 3393238de2 more input focusing improvements in popup dialogs 15 years ago
Andrew Dolgov d002edc715 code cleanup 15 years ago
Andrew Dolgov 55132a454f closeInfoBox: properly cleanup contents 15 years ago
Andrew Dolgov ab65c0343b fix typo 15 years ago
Andrew Dolgov e71f261009 replace some theme-specific frontend hooks with theme options 15 years ago
Andrew Dolgov 883fee8df0 neon updates; make more icons themeable; misc fixes 15 years ago
Andrew Dolgov b97e6e0267 reorganize theme support; add some themeable icons; add neon theme 15 years ago
Andrew Dolgov 7abf159d61 feed editor: allow manual replacement of feed icons 15 years ago
Andrew Dolgov c3b7b797f5 add prototype of icon replacing control; misc tweaks 15 years ago
Andrew Dolgov de0a6d930a tweak auxDlg 15 years ago
Andrew Dolgov d9084cf220 implement settings profiles (bump schema) 15 years ago
Andrew Dolgov ef88b1cca3 feed archive and feed browser improvements 15 years ago
Andrew Dolgov a5819bb35d code cleanup; remove unnecessary callbacks; rework subscribtion dialog 15 years ago
Adrian Lang 542aebacb7 Add callback to Popups, focus subscribe URL input. 15 years ago
Andrew Dolgov f88c78147e code cleanup; initial button usage 15 years ago
Andrew Dolgov dbfc952271 make f a hotkey persistent; obsolete option HIDE_READ_FEEDS 15 years ago
Andrew Dolgov 082ae95b96 feed browser: add access to archived feeds 15 years ago
Andrew Dolgov b4e75b2a25 use POST parameters for frontend requests 15 years ago
Andrew Dolgov 85e5c67d73 tweak new articles available prompt 15 years ago
Andrew Dolgov 95d0edcc4e resort_category: proper fix for flat list mode 15 years ago
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