]> git.wh0rd.org - tt-rss.git/history - tt-rss.js
tweak error message
[tt-rss.git] / tt-rss.js
2007-04-24  Andrew Dolgovtweak error message
2007-04-24  Andrew Dolgovtry to detect sanity check abnormalities (caused by...
2007-04-23  Andrew Dolgovblock resize_headlines in MSIE: broken
2007-04-13  Andrew Dolgovauto-resize headlines container to 30% of window height
2007-03-26  Andrew Dolgovadd persistent storage for toolbar view options, bump...
2007-03-21  Andrew Dolgovmake storeInitParam actually work (move back to cookies)
2007-03-06  Andrew Dolgovadd gettext to js, bump translations
2007-03-02  Andrew DolgovUI improvements
2007-03-02  Andrew Dolgovinterface tweaks, add info/question/exclamation pics
2007-02-07  Andrew Dolgovforce timestamp hack to most main operations (main...
2007-02-07  Andrew Dolgovforce timestamp hack to most main operations
2007-01-30  Andrew Dolgovdisable empty notify() in refetch_callback w. daemon...
2007-01-27  Andrew Dolgovadd new version indicator on main chrome
2007-01-27  Andrew Dolgovrework no daemon warning
2007-01-24  Andrew Dolgovstore navigator.appName in session object on init
2007-01-01  Andrew Dolgovblock feed editor dialog for tags, labels and such
2006-12-07  Andrew Dolgovsupport omode in rpc getAllCounters
2006-12-07  Andrew Dolgovtag editor
2006-12-06  Andrew Dolgovfix auto-refresh of active feed when update detected...
2006-12-06  Andrew Dolgovunify counter reply object handling when called from...
2006-12-05  Andrew Dolgovdisable hotkeys when edit current feed dialog is shown
2006-12-04  Andrew Dolgovadd experimental operation history stack
2006-11-22  Andrew Dolgovadd quick action to edit current feed
2006-11-09  Andrew Dolgovimprove session expiry handling (redirect back to login...
2006-11-04  Andrew Dolgovbugfix: catchupAllFeeds was broken in iframe transition
2006-10-03  Andrew Dolgovadd loading... prompt to dispSwitch handler
2006-10-01  Andrew Dolgovmodify filterCR to call user-specified callback on...
2006-10-01  Andrew Dolgovadd debug mode only fast user switcher
2006-09-30  Andrew Dolgovstop feedback display in dlg_frefresh_callback
2006-09-29  Andrew Dolgovdisable pre-selection of main toolbar dropboxes for now
2006-09-29  Andrew Dolgovmove counters processing to different xmlhttp object
2006-09-29  Andrew Dolgovopera compatibility fixes (2)
2006-09-29  Andrew Dolgovopera compatibility fixes
2006-09-28  Andrew Dolgovcss-based layout + required fixes (2)
2006-09-28  Andrew Dolgovcss-based layout + required fixes
2006-08-28  Andrew Dolgovnew option: CONFIRM_FEED_CATCHUP (closes #106)
2006-08-20  Andrew Dolgovnormalize title in front pages, fix filter query in...
2006-08-12  Andrew Dolgovrefresh feeds frame if number of subscriptions failed
2006-08-01  Andrew Dolgovfix various cat-related bugs
2006-08-01  Andrew Dolgovfix Mark as read button
2006-08-01  Andrew Dolgovnull category fixes
2006-08-01  Andrew Dolgovvarious category/feed id clash fixes
2006-08-01  Andrew Dolgovdisable lock warning in refetch cycle
2006-08-01  Andrew Dolgovadd search-to-label converter, ability to unsubscribe...
2006-08-01  Andrew Dolgovfix name display in catchup prompt in category view...
2006-08-01  Andrew Dolgovcategory search fixes, search dialog now searches in...
2006-07-18  Andrew Dolgovadd confirmation to Mark as read action (closes #96)
2006-06-08  Andrew Dolgovhide updating... notify if DAEMON_REFRESH_ONLY
2006-06-01  Andrew Dolgovfix resize_feed_list if header or footer are disabled...
2006-05-24  Andrew DolgovstoreInitParam: only store changed params on server
2006-05-24  Andrew Dolgovcall parse_runtime_info from all_counters_callback
2006-05-24  Andrew Dolgovquick unsubscribe prompt shows feed name
2006-05-23  Andrew Dolgovtoggle no daemon warning @ runtime on refetch
2006-05-23  Andrew Dolgovreport runtime info in counter callbacks
2006-05-23  Andrew Dolgovadd sanity check & debug mode to prefs; misc code cleanups
2006-05-23  Andrew Dolgovunify frontend hotkey handlers
2006-05-23  Andrew Dolgovget rid of vf_hreadf cookie, move data to init-param
2006-05-23  Andrew Dolgovinit param API is context-free
2006-05-23  Andrew DolgovgetMainContext() and related JS-stuff
2006-05-23  Andrew Dolgovmove some cookies to init-params
2006-05-22  Andrew Dolgovselect view_mode/limit toolbar params from cookie
2006-05-21  Andrew Dolgovenable search toolbar
2006-05-21  Andrew Dolgovsearch dialog improvements, main toolbar overhaul
2006-05-20  Andrew Dolgovquick add feed dialog uses prototype
2006-05-20  Andrew Dolgovuse Ajax.getTransport to create our xmlhttp objects
2006-05-19  Andrew Dolgovfix url checking, param sanitizing in feed & cat editor...
2006-05-19  Andrew Dolgovremove backend/error msg calls on iframe init, recolor...
2006-05-18  Andrew Dolgovinfobox uses semi-transparent overlay
2006-05-18  Andrew Dolgovnotify system improvements
2006-05-18  Andrew Dolgovmake updating feeds notify persistent, remove p_notify...
2006-05-18  Andrew Dolgovfix search broken after userDlg -> infoBox transition
2006-05-18  Andrew Dolgovdisable some submit-type buttons when required data...
2006-05-18  Andrew Dolgovinterface tweaks
2006-05-18  Andrew Dolgovunify create filter interface
2006-03-31  Andrew Dolgovremove calls to error.php
2006-03-31  Andrew Dolgovsmall fatal error improvements
2006-03-31  Andrew Dolgovbetter fatal error handling by frontend (remove error...
2006-03-30  Andrew DolgovquickMenuGo: try/catch block
2006-03-30  Andrew Dolgovsanity check for DATABASE_BACKED_SESSIONS && SINGLE_USE...
2006-03-29  Andrew Dolgovsplit backend rpc, various interface improvements
2006-03-20  Andrew Dolgovsome UI frontend cookies respect session cookie lifetim...
2006-03-04  Andrew Dolgovauto refresh active feed when new messages are detected
2006-03-04  Andrew Dolgovprettify debug output
2006-03-02  Andrew Dolgovxmlhttp sometimes get stuck in main loop: workaround
2006-03-02  Andrew Dolgovreverse direction of debug box
2006-02-28  Andrew Dolgovupdates to debug mode
2006-02-26  Andrew Dolgovcleanup notify box on successful refetch
2006-02-26  Andrew Dolgovworkaround for Opera cache of feeds/headlines panel...
2006-02-26  Andrew Dolgovfix Opera caching bug
2006-02-25  Andrew Dolgovdisable headline height fix for Opera
2006-02-20  Andrew Dolgovprint additional info on fatalError(3)
2006-02-25  Andrew Dolgovfix headlines height for Opera
2006-02-25  Andrew Dolgovmore opera feeds frame size work
2006-02-24  Andrew Dolgovfix feeds frame size for Opera
2006-02-24  Andrew DolgovOpera compatibility fixes
2006-02-18  Andrew Dolgovonly request total counters on initial update request
2006-02-12  Andrew Dolgovfix title display bug on refetch
2006-02-12  Andrew Dolgovdisable previous patch
2006-02-12  Andrew DolgovUNDO: display current feed in title (only in daemon...
2006-02-12  Andrew Dolgovdisplay current feed in title (only in daemon mode...
next