]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
reduce the number of always included libraries
[tt-rss.git] / viewfeed.js
2011-12-11  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-10  Andrew DolgovMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
2011-12-10  Andrew Dolgovjs: misc cleanup
2011-12-10  Andrew Dolgovmisc typo fixes
2011-12-10  Andrew Dolgovadd mark above/below as read to headline context menu
2011-11-25  Andrew Dolgovtweak auto catchup a bit
2011-11-14  Andrew Dolgovmake lazy loading of headlines lazier
2011-11-07  Andrew Dolgovexperimental fix for the infamous mail auto-reading...
2011-11-04  Andrew Dolgovonly create headlines-spacer when cdm_auto_catchup...
2011-11-04  Andrew Dolgovadd headlines-spacer to auto cached headlines
2011-10-20  Andrew Dolgovheadlines callback: prevent creation of duplicate RROW...
2011-10-20  Andrew Dolgovbetter error logging for invalid JSON data in headlines...
2011-10-13  Andrew Dolgovfix loading more headlines into wrong buffer
2011-10-13  Andrew Dolgovviewfeed: fix typo
2011-10-04  Andrew Dolgovimplement sharing articles by unique url
2011-09-25  Andrew Dolgovviewfeed: try to prevent dupe headlines from being...
2011-09-21  Andrew Dolgovtrigger loadMoreHeadlines in view() when rendering...
2011-09-21  Andrew Dolgovarticle_callback: trigger loadMoreHeadlines() when...
2011-09-13  Andrew Dolgovremove QUOTA_EXCEEDED_ERR (undefined in chrome)
2011-09-01  Andrew Dolgovrework digest mode
2011-08-31  Andrew Dolgovuse caching for unexpanded CDM
2011-08-31  Andrew DolgovzoomToArticle: fix for new cache system
2011-08-31  Andrew Dolgovimplement random precaching of unread feeds on timer
2011-08-31  Andrew Dolgovimprove headline caching, update cache after toggleMark...
2011-08-31  Andrew Dolgovimplement automatic precaching for next normal and...
2011-08-31  Andrew Dolgovremove unused headlines-info.unread
2011-08-31  Andrew Dolgovrework caching, use html5 local storage
2011-08-04  Andrew Dolgovdo not perform catchup batch request when infscroll...
2011-08-04  Andrew Dolgovdo not schedule catchup batch request when infscroll...
2011-08-04  Andrew Dolgovimplement workaround for missing autoloaded headlines...
2011-08-04  Andrew Dolgovadd experimental fade-in effect for autoloaded headlines
2011-08-04  Andrew Dolgovauto catchup: prevent request flood
2011-08-03  Andrew Dolgovprototypize creation of headlines-spacer
2011-08-03  Andrew Dolgovallow marking last headline as read automatically by...
2011-08-03  Andrew Dolgovcdm auto catchup: mark posts when scrolled above half...
2011-08-03  Andrew Dolgovview: fix article not being marked as read when not...
2011-04-19  Andrew Dolgovadd tooltip with all article tags
2011-04-19  Andrew Dolgovrework article notes; re-add built-in XSL template...
2011-03-31  Andrew Dolgovfix zoomToArticle() for new JSON reply format
2011-03-30  Andrew DolgovhlClicked: allow opening originating article directly...
2011-03-18  Andrew Dolgovbackend/viewfeed: use JSON
2011-03-18  Andrew Dolgovbackend/view: use JSON instead of XML; backend: output...
2011-03-07  Andrew Dolgovsimplify adding/removing labels manually; simplify...
2011-03-06  Andrew Dolgovenable auto catchup for three pane mode
2011-03-06  Andrew Dolgovrework cdm autocatchup
2011-03-01  Andrew DolgovcdmClicked: use correct function to parse returned...
2011-01-31  Andrew Dolgovfocus content pane on view() (closes #312)
2010-12-28  Andrew Dolgovdisable headline buffer caching for now
2010-12-28  Andrew Dolgovdo not try to reinject new headline buffer when marking...
2010-12-21  Andrew Dolgovfix cdmClicked doing nothing in expanded mode when...
2010-11-30  Andrew Dolgovuse html5 audio player instead of flash when possible
2010-11-29  Andrew Dolgovtweak article notes
2010-11-29  Andrew Dolgovrpc/sendEmail: use JSON
2010-11-29  Andrew Dolgovtag setting rpc: use JSON
2010-11-29  Andrew Dolgovassign/remove to label rpc: use JSON
2010-11-26  Andrew Dolgovimplement better way to add headlines into buffer
2010-11-25  Andrew DolgovcdmClicked: use proper response handler
2010-11-25  Andrew Dolgovremove unneeded xml from several more rpc methods
2010-11-25  Andrew Dolgovremove xml from getAllCounters rpc call, use pure JSON
2010-11-25  Andrew Dolgovadd tweet button to digest, misc digest fixes; rework...
2010-11-25  Andrew Dolgovtweak display of tweet button
2010-11-23  Andrew Dolgovrefactor tags dialog
2010-11-23  Andrew Dolgovproperly enable tweet buttons on infloaded headlines
2010-11-22  Andrew Dolgovfix twitter button not appearing in tabbed articles
2010-11-22  Andrew Dolgovadd support for twitter buttons
2010-11-21  Andrew Dolgovmention wiki in keyboard shortcuts help
2010-11-21  Andrew Dolgovre-enable local storage (use sessionStorage for cache)
2010-11-21  Andrew Dolgovrework hotkey blocking on INPUT elements
2010-11-20  Andrew Dolgovproperly reset selected index of subtoolbar actions...
2010-11-20  Andrew Dolgovrework email article dialog
2010-11-19  Andrew Dolgovremove useless view article menu item when in CDM
2010-11-19  Andrew Dolgovfix CDM headline popup menu
2010-11-19  Andrew Dolgovimplement labels submenu; rework init process so that...
2010-11-19  Andrew Dolgovopening articles in new tab tweaks
2010-11-19  Andrew Dolgovrework headlines menu and openArticleInNewWindow()
2010-11-19  Andrew Dolgovadd popup menu for headlines
2010-11-19  Andrew Dolgovcss: font size tweaks
2010-11-19  Andrew Dolgovrework loading progressbar
2010-11-17  Andrew Dolgovjs: misc code cleanup, handle ctrl-clicking on postContent
2010-11-17  Andrew Dolgovfix infinite scrolling not working
2010-11-17  Andrew Dolgovfix article header open in new tab button
2010-11-16  Andrew DolgovheadlineActionsChange: fix dijit select being broken
2010-11-16  Andrew Dolgovrender_article: properly set headlines offset
2010-11-16  Andrew DolgovcloseArticlePanel: fix
2010-11-16  Andrew Dolgovctrl-shift click - open article in background tab
2010-11-16  Andrew DolgovhlClicked: reset selection on ctrl-click
2010-11-16  Andrew Dolgovmisc tab fixes
2010-11-16  Andrew Dolgovsupport opening articles in new tab, misc fixes
2010-11-16  Andrew Dolgovjs: code cleanup
2010-11-16  Andrew Dolgovcode cleanup
2010-11-16  Andrew Dolgovfix setting scrollTop on headlines buffer
2010-11-15  Andrew Dolgovdijit.tree feedlist improvements
2010-11-15  Andrew Dolgovremove modalbox; use dijit.Dialog; further dojo-related...
2010-11-14  Andrew Dolgovremove google gears
2010-11-14  Andrew Dolgovuse multiple classes to mark statuses, JS code cleanup
2010-11-13  Andrew Dolgovdo not enable infscroll when number of loaded headlines...
2010-11-13  Andrew DolgovMerge branch 'master' of madoka.volgo-balt.ru:public_ht...
2010-11-13  Andrew Dolgovjs: code cleanup
2010-11-13  Andrew Dolgovbring back update button, it makes async update request...
2010-11-13  Andrew Dolgovdismiss articles: properly reset active_post_id
next