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
7ced6d7ced
Merge branch 'master' into saved_searches
...
* master:
Fixing broken click handler for feed selector.
Fixing missing import for newsletters.
Stripping !important from newsletters.
Save/restore userId in Profile activity (#891 )
Sanity check for broken mtime.
Fixing unicode issues in feed fetcher. Also fixing broken last-modified cache header.
Adding pgbouncer back in.
pgbouncer 1.7.2.
Added some logging to story cutoff date when marking feeds as read.
Dark theme improvements for newsletters.
2016-03-10 18:33:16 -05:00
Samuel Clay
0da1ed6692
Stubbing in saved searches. Still need to add in saved seaches and then display the search feeds.
2016-03-10 18:33:04 -05: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
Samuel Clay
34228e3b77
Handling search queries with just spaces in them.
2016-01-28 11:41:01 -08:00
Samuel Clay
310204fe70
Flat feeds also gets user_id.
2016-01-22 12:47:31 -08:00
Samuel Clay
b064576101
Adding user_id to /reader/feeds.
2016-01-22 12:46:41 -08:00
Samuel Clay
16caa91457
Fixing tag stripping in content previews.
2016-01-11 18:25:23 -08:00
Samuel Clay
27cf1f1a10
Fixing issue with missing story_hash param returning an httpresponse instead of a json dict.
2015-12-11 17:11:27 -08:00
Slavik Svyrydiuk
3a77fc06bb
reverted to hard-coded HTTPS scheme
2015-12-09 21:44:01 +01:00
Slavik Svyrydiuk
7b4ea6ad83
fixed hard-coded 'https' in URLs
2015-12-04 08:45:59 +01:00
Slavik Svyrydiuk
d4fa36f5b2
fixed UnicodeDecodeError in folder_rss_feed view
2015-12-04 08:17:45 +01:00
Samuel Clay
7ce43ba8de
Adding to ios /reader/feeds. This ones for #755 .
2015-11-05 12:17:57 -08:00
Samuel Clay
562aa6a10c
Fixing automatic reloading of new features and community feedback on web.
2015-10-07 17:37:17 -07:00
Samuel Clay
f1092c83b3
Bumping ios to v5.0.0b2. Adding some logic around upgrading to send users to enterprise build or itms.
2015-09-23 22:47:03 -07:00
Samuel Clay
dde0e6b0b1
Bumping version number.
2015-09-18 15:31:25 -07:00