summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Collapse)Author
2013-04-19added a way to prevent feed from being updatedBernhard Posselt
2013-04-19added javascript for uploading google reader json filesBernhard Posselt
2013-04-19added skeletons for google reader importBernhard Posselt
2013-04-15dont break if owncloud if appframework isnt enabledBernhard Posselt
2013-04-15get language from server and save it in a language object, dont use a ↵Bernhard Posselt
seperate file for instantiating controllers
2013-04-12implement mark as read for feeds and folders, fix #29Bernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05remove admin pageBernhard Posselt
2013-04-03removed useless settingsBernhard Posselt
2013-03-30remove search plugin. YAGNIAlessandro Cosentino
2013-03-27star by guid hash and feedid to also star an item if it has been updated in ↵Bernhard Posselt
the meantime. read still only works on the current version of the item, that means if an item is updated on the server side and an older version is being read on the server it will not be marked as read
2013-03-27changed timestamp datatype to integer which fixes #10Bernhard Posselt
2013-03-26use container class instead of non existent functionBernhard Posselt
2013-03-25implemented feed updateBernhard Posselt
2013-03-25updated backgroundjobBernhard Posselt
2013-03-23added index templateBernhard Posselt
2013-03-21added additional controllers in the containerBernhard Posselt
2013-03-21wired routingBernhard Posselt
2013-03-21welcome in the age of newnessBernhard Posselt
2013-03-20updated docsBernhard Posselt
2013-03-19added namespaced indices for the newsappBernhard Posselt
2013-03-19devs keep forgetting the designersJan-Christoph Borchardt
2013-03-18added indices and primary keysBernhard Posselt
2013-03-08fix merge conflictAlessandro Cosentino
2013-03-07implement folder modify and delete api callsGregor Tätzner
2013-03-06api calls are anonymous functions nowAlessandro Cosentino
2013-03-03create folder api callAlessandro Cosentino
2013-03-03adds a call to create feedAlessandro Cosentino
2013-03-02prototype for business layer for feedAlessandro Cosentino
2013-03-02prototype of business layer for apiAlessandro Cosentino
2013-02-24Set required owncloud version to 4.93Robin Appelman
2013-02-02Merge branch 'master' into navigationJan-Christoph Borchardt
2013-02-02merge master into navigationJan-Christoph Borchardt
2013-02-02added foldercontroller + testBernhard Posselt
2013-01-28change required ownCloud version to 4.91Robin Appelman
2013-01-27merged the angularjs branchBernhard Posselt
2012-12-18Merge branch 'master' into navigationJan-Christoph Borchardt
2012-11-28Play audio podcasts from feeds in the News appNick Frey
2012-11-01Merge branch 'master' into navigationJan-Christoph Borchardt
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-27first step to update icons for changes in core navigation, still needs ↵Jan-Christoph Borchardt
sprited hover state
2012-10-19more info in info.xmlAlessandro Cosentino
2012-10-19index accepts feedid as parameter; fix to make the search provider work and ↵Alessandro Cosentino
to have nice urls anyway
2012-10-18almost-working search providerAlessandro Cosentino
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-09-08remember collapsed folders, simplyfied css and jsBernhard Posselt
2012-09-07Remove empty lines at end of fileBart Visscher
2012-08-17fix conflictsAlessandro Cosentino
2012-08-17bookmarkelet working nowAlessandro Cosentino