summaryrefslogtreecommitdiff
path: root/functions.js
AgeCommit message (Expand)Author
2010-11-10js: code cleanup, disable some debuggingAndrew Dolgov
2010-11-10js: code cleanup; move to async counter sending modeAndrew Dolgov
2010-11-10move runtime-info to JSON, simplify init-params formatAndrew Dolgov
2010-11-10subscribe_to_feed: do not subscribe to feeds which can't be downloadedAndrew Dolgov
2010-11-10subscribeToFeed: add ajax exception handlerAndrew Dolgov
2010-11-10Implement the last part of #276: show the list of available feeds in the fron...Christian Weiske
2010-11-10add another status code to subscribe_to_feed to prevent the frontend to do do...Christian Weiske
2010-11-09unify update_daemon, update_feeds and update_feedbrowser into update.php; mov...Andrew Dolgov
2010-11-09resort_feedlist: fix glitch caused by FEEDR-0Andrew Dolgov
2010-11-09dropbox_replace_options: only copy value when presentAndrew Dolgov
2010-11-09properly handle on-the-fly adding of categoriesAndrew Dolgov
2010-11-09properly handle on-the-fly adding of labelsAndrew Dolgov
2010-11-09allow adding labels on the flyAndrew Dolgov
2010-11-08part of #276: determine if the url contents are htmlChristian Weiske
2010-11-08js: move position stuff to separate fileAndrew Dolgov
2010-11-08replace old-style published feed with universal secretkey-based approach used...Andrew Dolgov
2010-11-07allow adding cats from feed editorAndrew Dolgov
2010-11-07remove old-style debuggingAndrew Dolgov
2010-11-07implement html5 localStorage support for client-side cacheAndrew Dolgov
2010-11-07js: code cleanupAndrew Dolgov
2010-11-05change counter.cat and counter.tag to counter.kindAndrew Dolgov
2010-11-05use JSON for init-paramsAndrew Dolgov
2010-11-04fix background refresh being broken when no counter data is sentAndrew Dolgov
2010-11-04handle counters using JSON instead of XMLAndrew Dolgov
2010-11-04init readability tweaksAndrew Dolgov
2010-09-13functions: code cleanupAndrew Dolgov
2010-09-13unify backend sanity checking codeAndrew Dolgov
2010-09-13exception reports: show stack traceAndrew Dolgov
2010-09-05use console.log for debugging; improve exception informationAndrew Dolgov
2010-05-27fix various actions failing when tried on an empty (e.g. no articles) headlin...Andrew Dolgov
2010-02-15fix unsubscribeFeed behaving improperly in preferencesAndrew Dolgov
2010-02-03more input focusing improvements in popup dialogsAndrew Dolgov
2010-02-03code cleanupAndrew Dolgov
2010-02-03closeInfoBox: properly cleanup contentsAndrew Dolgov
2010-01-15fix typoAndrew Dolgov
2010-01-15replace some theme-specific frontend hooks with theme optionsAndrew Dolgov
2010-01-14neon updates; make more icons themeable; misc fixesAndrew Dolgov
2010-01-14reorganize theme support; add some themeable icons; add neon themeAndrew Dolgov
2010-01-14feed editor: allow manual replacement of feed iconsAndrew Dolgov
2010-01-14add prototype of icon replacing control; misc tweaksAndrew Dolgov
2010-01-13tweak auxDlgAndrew Dolgov
2010-01-13implement settings profiles (bump schema)Andrew Dolgov
2010-01-13feed archive and feed browser improvementsAndrew Dolgov
2010-01-13code cleanup; remove unnecessary callbacks; rework subscribtion dialogAndrew Dolgov
2010-01-13Add callback to Popups, focus subscribe URL input.Adrian Lang
2010-01-12code cleanup; initial button usageAndrew Dolgov
2010-01-12make f a hotkey persistent; obsolete option HIDE_READ_FEEDSAndrew Dolgov
2010-01-11feed browser: add access to archived feedsAndrew Dolgov
2009-12-29use POST parameters for frontend requestsAndrew Dolgov
2009-12-17tweak new articles available promptAndrew Dolgov