summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-13use the core functions for relative datesAlessandro Cosentino
2012-11-09add feeds and folders dinamically when importing an opml fileAlessandro Cosentino
2012-11-08[News] importopml implemented via eventsource for incremental notifications t...Alessandro Cosentino
2012-11-04[News] substitutes modals with notification in importopmlAlessandro Cosentino
2012-11-02[News] import opml from local filesystem now worksAlessandro Cosentino
2012-11-02[News] make the import opml interface slimmerAlessandro Cosentino
2012-10-31added unreadcounter for foldersBernhard Posselt
2012-10-31set unread items correctly for new items and starred itemsBernhard Posselt
2012-10-31added unreadcounter backBernhard Posselt
2012-10-30[News] SimplePie library updated to 1.3.1Alessandro Cosentino
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-26remove highlight of currently selected itemJan-Christoph Borchardt
2012-10-16also change the menu entry when you load a feed from the from_feed linkBernhard Posselt
2012-10-16click on from_feed loads the feedBernhard Posselt
2012-10-15abort load request if a new feed is being loadedBernhard Posselt
2012-10-15fixed bug that caused the starred items menu item to be marked as read when o...Bernhard Posselt
2012-10-15also show additional feedtitle when using javascript to reload the pageBernhard Posselt
2012-10-14Whitespace cleanupBart Visscher
2012-10-14fixed bug that would hide starred items if they are readBernhard Posselt
2012-10-13fixed bug that prevented creating of folders, linted menu.js, fixed weird htm...Bernhard Posselt
2012-10-13selecting folders worksBernhard Posselt
2012-10-13merged indexBernhard Posselt
2012-10-13reverted js back to old stateBernhard Posselt
2012-10-13removed change that caused errorsBernhard Posselt
2012-10-12move firstrun js to an independent scriptAlessandro Cosentino
2012-10-12removed linter errors on parseInt, added the most recent timestamp and id to ...Bernhard Posselt
2012-10-08split firstrun template from main templateAlessandro Cosentino
2012-09-20setting items as read has now an immediate response from the server about how...Bernhard Posselt
2012-09-19open all links from the feedbody in a new tabBernhard Posselt
2012-09-17 If you click on a feed and then on a second feed, the first one is still loa...Bernhard Posselt
2012-09-17decreased unread timeout from 1s to .5sBernhard Posselt
2012-09-14reduced update cycle to 1 minuteBernhard Posselt
2012-09-14fixed a bug which broke updating via ajaxBernhard Posselt
2012-09-14small mispell fixBernhard Posselt
2012-09-14made feeds smaller, fixed some errors from js linterBernhard Posselt
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-06put arrow keys jumping back inBernhard Posselt
2012-09-06removes files no longer neededAlessandro Cosentino
2012-09-06removed arrow keys for jumping to next feedBernhard Posselt
2012-09-06 the caption of the eye should toggleBernhard Posselt
2012-09-05moved thumbnail code from js to cssBernhard Posselt
2012-09-05added padding to first img child to mark it as thumbnailBernhard Posselt
2012-09-05removed debug console.logBernhard Posselt
2012-09-05cleanup, moving feeds now sets the unread count correctlyBernhard Posselt
2012-09-05correctly adjust unreadcount for folders when moving a feedBernhard Posselt
2012-09-05fixed bug that would prevent marking as keep_unread when directly clicking on...Bernhard Posselt
2012-09-05mark viewed article soonerBernhard Posselt
2012-09-03enter now also commits when adding a feed on the firstrun pageBernhard Posselt