summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Expand)Author
2012-08-12removes the Everything folderAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-10Merge branch 'newsapp_cron' into newsappAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-08-09Register background jobJakob Sack
2012-08-07handle SimplePie issues when adding feedAlessandro Cosentino
2012-07-30fixes what broke in the last commitAlessandro Cosentino
2012-07-24conform to the new app setting policyAlessandro Cosentino
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-06-26adds dialog to add feed or folder / starts settings pageAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro Cosentino
2012-05-31close tag in database.xmlAlessandro Cosentino
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-30fix name on db schemaAlessandro Cosentino
2012-05-30add foldermapper in the classpathAlessandro Cosentino
2012-05-30not add same items twiceAlessandro Cosentino
2012-05-29adds indices to database schemaAlessandro Cosentino
2012-05-26new icon for the navigation entryAlessandro Cosentino
2012-05-19increase the ownCloud dependency to 4Alessandro Cosentino
2012-05-17new classes for the data mappingAlessandro Cosentino
2012-05-15increase version number to trigger db tables updateAlessandro Cosentino
2012-05-15decoupled model class Feed and mapper class FeedMapperAlessandro Cosentino
2012-05-12Added folders and items table to databaseAlessandro Cosentino
2012-05-10changed the version number to update db tablesAlessandro Cosentino
2012-05-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino
2012-05-09cleaned repo from backup filesAlessandro Cosentino
2012-05-08rudimental item class and tests on itAlessandro Cosentino
2012-05-07created feeds table in the databaseAlessandro Cosentino
2012-04-28created a stub for the News appAlessandro Cosentino