]> git.wh0rd.org - tt-rss.git/history - functions.js
move DAEMON_REFRESH_ONLY check to update_rss_feed
[tt-rss.git] / functions.js
2005-11-26  Andrew Dolgovexception handling in some code blocks
2005-11-25  Andrew DolgovselectTableRowsByIdPrefix now checks required checkboxes
2005-11-25  Andrew Dolgovcleaned up unread/selected style mess
2005-11-25  Andrew Dolgovselect all/none prompt for pref tables + related API
2005-11-25  Andrew Dolgovremove yellow bg in notify
2005-11-23  Andrew Dolgovfeedlist display fixes for category mode
2005-11-23  Andrew Dolgovfeed categories
2005-11-19  Andrew Dolgovmake #notify more noticeable
2005-11-16  Andrew Dolgovperform backend sanity check on startup, update schema...
2005-11-15  Andrew Dolgovtoggle hide/display only unread feeds, All feeds: butto...
2005-10-28  Andrew Dolgovgeneric popup user dialog mechanism
2005-10-28  Andrew Dolgovfunctions.js: add function cancelDialog()
2005-10-17  Andrew Dolgovadd isNumeric() to functions
2005-10-16  Andrew Dolgovfix broken feed counter updates
2005-10-16  Andrew Dolgovadd SQL expression help and placeholder for help mechanism
2005-10-16  Andrew Dolgovadd some RPC error reporting
2005-10-16  Andrew Dolgovmove notify box, make it more visible
2005-09-11  Andrew Dolgovsearch toolbar ui change
2005-09-09  Andrew Dolgovmore work on tag support
2005-09-09  Andrew Dolgovfix update_label_counters bug
2005-09-09  Andrew Dolgovfurther label/vfeed/feed behaviour unification
2005-09-09  Andrew Dolgovrework label counter behaviour
2005-09-08  Andrew Dolgovautomagically updating labels with cute XML RPC
2005-09-08  Andrew Dolgovremove ACTFEEDID container, keep information in a cooki...
2005-09-08  Andrew Dolgovmiscellaneous MSIE compatibility fixes
2005-09-07  Andrew Dolgovupdate schema, more mysql work
2005-09-07  Andrew Dolgovbig interface overhaul, new logo
2005-09-07  Andrew Dolgovscrollable feedlist (iframe)
2005-09-06  Andrew Dolgovinputify buttons, store view modes in session cookies...
2005-09-05  Andrew Dolgovnotify window close button
2005-09-05  Andrew Dolgovfurther javascript cleanups
2005-09-05  Andrew Dolgoviframify main interface, numerous javascript cleanups
2005-08-25  Andrew DolgovMSIE5 compatibility workarounds
2005-08-25  Andrew Dolgovdisable hotkey processing while searchbox is focused
2005-08-25  Andrew Dolgovkeyboard navigation and cute active headline selection
2005-08-25  Andrew Dolgovmore piggies! I demand MORE piggies!!!
2005-08-24  Andrew Dolgovfeed editor, xmlhttp locking in preferences, try to...
2005-08-22  Andrew Dolgovforgot about functions.js