summaryrefslogtreecommitdiff
path: root/functions.js
AgeCommit message (Expand)Author
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
2009-10-22resort_category: proper fix for flat list modeAndrew Dolgov
2009-10-22limit resort_feedlist() to category modeAndrew Dolgov
2009-10-14parse_counters: invalidate feed cache when counter had changedAndrew Dolgov
2009-10-14more auxDlg tweaksAndrew Dolgov
2009-10-14new articles prompt tweakAndrew Dolgov
2009-10-13new articles prompt fixAndrew Dolgov
2009-10-13display special dialog when new articles are available in the current feed in...Andrew Dolgov
2009-10-09feed browser: add local spinnerAndrew Dolgov
2009-10-09display active hotkey prefix on screenAndrew Dolgov
2009-10-08closeInfoBox: always enable hotkeysAndrew Dolgov
2009-10-07infoBox display tweaksAndrew Dolgov
2009-10-06disable dead frontend code for html5 audio tags (refs #246)Andrew Dolgov
2009-08-18update for native flash player for FF 3.5Andrew Dolgov
2009-06-22rework appearance of audio/video tags patchAndrew Dolgov
2009-06-17add support for HTML5 way of playing audio/video enclosures (closes #246)Andrew Dolgov
2009-02-16offline: tweak syncingAndrew Dolgov
2009-02-15parse_counters: always try to sync new stuff on global unread changeAndrew Dolgov
2009-02-12rework gears offline/online interaction the way it probably should be done (a...Andrew Dolgov
2009-02-12offline: add progress indicator; tweak download intervals and amount of articlesAndrew Dolgov
2009-02-12offline: automatically set version of manifest.json (using filemtime)Andrew Dolgov