summaryrefslogtreecommitdiffstats
path: root/lib/feedmapper.php
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-10-23Small Style fix in news and galleryBrice Maron
2012-10-18almost-working search providerAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-10-13refactored index php into controllersBernhard Posselt
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-07adding space between) and {Thomas Mueller
2012-09-01we can now use UNIX_TIMESTAMP in queriesRobin Appelman
2012-09-01implemented server side move feed to folderBernhard Posselt
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-13database tables changedAlessandro Cosentino
2012-08-12checks userid before deletingAlessandro Cosentino
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-09News: fix bug in backgroundjobsJakob Sack
2012-08-09Try to use backgroundjobsJakob Sack
2012-08-04Show or hide items in rightcontent when creating or deleting feedsGregor Tätzner
2012-08-04Polish deleteAll functions. It's not necessary to use sql joinsGregor Tätzner
2012-08-03Fixed deletion of feed items on folder removalGregor Tätzner
2012-08-03Fixed several issues in delete folder functionsGregor Tätzner
2012-08-03small fixes on previous commitsAlessandro Cosentino
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-17update feeds works; need to be polishedAlessandro Cosentino
2012-07-17adds favicon; needs css polishingAlessandro Cosentino
2012-07-05improves delete feed featureAlessandro Cosentino
2012-07-05button to remove folderAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino
2012-06-13shows feeds in the left columnAlessandro Cosentino
2012-06-06starts the GUIAlessandro 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-29adds indices to database schemaAlessandro Cosentino
2012-05-28find a feed in the database by url;Detect when databse contains already a feedAlessandro Cosentino
2012-05-28decoupled fetcher and database mapperAlessandro 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