summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2012-08-16fixed the show only new items drop downBernhard Posselt
2012-08-16moved keep unread to the bottomBernhard Posselt
2012-08-16improved firt run pageBernhard Posselt
2012-08-16made all entries look the same in the feedsbarBernhard 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-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-16renamed subscriptions to new articlesBernhard Posselt
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-15small fixes on modelAlessandro Cosentino
2012-08-15folders can now only be create on the first levelBernhard Posselt
2012-08-15made the item heading the same size as the feed headingBernhard 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-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-14further removed the number of post request on marking read. shouldnt get any ...Bernhard Posselt
2012-08-14fixes url parsing componentAlessandro Cosentino
2012-08-14Dont issue more post request on read than necesarry, make show only new items...Bernhard Posselt
2012-08-13merged css file againBernhard Posselt
2012-08-13further design improvementsBernhard Posselt
2012-08-12fix small issues arising from mergeAlessandro Cosentino
2012-08-12Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps in...Alessandro Cosentino
2012-08-13new layout and design for feed items, mark all as read is now faster because ...Bernhard Posselt
2012-08-12opml icon in opening page: you know, Sunday jobs :PAlessandro Cosentino
2012-08-12added an keep unread checkbox, cleaned up javascript that handled setting of ...Bernhard Posselt
2012-08-12Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsappBernhard Posselt
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-12added ability to mark items as important; mark items as read when: title is c...Bernhard Posselt
2012-08-11fix conflicts of mergeAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-11mark items as read when the title is being hidden under the top edge or when ...Bernhard Posselt
2012-08-11changed the foldername Everything to Subscriptions, removed strtoupper for fo...Bernhard Posselt
2012-08-11added an item header, improved feed design, removed unused javascript functio...Bernhard Posselt
2012-08-10moved the marking of feeds into the news.js and call it on mouseenter, always...Bernhard Posselt
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-09shows feeds with unread items in boldAlessandro Cosentino
2012-08-09Fix some html errors and align feed buttons to the centerGregor Tätzner