Commit graph

25 commits

Author SHA1 Message Date
Samuel Clay
23c7038490 Fixing bug that would clear river cache while reading the river, caused by the dashboard river reloading when it wasn't visible. 2017-01-22 15:56:01 -08:00
Samuel Clay
5947b284b1 Free users also need to complete the river. 2017-01-12 14:35:43 -08:00
Samuel Clay
20e100f3cb Adding a river complete endpoint to ease burden on redis db that doesn't need story cache. 2017-01-12 13:16:34 -08:00
Samuel Clay
b6c29b4bcc Clearing logs and moving to longer refresh interval for dashboard stories. 2017-01-11 12:33:52 -08:00
Samuel Clay
f2733295f6 Dashboard river reload interval to 15m. 2017-01-05 10:14:44 -08:00
Samuel Clay
9c17c74e8b Double-checking when cookie lost to ensure it is actually lost. Re-sending request. 2017-01-04 17:26:42 -08:00
Samuel Clay
bf0231a299 Refreshing dashboard river every 10 minutes. 2017-01-03 18:14:54 -08:00
Samuel Clay
3338850c66 Ignoring new dashbaord river stories that come more than an hour into the future. 2016-12-29 18:40:14 -08:00
Samuel Clay
e697f5ccb1 Handling missing feed_id in dashboard river. 2016-12-16 13:11:33 -08:00
Samuel Clay
9e78e499b2 Cascading new story fetches on front-end to prevent stampede. 2016-12-15 12:20:10 -08:00
Samuel Clay
c14161b085 Checking if feed selector is causing feed list reset. This feels sloppy. 2016-12-13 17:41:56 -08:00
Samuel Clay
c5d5ea5001 Attempting to fix dashboard stories by no longer relying on full river reloads when a new story comes in but to fetch that story if it is newer (or older) than last visible dashboard story. 2016-12-13 16:29:42 -08:00
Samuel Clay
82f873f504 Fixing final dashbaord river bug, accidentally loading more stories than necessary. Showing end bar when no stories left. 2016-12-07 19:07:00 -08:00
Samuel Clay
e237257b3d Forget paging when transfering dashboard stories, but preserve the stories already there. 2016-12-01 18:05:41 -08:00
Samuel Clay
1b46f190f1 Handling intelligence in dashboard river module. This is ready to launch! 2016-12-01 16:54:13 -08:00
Samuel Clay
07454cf3cc Dashbaord stories now reflect read state. Just need focus. 2016-12-01 16:22:51 -08:00
Samuel Clay
da754eca84 Syncing read status on dashboard to river. 2016-12-01 15:06:19 -08:00
Samuel Clay
fc680a197e Free users are restricted even on the dashboard river. 2016-12-01 14:51:53 -08:00
Samuel Clay
11b3a1edff Filling out dashboard stories to handle hidden stories. Needs focus stories handling and marking read elsewhere. 2016-12-01 14:27:18 -08:00
Samuel Clay
587e7fb2a6 Mimicking river on dashboard w.r.t. visible feeds (unread vs read). 2016-12-01 12:47:01 -08:00
Samuel Clay
4e1bc928a8 Fixing issue with scrolling story titles. 2016-11-30 20:06:24 -08:00
Samuel Clay
52db1011a9 Separating dashboard river and regularly stories. 2016-11-30 18:53:32 -08:00
Samuel Clay
9ec30fcfe8 Further refining styling 2016-11-30 18:16:53 -08:00
Samuel Clay
6ceee35a66 Overriding layout on dashboard. 2016-11-30 17:55:25 -08:00
Samuel Clay
4c40f06c98 Stubbing in dashboard river. Has bugs around loading pages. 2016-11-29 17:26:17 -08:00