]> git.wh0rd.org - tt-rss.git/history - functions.js
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update...
[tt-rss.git] / functions.js
2010-11-09  Andrew Dolgovunify update_daemon, update_feeds and update_feedbrowse...
2010-11-09  Andrew Dolgovresort_feedlist: fix glitch caused by FEEDR-0
2010-11-09  Andrew Dolgovdropbox_replace_options: only copy value when present
2010-11-09  Andrew Dolgovproperly handle on-the-fly adding of categories
2010-11-09  Andrew Dolgovproperly handle on-the-fly adding of labels
2010-11-08  Andrew Dolgovallow adding labels on the fly
2010-11-08  Christian Weiskepart of #276: determine if the url contents are html
2010-11-08  Andrew Dolgovjs: move position stuff to separate file
2010-11-08  Andrew Dolgovreplace old-style published feed with universal secretk...
2010-11-07  Andrew Dolgovallow adding cats from feed editor
2010-11-07  Andrew Dolgovremove old-style debugging
2010-11-07  Andrew Dolgovimplement html5 localStorage support for client-side...
2010-11-07  Andrew Dolgovjs: code cleanup
2010-11-05  Andrew Dolgovchange counter.cat and counter.tag to counter.kind
2010-11-05  Andrew Dolgovuse JSON for init-params
2010-11-04  Andrew Dolgovfix background refresh being broken when no counter...
2010-11-04  Andrew Dolgovhandle counters using JSON instead of XML
2010-11-04  Andrew Dolgovinit readability tweaks
2010-09-13  Andrew Dolgovfunctions: code cleanup
2010-09-13  Andrew Dolgovfunctions: code cleanup
2010-09-13  Andrew DolgovMerge branch 'master' into digest-experimental
2010-09-13  Andrew Dolgovunify backend sanity checking code
2010-09-13  Andrew Dolgovfix merge conflict with master
2010-09-13  Andrew Dolgovexception reports: show stack trace
2010-09-05  Andrew Dolgovuse console.log for debugging; improve exception inform...
2010-05-27  Andrew Dolgovfix various actions failing when tried on an empty...
2010-02-15  Andrew Dolgovfix unsubscribeFeed behaving improperly in preferences
2010-02-03  Andrew Dolgovmore input focusing improvements in popup dialogs
2010-02-03  Andrew Dolgovcode cleanup
2010-02-03  Andrew DolgovcloseInfoBox: properly cleanup contents
2010-01-15  Andrew Dolgovfix typo
2010-01-15  Andrew Dolgovreplace some theme-specific frontend hooks with theme...
2010-01-14  Andrew Dolgovneon updates; make more icons themeable; misc fixes
2010-01-14  Andrew Dolgovreorganize theme support; add some themeable icons...
2010-01-14  Andrew Dolgovfeed editor: allow manual replacement of feed icons
2010-01-14  Andrew Dolgovadd prototype of icon replacing control; misc tweaks
2010-01-13  Andrew Dolgovtweak auxDlg
2010-01-13  Andrew Dolgovimplement settings profiles (bump schema)
2010-01-13  Andrew Dolgovfeed archive and feed browser improvements
2010-01-13  Andrew Dolgovcode cleanup; remove unnecessary callbacks; rework...
2010-01-13  Adrian LangAdd callback to Popups, focus subscribe URL input.
2010-01-12  Andrew Dolgovcode cleanup; initial button usage
2010-01-12  Andrew Dolgovmake f a hotkey persistent; obsolete option HIDE_READ_FEEDS
2010-01-11  Andrew Dolgovfeed browser: add access to archived feeds
2009-12-29  Andrew Dolgovuse POST parameters for frontend requests
2009-12-17  Andrew Dolgovtweak new articles available prompt
2009-10-22  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-22  Andrew Dolgovresort_category: proper fix for flat list mode
2009-10-22  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-22  Andrew Dolgovlimit resort_feedlist() to category mode
2009-10-15  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-14  Andrew Dolgovparse_counters: invalidate feed cache when counter...
2009-10-14  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-14  Andrew Dolgovmore auxDlg tweaks
2009-10-14  Andrew Dolgovnew articles prompt tweak
2009-10-13  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-13  Andrew Dolgovnew articles prompt fix
2009-10-13  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-13  Andrew DolgovMerge branch 'master' of bah.org.ru:public_html/testbox...
2009-10-13  Andrew Dolgovdisplay special dialog when new articles are available...
2009-10-09  Andrew Dolgovfeed browser: add local spinner
2009-10-09  Andrew DolgovMerge branch 'master' of /home/fox/public_html/testbox...
2009-10-09  Andrew Dolgovdisplay active hotkey prefix on screen
2009-10-08  Andrew DolgovcloseInfoBox: always enable hotkeys
2009-10-07  Andrew DolgovinfoBox display tweaks
2009-10-06  Andrew Dolgovdisable dead frontend code for html5 audio tags (refs...
2009-08-18  Andrew Dolgovupdate for native flash player for FF 3.5
2009-06-22  Andrew Dolgovrework appearance of audio/video tags patch
2009-06-17  Andrew Dolgovadd support for HTML5 way of playing audio/video enclos...
2009-02-16  Andrew Dolgovoffline: tweak syncing
2009-02-15  Andrew Dolgovparse_counters: always try to sync new stuff on global...
2009-02-12  Andrew Dolgovrework gears offline/online interaction the way it...
2009-02-12  Andrew Dolgovoffline: add progress indicator; tweak download interva...
2009-02-12  Andrew Dolgovoffline: automatically set version of manifest.json...
2009-02-12  Andrew Dolgovreinstate redirecting login system (problems with Gears)
2009-02-11  Andrew Dolgovfix logout redirect
2009-02-10  Andrew Dolgovuse prototype instead of getElementById
2009-02-09  Andrew DolgovMerge branch 'master' into google-gears-experimental
2009-02-07  Andrew Dolgovoffline: try to download status of articles which were...
2009-02-07  Andrew Dolgovoffline: various schema updates
2009-02-04  Andrew Dolgovdisplay N/A instead of undefined in fatal errors when...
2009-02-04  Andrew Dolgovproperly update local vfeed counters
2009-02-03  Andrew DolgovhideOrShowFeedsCategory: fix for offline feedlist
2009-02-03  Andrew Dolgovoffline: render headlines list using local data
2009-02-03  Andrew Dolgovadd dialog to download articles for offline reading...
2009-02-02  Andrew Dolgovparse_counters: cache feedlist after update (2)
2009-02-02  Andrew Dolgovparse_counters: cache feedlist after update
2009-02-02  Andrew Dolgovcode cleanup (remove old xmlhttp references)
2009-01-31  Andrew Dolgovcheck for backend-returned fatal errors in major callbacks
2009-01-25  Andrew Dolgovlocalization fixes
2009-01-24  Andrew Dolgovprefs: some async work
2009-01-24  Andrew Dolgovuse popup feedbrowser for main UI (3)
2009-01-24  Andrew Dolgovuse popup feedbrowser for main UI (2)
2009-01-23  Andrew Dolgovnew style exception reporting
2009-01-23  Andrew Dolgovproperly select next unread feed in feedlist when catch...
2009-01-18  Andrew Dolgovnew style labels (bump schema)
2009-01-17  Andrew Dolgovactive_feed_is_cat, active_feed_id handling changes
2008-12-13  Andrew Dolgovpreliminary UI work on date checking filter (refs ...
2008-10-01  Andrew Dolgovcatchup in category view mode jumps to the next unread...
2008-08-08  Andrew Dolgovheadlins: feed icon tweaks
next