summaryrefslogtreecommitdiffstats
path: root/lib/itemmapper.php
AgeCommit message (Expand)Author
2013-01-27merged the angularjs branchBernhard Posselt
2012-11-28Play audio podcasts from feeds in the News appNick Frey
2012-10-28[News] fix bugs in feedByIdAlessandro Cosentino
2012-10-28sharing items in the News appAlessandro Cosentino
2012-10-15specifies name of the blog when showing itemsAlessandro Cosentino
2012-10-14Whitespace cleanupBart Visscher
2012-10-13selecting folders worksBernhard Posselt
2012-09-13small refactoring on the backendAlessandro Cosentino
2012-09-07adding space between) and {Thomas Mueller
2012-08-19fixes issue with bitfield on postgresqlAlessandro Cosentino
2012-08-19now saves item's author in dbAlessandro Cosentino
2012-08-16added javadoc for newly implemented queriesBernhard Posselt
2012-08-16made starred items and all items work!Bernhard Posselt
2012-08-16saves and shows datetime of itemsAlessandro Cosentino
2012-08-15shows counter when adding feed; fixes bug when removing folderAlessandro Cosentino
2012-08-13database tables changedAlessandro Cosentino
2012-08-11adds a function to the item mapper to retrieve all items with a certain statusAlessandro Cosentino
2012-08-11changes namespace to OCA\NewsAlessandro Cosentino
2012-08-10importing opml becomes simple for debugging reasons (ignore SimplePie issues ...Alessandro Cosentino
2012-07-19introduces field userid in the feed table to fix a bug in the update functionsAlessandro Cosentino
2012-07-10update views when you remove a feed or mark item as readAlessandro Cosentino
2012-07-07mark as read item working nowAlessandro Cosentino
2012-07-05button to remove folderAlessandro 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-30rename some fields of database schemaAlessandro Cosentino
2012-05-30not add same items twiceAlessandro Cosentino
2012-05-29adds indices to database schemaAlessandro 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