Samuel Clay
c2ae311f21
Infrequent titles.
2017-10-16 14:32:24 -07:00
Samuel Clay
f543e408e9
Attempting new Infrequent Site Stories river.
2017-10-16 14:22:37 -07:00
Samuel Clay
3fa2a7562d
Removing links to Readability. Fixes #1045 .
2017-10-16 11:43:06 -07:00
Samuel Clay
8cec7c4866
Launching notifications. Will blog on Wednesday.
2017-06-12 17:32:18 -07:00
Samuel Clay
e04751abce
Fixing notifications url.
2017-06-07 18:49:11 -07:00
Samuel Clay
8a91f0270d
Adding confirmation when marking stories read in a direction and there are > 100 stories in the folder.
2017-06-06 12:41:05 -07:00
Samuel Clay
5df91ec240
Handling tryfeeds.
2017-03-24 16:17:23 -07:00
Samuel Clay
050dae60c2
Merge branch 'master' into saved_searches
...
* master:
Bingo, found a bug when marking odler stories as read in a folder.
2017-03-07 13:36:22 -08:00
Samuel Clay
cfc575d48a
Bingo, found a bug when marking odler stories as read in a folder.
2017-03-07 13:31:13 -08:00
Samuel Clay
ab3f46937d
Saved search menu now deletes saved searches. Is this all ready to ship?
2017-03-07 12:20:20 -08:00
Samuel Clay
417111e50b
Fixing starred stories when saving search.
2017-03-06 21:01:10 -08:00
Samuel Clay
3bdd1c65be
All saved searches handled. Now to fix small issues: keyboard nav, reload on save/unsave, right-click menu.
2017-03-06 20:34:20 -08:00
Samuel Clay
2c0bf76e20
Saved search for feeds now works. Need to fix scroll to selected feed (and keyboard shortcuts). Also need to hook up other search types.
2017-03-06 19:55:18 -08:00
Samuel Clay
83dcf3c7a6
Favicons and titles for saved searches. Now needs to work.
2017-03-06 16:23:03 -08:00
Samuel Clay
e1fe5f10a0
Adding feed search header that accurately shows search title. Needs to get hooked up to saving.
2017-03-03 15:43:41 -05:00
Samuel Clay
00695b04af
Merge branch 'master' into saved_searches
...
* master: (771 commits)
Fixing horrible session loss bug. Turns out the django-redis-sessions library changed timeout behavior, from silently retrying to silently failing. Adding necessary SESSION_* vars.
Better handling of booleans on /reader/feeds.
Fixing redis bootstrap
Add Firefox to story browser list
Dashboard should not show old stories.
Faking user agent when rss bans NewsBlur.
Better recording of non-200/300 status codes on feed fetch.
Adding new debug to feed fetcher.
Embedding kickstarter module for TT on dashboard.
notifications alpha 2
Updating TT launch email.
Linking image on TT email.
No sudo on virtualenv.
Adding missing feeds for users as part of cleanup.
Fixing spacing issues in Turn Touch email.
Updating Turn Touch email.
Upgrading Readability and forcing images to remain. THis should add a bunch of images back to the Text view.
Andorid v5.0.
Fixing bug that would clear river cache while reading the river, caused by the dashboard river reloading when it wasn't visible.
Revert "Moving from Whitney to Whitney ScreenSmart."
...
2017-02-24 17:05:51 -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
fe14245c88
Reducing workfload on counting unreads if only marking visible stories as read.
2017-01-10 16:45:07 -08:00
Samuel Clay
183176a494
Refactoring marking feeds as read to better handle direction.
2017-01-09 14:19:19 -08:00
Samuel Clay
c9ba9d9b22
Marking stories as read inline when using mark newer/older stories read and order matches so stories are visible.
2017-01-09 13:02:27 -08:00
Samuel Clay
bf0231a299
Refreshing dashboard river every 10 minutes.
2017-01-03 18:14:54 -08:00
Samuel Clay
fded3577a1
Adding modal dialog for users who somehow lose their cookie mid-session. Forces user to re-login.
2016-12-29 18:40:44 -08:00
Samuel Clay
bb4352e382
Single story mode automatically opens story when in Full view.
2016-12-19 13:14:43 -08:00
Samuel Clay
5c272f592a
Select story when moving from dashboard to river.
2016-12-14 14:51:49 -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
5cfd564308
Correctly loading the first page of feed stories when transfering from dashboard.
2016-12-13 16:05:16 -08:00
Samuel Clay
a448ffb735
Adding Email This Story button to sideoptions.
2016-12-13 12:23:56 -08:00
Samuel Clay
a3a402eab1
Big change: stories now remember their own view (text/feed/story), so reading through a river switches between views. matches iOS.
2016-12-08 16:32:59 -08:00
Samuel Clay
1287511366
Merge branch 'master' into dashboard_river
...
* master:
Updating starred counts on web in real-time.
2016-12-08 16:06:42 -08:00
Samuel Clay
7ee01bd406
Updating starred counts on web in real-time.
2016-12-08 16:05:13 -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
10675090ef
Only reload dashboard stories on new stories, not just read stories. Also sync read stories through pubsub.
2016-12-05 17:10:47 -08:00
Samuel Clay
4099a07f07
Fixing last remaining known issue with dashboard stories.
2016-12-02 19:04:48 -08:00
Samuel Clay
d91c47d856
Fixing accidental layout override.
2016-12-01 19:23:38 -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
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
933e395468
Select story in feed
2016-11-30 19:27:11 -08:00
Samuel Clay
52db1011a9
Separating dashboard river and regularly stories.
2016-11-30 18:53:32 -08:00
Samuel Clay
0a1dacff59
Merge branch 'master' into dashboard_river
...
* master:
Original page server dependencies.
Fixing original page server.
Attempting to fix original pages.
Adding node02 to handle new upgraded websockets.
In case mongodb isn't connected on favicon server.
In case mongodb isn't connected on favicon server.
Moving to new v2 of socket.io to allow existing real-time users to still work.
Logging favicon mongo host.
Fixing nodejs redis flush/quit command.
Better logging for favicons.
Updating to latest mongodb for nodejs lib.
Upgrading favicon server to latest express.
Fixing SSL node server, used for debugging.
Upgrading to latest socket.io.
Updating node dependencies.
2016-11-30 17:41:05 -08:00
Samuel Clay
5a053ab573
Adding node02 to handle new upgraded websockets.
2016-11-30 15:26:42 -08:00
Samuel Clay
7fcc8a4c71
Moving to new v2 of socket.io to allow existing real-time users to still work.
2016-11-30 13:43:13 -08:00
Samuel Clay
406d196f87
Upgrading to latest socket.io.
2016-11-29 18:30:12 -08:00
Samuel Clay
4c40f06c98
Stubbing in dashboard river. Has bugs around loading pages.
2016-11-29 17:26:17 -08:00
Samuel Clay
be4266de14
Fixing notification footer on mobile. Also fixing back button on web.
2016-11-21 13:02:13 -08:00
Samuel Clay
5d14c0e495
Don't scroll to comments when just scrolling to story.
2016-11-18 17:20:39 -08:00
Samuel Clay
f56f5d17fd
Rewriting email template to better use mobile constraints. Much better looking now.
2016-11-17 15:35:33 -08:00
Samuel Clay
3623b75ce2
Full view auto-selects first story when in single story mode.
2016-11-17 11:47:39 -08:00