summaryrefslogtreecommitdiffstats
path: root/js/news.js
AgeCommit message (Expand)Author
2012-10-14Whitespace cleanupBart Visscher
2012-09-07Remove empty lines at end of fileBart Visscher
2012-09-03set a timeout for scroll event to only trigger once every 100 milisecsBernhard Posselt
2012-09-02changing folder names works nowBernhard Posselt
2012-09-02dont use mock folders, use html delivered from server; deleted unecessary tem...Bernhard Posselt
2012-09-02made add feed and add folder dialog client side to speed up displayingBernhard Posselt
2012-09-02hide unread counter with css to not have rendering problems in the beginning ...Bernhard Posselt
2012-09-01fixed adding feedsBernhard Posselt
2012-09-01wired removing and adding of feedsBernhard Posselt
2012-09-01prevent loading when drag and dropping feedsBernhard Posselt
2012-09-01more cleanupBernhard Posselt
2012-09-01added missing methods and javadocBernhard Posselt
2012-09-01mergedBernhard Posselt
2012-08-30change look of firstrun pageAlessandro Cosentino
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-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-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
2012-08-15optimized for a min width of 950pxBernhard Posselt
2012-08-15moved the add feed/folder from hover back to buttonBernhard Posselt
2012-08-15fixed the shadow on the add folder/feed popupBernhard Posselt
2012-08-14automatically scroll to top once you select a feed, implemented a one second ...Bernhard Posselt
2012-08-14clicking on a feed makes the item list scroll to the topBernhard Posselt
2012-08-14Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-14mark article as read when you click on itBernhard Posselt
2012-08-14Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps in...Alessandro Cosentino
2012-08-14small things added to firstrun page and settingsAlessandro Cosentino