summaryrefslogtreecommitdiffstats
path: root/lib/feed.php
AgeCommit message (Expand)Author
2012-09-01corrected param names for load, added enum for typesBernhard Posselt
2012-08-13database tables changedAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-05refactores code of the opml importerAlessandro Cosentino
2012-07-30opml parser completed; still needs testingAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-07creates a superclass collection for feeds and foldersAlessandro 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-10changed the version number to update db tablesAlessandro Cosentino
2012-05-10added a rudimantal feed class (+ trying to save on DB)Alessandro Cosentino