summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-05-27pixel-align iconsAlessandro Cosentino
2012-05-26remove db methods from Folder classAlessandro Cosentino
2012-05-26create opmlimporter classAlessandro Cosentino
2012-05-23separates fetching/importing from the modelling classesAlessandro Cosentino
2012-05-23adds method to retrieve feed with all items from dbAlessandro Cosentino
2012-05-21fix insert query because of NULL exceptionAlessandro Cosentino
2012-05-20fetching items from remote feed working nowAlessandro Cosentino
2012-05-17new classes for the data mappingAlessandro Cosentino
2012-05-15decoupled model class Feed and mapper class FeedMapperAlessandro 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-08the OC_News_Item class now extends the SimplePie item classAlessandro Cosentino
2012-05-08rudimental item class and tests on itAlessandro Cosentino