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
|
003ab9ca77
|
delete existing item on update
|
2013-03-27 13:02:18 +01:00 |
Bernhard Posselt
|
792ccc2494
|
added more helpful debugging messages for feed creating and updating
|
2013-03-27 12:57:10 +01:00 |
Bernhard Posselt
|
2ad09d158b
|
order by id instead of pubdate to be consistent
|
2013-03-27 12:50:48 +01:00 |
Bernhard Posselt
|
03e4ec51b3
|
also update feedmodel if urlhash is the same
|
2013-03-27 12:49:18 +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
|
89a1713f06
|
changed timestamp datatype to integer which fixes #10
|
2013-03-27 10:53:42 +01:00 |
Bernhard Posselt
|
35e4283ae4
|
show title and author below feed
|
2013-03-26 19:49:22 +01:00 |
Bernhard Posselt
|
7b2a214017
|
show title and author below feed
|
2013-03-26 19:48:55 +01:00 |
Bernhard Posselt
|
f7c8199380
|
viewing the first 20 items is now possible
|
2013-03-26 19:30:27 +01:00 |
Bernhard Posselt
|
eff408710b
|
fixed setting of active feed
|
2013-03-26 18:27:30 +01:00 |
Bernhard Posselt
|
a5cb76f491
|
also show unread count
|
2013-03-26 18:22:14 +01:00 |
Bernhard Posselt
|
d646f33a1a
|
deleting and adding feeds works
|
2013-03-26 18:21:00 +01:00 |
Bernhard Posselt
|
c8d3f8fb46
|
added casting information for data objects
|
2013-03-26 18:04:02 +01:00 |
Bernhard Posselt
|
8e1e0f5281
|
added logic for adding feeds
|
2013-03-26 14:45:39 +01:00 |
Bernhard Posselt
|
cd3b748f65
|
added adding of feeds logic
|
2013-03-26 14:22:01 +01:00 |
Bernhard Posselt
|
b553ff3903
|
fix referential integrity
|
2013-03-26 11:44:36 +01:00 |
Bernhard Posselt
|
d0fde9dbce
|
also use feedid because feed + guid hash are unique together
|
2013-03-26 11:08:14 +01:00 |
Bernhard Posselt
|
3560ac0555
|
use container class instead of non existent function
|
2013-03-26 00:22:45 +01:00 |
Bernhard Posselt
|
866f5eef01
|
fix bad setter usage
|
2013-03-25 23:24:47 +01:00 |
Alessandro Cosentino
|
18680c8c44
|
Update README.rst
|
2013-03-25 23:01:04 +01:00 |
Bernhard Posselt
|
79105cc756
|
setting read and unread works now
|
2013-03-25 22:30:52 +01:00 |
Bernhard Posselt
|
3a237701e0
|
return empty json responses when nothing has been done
|
2013-03-25 21:54:26 +01:00 |
Bernhard Posselt
|
0430a6ca38
|
added more feedcontroller methods
|
2013-03-25 21:50:49 +01:00 |
Bernhard Posselt
|
7ade1165dd
|
added feedcontroller methods and tests
|
2013-03-25 21:13:09 +01:00 |
Bernhard Posselt
|
29b4fc1552
|
provide feedcontroller skeleton methods
|
2013-03-25 17:07:12 +01:00 |
Bernhard Posselt
|
fc16477ba3
|
fixed template layout
|
2013-03-25 15:22:26 +01:00 |
Bernhard Posselt
|
b0f35f7f7b
|
fixed js errors on load
|
2013-03-25 15:05:20 +01:00 |
Bernhard Posselt
|
c16402308b
|
remove prefix
|
2013-03-25 14:43:30 +01:00 |
Bernhard Posselt
|
0f9e0e3de7
|
implemented feed update
|
2013-03-25 12:54:38 +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
|
88d5942739
|
removed unneeded coffee grunt dep
|
2013-03-24 15:55:40 +01:00 |
Alessandro Cosentino
|
d142b27996
|
Update README.rst
|
2013-03-23 19:28:02 +01:00 |
Alessandro Cosentino
|
3200640407
|
Update README.rst
|
2013-03-23 19:23:42 +01:00 |
Alessandro Cosentino
|
43b72ddbcd
|
Update README.rst
|
2013-03-23 19:12:20 +01:00 |
Bernhard Posselt
|
842b39c380
|
various bugfixes
|
2013-03-23 16:43:50 +01:00 |
Bernhard Posselt
|
01355fa627
|
added comment
|
2013-03-23 16:21:11 +01:00 |
Bernhard Posselt
|
ecc4a533cc
|
use all articles if active feed is null
|
2013-03-23 16:18:43 +01:00 |
Bernhard Posselt
|
d65fa80904
|
fixed dicontainer and added basic controllers
|
2013-03-23 16:08:39 +01:00 |
Bernhard Posselt
|
1f670b3180
|
added bug estimation
|
2013-03-23 15:37:30 +01:00 |
Bernhard Posselt
|
8cbd02c9ba
|
typo
|
2013-03-23 15:36:12 +01:00 |
Bernhard Posselt
|
eaaf4e9e88
|
estimations bold
|
2013-03-23 15:35:22 +01:00 |
Bernhard Posselt
|
1e70a17872
|
added estimations
|
2013-03-23 15:34:41 +01:00 |
Bernhard Posselt
|
165488f70a
|
readme infos on status
|
2013-03-23 15:30:47 +01:00 |
Bernhard Posselt
|
503817875b
|
removed old files from the previous news version
|
2013-03-23 15:28:35 +01:00 |
Bernhard Posselt
|
8f637cfb85
|
fix readme
|
2013-03-23 15:23:43 +01:00 |
Bernhard Posselt
|
bea62e9a3b
|
added install hint
|
2013-03-23 15:22:29 +01:00 |
Bernhard Posselt
|
2956c5c673
|
finished itemmappers
|
2013-03-23 15:17:46 +01:00 |
Bernhard Posselt
|
682b01f58d
|
fix class namespaces
|
2013-03-23 14:39:23 +01:00 |