Samuel Clay
90498f5b95
Better handling of booleans on /reader/feeds.
2017-02-21 09:55:11 -08:00
Samuel Clay
03ccc8313a
Dashboard should not show old stories.
2017-02-17 12:29:51 -08:00
Samuel Clay
af1e344da5
Fixing bug around truncating river.
2017-01-12 13:38:22 -08:00
Samuel Clay
1c6d6e78d8
Logging request not user.
2017-01-12 13:17:51 -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
875b6c33a0
Allowing POST or GET to river.
2016-12-14 14:59:32 -08:00
Samuel Clay
3c35bcc161
By changing river with hashes read filter to all, unreads and intelligence can be fetched. This may slow down iOS/Android paging, but not by much and it includes data that should be there.
2016-12-13 17:17:36 -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
ba8d1b4f2a
Removing dashboard stories.
2016-12-13 08:05:59 -08:00
Samuel Clay
0bcfb58c8d
Turning off dashboard river.
2016-12-13 08:02:15 -08:00
Samuel Clay
5bbfc44111
Turning off dashboard river.
2016-12-13 08:00:53 -08:00
Samuel Clay
075c7c7e15
Turning off dashboard river.
2016-12-13 08:00:13 -08:00
Samuel Clay
a542924826
Merge branch 'master' into dashboard_river
...
* master:
Handling error when fetching icn for bad feed link.
Handing error when saved stories get accidentally sent for feed scoring.
Handling MemoryError while feed fetching.
Broken string
Moving site name and image to bottom of folder rss stories. Also adding site title to story title.
2016-12-11 18:48:20 -08:00
Samuel Clay
304aeae966
Broken string
2016-12-09 14:57:01 -08:00
Samuel Clay
4754cc0bfc
Moving site name and image to bottom of folder rss stories. Also adding site title to story title.
2016-12-09 14:54:07 -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
e6ad5d05dc
Merge branch 'master' into dashboard_river
...
* master:
Fixing mailgun reply-to issue by changing requirements.
Ensuring Reply-To header on share emails.
Handling unicode encode errors in page/text handling. Also adding upgrade command for fabric when pip is non-trivial.
oauth-toolkit needs to be pinned earlier.
Fixing page and text importer to correctly handling non-breaking spaces.
2016-12-06 11:39:32 -08:00
Samuel Clay
6a5ebaf056
Ensuring Reply-To header on share emails.
2016-12-06 11:21:33 -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
e237257b3d
Forget paging when transfering dashboard stories, but preserve the stories already there.
2016-12-01 18:05:41 -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
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
2848c55123
Adding notification info to flat feeds for ios and android.
2016-11-17 19:13:42 -08:00
Samuel Clay
19460d6bcb
Stubbing in skeleton for notifications.
2016-11-14 19:26:09 -08:00
Samuel Clay
c65a3d8baa
Switching to indexed story hashes instead of story feeds for starred stories.
2016-11-14 12:50:07 -08:00
Samuel Clay
20f083717e
Adding more hints.
2016-11-10 18:25:32 -08:00
Samuel Clay
cdb4943819
Removing story changes from saved stories.
2016-11-10 17:47:05 -08:00
Samuel Clay
68dbab10bd
Forcing index on starred stories.
2016-11-09 11:54:30 -08:00
Samuel Clay
07cb37c2b9
Continuing to add index hints to shared stories.
2016-11-09 11:35:48 -08:00
Samuel Clay
59aac74f42
Continuing to add index hints to shared stories.
2016-11-09 11:32:51 -08:00
Samuel Clay
e1eec75745
Adding support for Safari Open in Background Tab extension by @nriley. Fixes #655 .
2016-09-27 12:11:54 -07:00
Julien Rottenberg
bf2e2258b8
Simplify onboarding
...
missed some from "Upgrading tweepy, hoping it fixes auth issues w/ twitter."
2016-09-15 20:24:34 -07:00
Samuel Clay
ce9bc5ff95
Adding include_feeds to feed and river to aid Turn Touch app.
2016-09-14 18:49:40 -07:00
Samuel Clay
8d63f2598f
Approving all feeds when no feeds provided.
2016-08-17 15:14:10 -07:00
Samuel Clay
9f3cd66822
Adjusting flashing loading indicator to be less conspicuous.
2016-06-28 16:50:30 -07:00
Samuel Clay
879bb1032a
Twitter feeds only for premiums.
2016-05-26 17:32:13 -07:00
Samuel Clay
632160af4e
Adding messaging about missing twitter oauth token.
2016-05-26 16:38:45 -07:00
Samuel Clay
9315e31e94
Fixing rename folder when top level is the in_folder (as on iOS).
2016-05-11 19:52:50 -07:00
Samuel Clay
849a194e29
Only subscribed users can read newsletters. This prevents users who aren't the original recipient from sharing or reading other user's newsletters.
2016-03-17 11:22:05 -07:00
Samuel Clay
8ea2c6ef55
Attempting to fix oldest cutoff mark feed read date bug.
2016-03-14 11:54:02 -07:00
Samuel Clay
3ca206ea7b
Added some logging to story cutoff date when marking feeds as read.
2016-03-07 19:14:50 -08:00
Samuel Clay
8c9ac47131
Adding IP logging to feed searching.
2016-02-24 12:11:41 -08:00
Samuel Clay
803e5e970d
Adding find_feed logging to diagnose postgres issues.
2016-02-24 12:05:40 -08:00
Samuel Clay
bb2557377f
Adding include_inactive=true to flat feeds to only give inactive feeds. I hope this doesn't break someday.
2016-01-28 16:23:38 -08:00
Samuel Clay
ae5bca50bb
Separating flat_folders and flat_folders_with_inactive.
2016-01-28 16:17:25 -08:00
Samuel Clay
88f45552e4
Adding inactive feeds to flat folders. This shouldn't break anything, since clients should be able to handle missing feeds anyhow.
2016-01-28 15:46:27 -08:00
Samuel Clay
2f650b3da1
Adding to /reader/feeds?flat=true (for @dejal).
2016-01-28 15:07:37 -08:00