summaryrefslogtreecommitdiff
path: root/js/viewfeed.js
AgeCommit message (Expand)Author
2012-10-31further improve headline appending speedAndrew Dolgov
2012-10-31increase headline appending/dupe checking performanceAndrew Dolgov
2012-10-31allow batch setting of article scoresAndrew Dolgov
2012-10-31allow setting article score manuallyAndrew Dolgov
2012-10-30add special link to cancel current searchAndrew Dolgov
2012-10-28remove unexpanded CDM ajax loadingAndrew Dolgov
2012-10-28multiple issues fixed in vfeed_group_by_feedAndrew Dolgov
2012-10-25disable update button on nonupdateable feeds (fix for cached headlines)Andrew Dolgov
2012-10-25disable update button on nonupdateable feedsAndrew Dolgov
2012-10-10fix infinite scrolling for search resultsAndrew Dolgov
2012-10-08add hotkeys to select marked/published articlesAndrew Dolgov
2012-09-11tweak infscroll with hsp existingAndrew Dolgov
2012-09-10tweak infscroll thresholdAndrew Dolgov
2012-09-04correctHeadlinesOffset: check for elements to work onAndrew Dolgov
2012-08-23be more smart with label assignments to selection in headline context menuAndrew Dolgov
2012-08-23catchupBatchedArticles: create local copy of the batch to work withAndrew Dolgov
2012-08-14only precache_headlines_idle() when actually idleAndrew Dolgov
2012-08-10Revert "add experimental clientside headline clamping (refs #479)"Andrew Dolgov
2012-08-10Revert "fix clamping for infinite scrolling (refs #479)"Andrew Dolgov
2012-08-09fix clamping for infinite scrolling (refs #479)Andrew Dolgov
2012-08-09add experimental clientside headline clamping (refs #479)Andrew Dolgov
2012-07-11add a hack to remove duplicate headlines from the buffer on initial loadAndrew Dolgov
2012-07-11precache_headlines: fix typo which caused 2 requests of same feedAndrew Dolgov
2012-04-05add counter hack to combined modeAndrew Dolgov
2012-04-04view: implement a hack to fake counter updates for current feed and its parentAndrew Dolgov
2012-03-12moveToPost: fix when duplicate article IDs are present in the bufferAndrew Dolgov
2011-12-21add note pluginAndrew Dolgov
2011-12-21add mail and share pluginsAndrew Dolgov
2011-12-20move tweet button to a plugin, implement basic support for article action but...Andrew Dolgov
2011-12-13add catchall backend classAndrew Dolgov
2011-12-13implement tiny-OOP routingAndrew Dolgov
2011-12-12subop -> methodAndrew Dolgov
2011-12-11overall directory tree cleanupAndrew Dolgov