Граф коммитов

15 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 78674ebc36 star by guid hash and feedid to also star an item if it has been updated in the meantime. read still only works on the current version of the item, that means if an item is updated on the server side and an older version is being read on the server it will not be marked as read 2013-03-27 13:47:53 +01:00
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
Bernhard Posselt c8d3f8fb46 added casting information for data objects 2013-03-26 18:04:02 +01:00
Bernhard Posselt 3a237701e0 return empty json responses when nothing has been done 2013-03-25 21:54:26 +01:00
Bernhard Posselt 77ec6f08aa updated backgroundjob 2013-03-25 11:48:15 +01:00
Bernhard Posselt df07df3b29 set last viewed feed type and id and added casts to int for parameters 2013-03-25 10:43:05 +01:00
Bernhard Posselt f4f27ab927 also pass in showall value to items 2013-03-23 12:27:36 +01:00
Bernhard Posselt 262084122f another todo 2013-03-23 01:33:30 +01:00
Bernhard Posselt 29571aff34 finished itemcontroller 2013-03-23 01:23:47 +01:00
Bernhard Posselt 46cbbb1a1e finished usersettingscontroller 2013-03-22 23:04:44 +01:00
Bernhard Posselt 80644c69e0 finished get starred count 2013-03-22 22:29:58 +01:00
Bernhard Posselt c8bdd9c3fb finished feedcontroller 2013-03-21 20:38:20 +01:00
Bernhard Posselt e8abe7886d added all controller methods and tests for the annotations 2013-03-21 17:53:30 +01:00
Bernhard Posselt a65714c9d2 added empty methods for controllers 2013-03-21 17:00:19 +01:00
Bernhard Posselt 39d3bc61d8 added all controllers 2013-03-21 13:16:16 +01:00