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 |
|
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 |
|
Samuel Clay
|
1a338b786b
|
Fixing launch screen on ios app. Also fixing upgrade link.
|
2015-09-18 15:29:57 -07:00 |
|
Samuel Clay
|
3cd8ded04d
|
Updating AFNetworking to 2.0, fixing various afnetworking bugs. Hope nothing else broke!
|
2015-09-18 15:02:15 -07:00 |
|
Samuel Clay
|
29964b7b78
|
Adding new ios build versioning system that remembers if the user has seen the upgrade message before. Much nicer experience now and I can give enterprise builds upgrade messages now.
|
2015-09-16 18:42:02 -07:00 |
|
Samuel Clay
|
c9ca9089d7
|
Fixing unreadbale post errors.
|
2015-09-14 17:10:40 -07:00 |
|
Samuel Clay
|
44ac8a027a
|
Risky commit, but it needs to happen. Fixing unread cutoffs and expanding out All Stories in river.
|
2015-09-02 16:05:18 -07:00 |
|
Samuel Clay
|
b0898ce40d
|
Fixing broken unread count updater.
|
2015-09-02 13:18:51 -07:00 |
|
Samuel Clay
|
0b6c6fa411
|
Fixing urls on folder rss.
|
2015-08-24 15:18:15 -07:00 |
|
Samuel Clay
|
0201b766cd
|
Fixing RSS errors on folder rss.
|
2015-08-24 15:16:54 -07:00 |
|
Samuel Clay
|
95a962fb53
|
Adding premium callout in folder rss dialog and fixing in actual rss feed.
|
2015-08-24 14:59:13 -07:00 |
|
Samuel Clay
|
b31cedb97f
|
Adding intelligence filters to folder RSS.
|
2015-08-24 14:59:13 -07:00 |
|
Samuel Clay
|
295fe7905f
|
Adding non premium story.
|
2015-08-24 14:59:13 -07:00 |
|
Samuel Clay
|
a44bce4860
|
Complete backend for folder rss. Just needs a premium message.
|
2015-08-24 14:59:12 -07:00 |
|
Samuel Clay
|
0fd9753bfb
|
Blurblog pages now load a little quicker.
|
2015-07-29 13:30:38 -07:00 |
|
Samuel Clay
|
98ac28d8f8
|
Adding random factor in to convert feeds over to redis cache.
|
2015-07-28 20:58:56 -07:00 |
|
Samuel Clay
|
8179300d19
|
Renaming counter and removing unused sql.
|
2015-07-28 19:10:19 -07:00 |
|