Commit Graph

416 Commits (9fe80bcdadfbc318c2f6e0ee1b8957b3275d0817)

Author SHA1 Message Date
Andrew Dolgov 4aeafea283 rework hotkey blocking on INPUT elements 14 years ago
Andrew Dolgov 05acc0d653 rework batch feed editor 14 years ago
Andrew Dolgov 11b9d0becd refactor feed subscription/browser dialogs 14 years ago
Andrew Dolgov 0a83659371 infobox_callback2: fail on invalid dialog xml 14 years ago
Andrew Dolgov 33f31dfdfc misc feed edit dialog fixes 14 years ago
Andrew Dolgov f9c388f509 refactor feed edit dialog 14 years ago
Andrew Dolgov 141fb6e3a6 filterEditDlg: add regexp verification; js: code cleanup 14 years ago
Andrew Dolgov 59216e083c use dijit.form.Buttons in refactored filter/label dialogs 14 years ago
Andrew Dolgov d90868d719 rework filter dialogs to use dijit.Form 14 years ago
Andrew Dolgov fcc3674439 rework loading progressbar 14 years ago
Andrew Dolgov a83280194a misc dialog style updates 14 years ago
Andrew Dolgov 6e88da8223 js: misc code cleanup, handle ctrl-clicking on postContent 14 years ago
Andrew Dolgov 439caa8b93 dialog behaviour fixes 14 years ago
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