summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)Author
2012-06-06test page moved out of the main ui pageAlessandro Cosentino
2012-06-06starts the GUIAlessandro Cosentino
2012-06-04fixes bug on status bitfield; tests storing the status in dbAlessandro Cosentino
2012-06-03renames some function; changes status of items in the databaseAlessandro Cosentino
2012-06-02adds delete functions in the mapperAlessandro
2012-05-30rename some fields of database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro 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-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-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino
2012-05-09cleaned repo from backup filesAlessandro Cosentino
2012-05-08the OC_News_Item class now extends the SimplePie item classAlessandro Cosentino
2012-05-08missing a file in the previous commitAlessandro Cosentino
2012-04-28created a stub for the News appAlessandro Cosentino