news/db
Bernhard Posselt 02ae36eba3 fixed mark all unread serverside (was missing highestitemid, dont use lastmodified to compare for new versions but use the highest item id. if items are updated and the guidHash and feedId are the same then it will be deleted and newly inserted to make the lastmodified feasable 2013-03-27 12:26:04 +01:00
..
feed.php added casting information for data objects 2013-03-26 18:04:02 +01:00
feedmapper.php added casting information for data objects 2013-03-26 18:04:02 +01:00
feedtype.php finished foldermapper 2013-03-20 19:40:17 +01:00
folder.php added casting information for data objects 2013-03-26 18:04:02 +01:00
foldermapper.php fix referential integrity 2013-03-26 11:44:36 +01:00
imapper.php removed mapper parent class and use the new mapper methods from the framework 2013-03-22 13:20:24 +01:00
item.php show title and author below feed 2013-03-26 19:49:22 +01:00
itemmapper.php fixed mark all unread serverside (was missing highestitemid, dont use lastmodified to compare for new versions but use the highest item id. if items are updated and the guidHash and feedId are the same then it will be deleted and newly inserted to make the lastmodified feasable 2013-03-27 12:26:04 +01:00
statusflag.php viewing the first 20 items is now possible 2013-03-26 19:30:27 +01:00