summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-16added a subsriptions and starred folderBernhard Posselt
2012-08-16show author if the item has oneBernhard Posselt
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-15made feedlinks wider because we have more spaceBernhard Posselt
2012-08-15mergedBernhard Posselt
2012-08-15small fixes on modelAlessandro Cosentino
2012-08-15removed useless query in foldermapperBernhard Posselt
2012-08-15folders can now only be create on the first levelBernhard Posselt
2012-08-15fixed a bug that wouldnt let feeds show up nested in foldersBernhard Posselt
2012-08-15made the item heading the same size as the feed headingBernhard Posselt
2012-08-15removed spinning udpate wheel because for frequent updates it shows to often ...Bernhard Posselt
2012-08-15fixed a bug that would prevent the subscriptionlist to show no unread feeds i...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-15improved the style of the dropdownmenuBernhard Posselt
2012-08-15fixed title attribute on add buttonBernhard Posselt
2012-08-15moved the add feed/folder from hover back to buttonBernhard Posselt
2012-08-15simplified addfeed menu, removed eye button since its useless atmBernhard Posselt
2012-08-15made add feed and add folder button show up on hoverBernhard Posselt
2012-08-15moved the settings cloud a bit to the leftBernhard Posselt
2012-08-15fixed the styling of the add feed/folder popupBernhard 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-14small pixelfix for the newsitem header in chromiumBernhard 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
2012-08-14removed debug console loggingBernhard Posselt
2012-08-14make folders immediately show up in the feedlist if theres no parentfolderBernhard Posselt
2012-08-14reload the page after adding the first feedBernhard Posselt
2012-08-14further removed the number of post request on marking read. shouldnt get any ...Bernhard Posselt
2012-08-14fixes url parsing componentAlessandro Cosentino
2012-08-14set max width for feed titleBernhard Posselt
2012-08-14reload feed on filter changeBernhard Posselt
2012-08-14Dont issue more post request on read than necesarry, make show only new items...Bernhard Posselt
2012-08-14fixed a bug that still displayed the unread count when all items are readBernhard Posselt
2012-08-14fixed bug that caused the items counter to decrease too much when too many sc...Bernhard Posselt
2012-08-14made feed area a little narrowerBernhard Posselt
2012-08-13made sure that int conversion from html block works fineBernhard Posselt
2012-08-13fixed bug that prevented the setting of mark as unread when you clicked direc...Bernhard Posselt
2012-08-13fixed problem that scrollbar of feeds was hidden when to many items appeared ...Bernhard Posselt
2012-08-13merged css file againBernhard Posselt
2012-08-13further design improvementsBernhard Posselt
2012-08-13database tables changedAlessandro Cosentino
2012-08-12Merge branch 'merge-requests/12' into newsappAlessandro Cosentino