summaryrefslogtreecommitdiffstats
path: root/lib/item.php
AgeCommit message (Expand)Author
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-04shows articles in accordion viewAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro 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-29adds indices to database schemaAlessandro Cosentino
2012-05-23separates fetching/importing from the modelling classesAlessandro Cosentino
2012-05-20fetching items from remote feed working nowAlessandro Cosentino
2012-05-17new classes for the data mappingAlessandro 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