summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2012-09-01hide read items on triggerHeadRead, but dont hide them if theyre selected or ...Bernhard Posselt
2012-09-01always assure that unreadcount is an integerBernhard Posselt
2012-09-01update folder count automatically from containing feedsBernhard Posselt
2012-09-01more cleanupBernhard Posselt
2012-09-01fixed starred and subscriptions callbacksBernhard Posselt
2012-09-01when folder is opened via adding to it, also correctly transform the triggerBernhard Posselt
2012-09-01clone new items in menu from mock objectsBernhard Posselt
2012-09-01code reorganizationBernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-30change look of firstrun pageAlessandro Cosentino
2012-08-30cleanupBernhard Posselt
2012-08-30added missing javadocBernhard Posselt
2012-08-30added usage howto for menu.js for all important public functionsBernhard Posselt
2012-08-30made item also droppable on folder menu itemsBernhard Posselt
2012-08-30added drag and dropBernhard Posselt
2012-08-30fixed bug that prevented the expand button to be clickedBernhard Posselt
2012-08-30more unittests for menu.jsBernhard Posselt
2012-08-29added click handlers and buttons for menu.jsBernhard Posselt
2012-08-29added js tests and menu.js improvementsBernhard Posselt
2012-08-25opml exporter. invariant test needs to be done with opml importerAlessandro Cosentino
2012-08-20small layout changes; fix error with retrieving faviconAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17different small fixesAlessandro Cosentino
2012-08-17fix conflictsAlessandro Cosentino
2012-08-17bookmarkelet working nowAlessandro Cosentino
2012-08-18added eyebuttonBernhard Posselt
2012-08-18removed top bar above feed items, aligned the title with the starBernhard Posselt
2012-08-17deactivated dndBernhard Posselt
2012-08-17fixed a bug that would cause the app to crash if the previously feed is delet...Bernhard Posselt
2012-08-16remember last viewed feedBernhard Posselt
2012-08-16made starred items and all items work!Bernhard Posselt
2012-08-16relative date now shows too when you change the feedBernhard Posselt
2012-08-16fixed marking feeds as readBernhard Posselt
2012-08-16fixed the show only new items drop downBernhard Posselt
2012-08-16moved keep unread to the bottomBernhard Posselt
2012-08-16added and formatted the feedtimestamp properlyBernhard Posselt
2012-08-16added more logic to the serverside moving feed into folderBernhard Posselt
2012-08-16set only non displayed items as readBernhard Posselt
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-16added basics for drag and dropBernhard Posselt
2012-08-15improves first run dialogsAlessandro Cosentino
2012-08-15added loading icon when loading new feedsBernhard Posselt
2012-08-15removed feedcount for each item, new styling for the feedlist, moved unreadco...Bernhard Posselt
2012-08-15dont ask for confirmation to add a new feed, just show a new form and change ...Bernhard Posselt
2012-08-15fixed a bug that wouldnt let feeds show up nested in foldersBernhard Posselt
2012-08-15removed spinning udpate wheel because for frequent updates it shows to often ...Bernhard Posselt
2012-08-15Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-15shows counter when adding feed; fixes bug when removing folderAlessandro Cosentino