]> git.wh0rd.org - tt-rss.git/history - tt-rss.js
schema: support for audio enclosure in ttrss_entries
[tt-rss.git] / tt-rss.js
2006-01-09  Andrew Dolgovvarious search-related improvements
2006-01-05  Andrew Dolgovnew option: HIDE_READ_FEEDS (+ pref setting RPC calls...
2005-12-30  Andrew Dolgovremove accidental debug output from sanity check
2005-12-30  Andrew Dolgovfix backend sanity failure (take 2)
2005-12-21  Andrew Dolgovchange updating feeds... prompt due to KnownBug
2005-12-21  Andrew Dolgovpass object to call updateTitle() to parse_counters...
2005-12-20  Andrew Dolgovenable search dialog
2005-12-20  Andrew Dolgovfix headlineToolbar initialization on load
2005-12-20  Andrew Dolgovfix forced selection of dropboxes (functions.js:dropbox...
2005-12-20  Andrew Dolgovquick add feed now has category dropbox, quick feed...
2005-12-19  Andrew Dolgovchange feedlist refresh timeout from 30 to 15 minutes
2005-12-18  Andrew Dolgovdisable hotkeys when userDlg is shown
2005-12-13  Andrew Dolgovconsolidate counter parsing code
2005-12-13  Andrew Dolgovcollapsable categories
2005-12-11  Andrew Dolgovconfirm dangerous actions in prefs, main quick-delete...
2005-12-09  Andrew Dolgovquick action to add filter, misc backend improvements
2005-11-29  Andrew Dolgovshow number of unread articles in title
2005-11-28  Andrew Dolgovj,k navigate between feeds
2005-11-27  Andrew Dolgovadd shadow to userDlg
2005-11-26  Andrew Dolgovremove splashscreen
2005-11-26  Andrew Dolgovexception handling in some code blocks
2005-11-25  Andrew Dolgovtweak README
2005-11-25  Andrew Dolgovshow tags in article view mode
2005-11-20  Andrew Dolgovfix show only unread in feed actions
2005-11-19  Andrew Dolgovfix updateFeed rpc call, fix feed editor feed catchup...
2005-11-19  Andrew Dolgovautomatically logout user when session expires
2005-11-19  Andrew Dolgovfix global search
2005-11-19  Andrew Dolgovmisc new schema support related work
2005-11-16  Andrew Dolgovmove initial refetch call to feedlist.js init
2005-11-16  Andrew Dolgovloading splash screen
2005-11-16  Andrew Dolgovperform backend sanity check on startup, update schema...
2005-11-16  Andrew Dolgovsome new hotkeys
2005-11-16  Andrew Dolgovmain frame now calls feeds-frame for viewfeed()
2005-11-16  Andrew Dolgovactions menu changes
2005-11-15  Andrew Dolgovoption DISPLAY_FEEDLIST_ACTIONS, consolidate actions...
2005-11-15  Andrew Dolgovtoggle hide/display only unread feeds, All feeds: butto...
2005-11-15  Andrew Dolgovcss declaration changes
2005-11-08  Andrew Dolgovoptimize RPC forceUpdateAllFeeds response
2005-10-28  Andrew Dolgovextended search dialog placeholder, disabled for now
2005-10-28  Andrew Dolgovblank notify box on showDlg()
2005-10-28  Andrew Dolgovadd dialogue to remove current feed, overall quick...
2005-10-28  Andrew Dolgovgeneric popup user dialog mechanism
2005-10-28  Andrew Dolgovquick feed add dialog + related interface tweaks
2005-10-25  Andrew Dolgovenable catchup button for labels and starred vfeed
2005-10-23  Andrew Dolgovstart work on showing number of unread articles in...
2005-10-17  Andrew Dolgovdisable feed toolbar catchup button when catchup is...
2005-10-16  Andrew Dolgovglobal search, update TODO
2005-10-16  Andrew Dolgovfix broken feed counter updates
2005-10-16  Andrew Dolgovadd some RPC error reporting
2005-10-14  Andrew Dolgovremove active feed cookie on app init
2005-09-11  Andrew Dolgovsearch toolbar ui change
2005-09-09  Andrew Dolgovmore work on tag support
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 Dolgovmore cookie magic, basic sanity checks on init()
2005-09-08  Andrew Dolgovremove ACTFEEDID container, keep information in a cooki...
2005-09-08  Andrew Dolgovmore MSIE compatibility fixes
2005-09-08  Andrew Dolgovremove unneeded xmlhttp objects from tt-rss.js
2005-09-07  Andrew Dolgovremove notification from viewfeed()
2005-09-07  Andrew Dolgovfixed viewfeed/MarkAllRead behaviour
2005-09-07  Andrew Dolgovupdate NEWS
2005-09-07  Andrew Dolgovupdate schema, more mysql work
2005-09-07  Andrew Dolgovcleanup backend.php/op=view + remove unneeded notify...
2005-09-07  Andrew Dolgovfix bug in refetch_callback
2005-09-07  Andrew Dolgovbig interface overhaul, new logo
2005-09-07  Andrew Dolgovscrollable feedlist (iframe)
2005-09-06  Andrew Dolgovdisable resetSearch() when query is blank
2005-09-06  Andrew Dolgovset limitbox value from cookie on init
2005-09-06  Andrew Dolgovfeedlist forgot about active feed highlight on refetch
2005-09-06  Andrew Dolgovstore last opened feed in cookie, cleanup tt-rss.js...
2005-09-06  Andrew Dolgovinputify buttons, store view modes in session cookies...
2005-09-05  Andrew Dolgovnotify window close button
2005-09-05  Andrew Dolgovlimit number of loaded headlines
2005-09-05  Andrew Dolgovfurther javascript cleanups
2005-09-05  Andrew Dolgoviframify main interface, numerous javascript cleanups
2005-09-05  Andrew Dolgovoptional support for showing content in an iframe
2005-09-05  Andrew Dolgovfix typo in search, add view limiting dropbox, change...
2005-09-05  Andrew Dolgovadded support for marking posts
2005-09-02  Andrew DolgovcatchupPage() now removes UPD images like it should
2005-08-29  Andrew Dolgovfix bug in catchupPage button handling
2005-08-29  Andrew Dolgovdisable catchupPage button when all headlines have...
2005-08-28  Andrew Dolgovcode cleanups, start work on sepUpdateFeed mechanism
2005-08-27  Andrew Dolgovremove unneeded object in tt-rss.js
2005-08-26  Andrew Dolgovdisable btnCatchupPage when there is nothing to catchup
2005-08-26  Andrew Dolgovhighlight active headline after post loaded (in view_ca...
2005-08-26  Andrew Dolgovdisable "loading, please wait" text on view()
2005-08-26  Andrew Dolgovreset active_post_id on offset change
2005-08-26  Andrew Dolgovmark currently selected post on headlines update, remov...
2005-08-26  Andrew Dolgovcode cleanups, show selected feed in feedlist, tell...
2005-08-25  Andrew DolgovMSIE5 compatibility workarounds
2005-08-25  Andrew Dolgovsome searchbox focus workarouns, content hash checking...
2005-08-25  Andrew Dolgovimproved search interface
2005-08-25  Andrew Dolgovmore functional keyboard navigation, auto page flipping...
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 search works now
2005-08-24  Andrew Dolgovfeed editor, xmlhttp locking in preferences, try to...
2005-08-23  Andrew Dolgovshow in title if feeds are being updated
2005-08-23  Andrew Dolgovbroken a lot of feed update functionality :(
next