Commit Graph

403 Commits (76657c46b87b66fe2bdd1fd9cf56a84016530811)

Author SHA1 Message Date
Andrew Dolgov 457d48499a fix for dialogs not being disposed properly 14 years ago
Andrew Dolgov c0f215b0e2 dialog handling tweaks 14 years ago
Andrew Dolgov 154d2ac4fe dijit.dialog canceling change 14 years ago
Andrew Dolgov 6f3976c9a3 support opening articles in new tab, misc fixes 14 years ago
Andrew Dolgov 6e4f4ce14b remove modalbox; use dijit.Dialog; further dojo-related updates 14 years ago
Andrew Dolgov 951906dcec use Modalbox library for popup dialogs 14 years ago
Andrew Dolgov 75c510323b remove google gears 14 years ago
Andrew Dolgov 3c8e3b1572 getSelectedFeedsFromBrowser: code cleanup 14 years ago
Andrew Dolgov ca8e3d75f4 use multiple classes to mark statuses, JS code cleanup 14 years ago
Andrew Dolgov d3204726a5 subscribetofeed: handle server error/wrong output properly 14 years ago
Andrew Dolgov 8cc5e96512 use css-based layout in normal mode 14 years ago
Andrew Dolgov e69fb880a3 js: misc fixes, code cleanup 14 years ago
Andrew Dolgov 47fb32b06d make forced counter update not count as scheduled one 14 years ago
Andrew Dolgov ce40b58061 disable localStorage for now 14 years ago
Andrew Dolgov f705f20656 check regular expression before adding/saving filter 14 years ago
Andrew Dolgov 025e43b40d fix extended feedlist format display 14 years ago
Andrew Dolgov f8fb44989f js: code cleanup, disable some debugging 14 years ago
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