]> git.wh0rd.org - tt-rss.git/history - viewfeed.js
viewfeed: do not return sync counters on subop
[tt-rss.git] / viewfeed.js
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
2010-11-13  Andrew Dolgovuse css-based layout in normal mode
2010-11-12  Andrew Dolgovcdm: don't try to load content which is already there
2010-11-12  Andrew Dolgovimplement ajax loading of cdm content when not in expan...
2010-11-12  Andrew Dolgovcdm: bring back updated/new pic
2010-11-12  Andrew Dolgovmark article in headlines in view() to speed up keyboar...
2010-11-12  Andrew Dolgovjs: misc fixes, code cleanup
2010-11-11  Andrew DolgovcdmClicked: allow opening article urls
2010-11-11  Andrew Dolgovwhen trying to load a feed from collapsed category...
2010-11-11  Andrew Dolgovfix clicking on feed title in virtual feeds
2010-11-11  Andrew Dolgovallow selecting multiple headlines/articles by ctrl...
2010-11-11  Andrew Dolgovfix frontend not knowing about always expanded cdm
2010-11-11  Andrew Dolgovfix _force_scheduled_update handling
2010-11-11  Andrew Dolgovviewfeed: return counters when subop is present or...
2010-11-10  Andrew Dolgovjs: code cleanup, disable some debugging
2010-11-10  Andrew Dolgovimplement label cache; misc fixes (bump schema)
2010-11-10  Andrew DolgovlocalStorage: fix cache_expire()
2010-11-10  Andrew DolgovlocalStorage caching fixes
2010-11-10  Andrew Dolgovjs: code cleanup; move to async counter sending mode
2010-11-10  Andrew Dolgovcdm: tweak the way hotkey article dismissing works...
2010-11-09  Andrew Dolgovrefactor combined mode, code cleanup
2010-11-08  Andrew Dolgovjs: code cleanup
2010-11-07  Andrew Dolgovcache_expire: remove localStorage items from start
2010-11-07  Andrew DolgoveditArticleTags: focus tag input box
2010-11-07  Andrew Dolgovimplement html5 localStorage support for client-side...
2010-11-07  Andrew Dolgovjs: code cleanup
2010-11-06  Andrew Dolgovheadlines: use JSON instead of separate helper xml...
2010-11-06  Andrew Dolgovallow forwarding multiple articles by email
next