Samuel Clay
6b1d0edb67
Fixing exception when deleting bad user subs.
2011-11-02 09:08:58 -07:00
Samuel Clay
a9bb7c7d2a
Skip broken classifiers when saving.
2011-11-02 08:49:58 -07:00
Samuel Clay
bcd81dc5b6
Speeding feed fetching back up.
2011-11-02 08:14:30 -07:00
Samuel Clay
bd1c4347c9
Using mongodb nifty db resolution.
2011-11-01 21:55:23 -07:00
Samuel Clay
a7d542396f
Testing out a slave read for getting stories.
2011-11-01 21:20:07 -07:00
Samuel Clay
e098f65d25
Putting a time limit on collect_stats.
2011-11-01 19:14:18 -07:00
Samuel Clay
a13b6bc084
Simplifying the shit out of feed fetch histories.
2011-11-01 19:08:07 -07:00
Samuel Clay
6e93972ada
Simplifying the shit out of feed fetch histories.
2011-11-01 19:04:34 -07:00
Samuel Clay
84e6d1a4fb
Trying to fix fetch histories with indexes. Also upating fabfile.py
2011-11-01 19:00:58 -07:00
Samuel Clay
c46863dc3c
Spreading out feed refreshing to the max.
2011-11-01 17:17:57 -07:00
Samuel Clay
904f0385f6
Deleting quicker.
2011-11-01 15:22:09 -07:00
Samuel Clay
397e0367e6
Fixing 500 on Blar's empty requests for marking stories as read. Updating nginx conf.
2011-11-01 10:32:11 -07:00
Samuel Clay
40051bf838
Merge branch 'master' of github.com:samuelclay/NewsBlur
...
* 'master' of github.com:samuelclay/NewsBlur:
Temporarily slowing donw feed fetcher.
Temporarily slowing donw feed fetcher.
Unfortunately I need to slow down feed fetches by a bit until I can handle the load again.
Unfortunately I need to slow down feed fetches by a bit until I can handle the load again.
2011-11-01 09:26:23 -07:00
Samuel Clay
a266d3b2c7
Fixing a number of server bugs -- google reader import choking on bad xml, handling duplicate feeds properly.
2011-11-01 09:25:59 -07:00
Samuel Clay
bd5bc84227
Temporarily slowing donw feed fetcher.
2011-11-01 07:44:09 -07:00
Samuel Clay
ba719e6a80
Temporarily slowing donw feed fetcher.
2011-11-01 07:38:02 -07:00
Samuel Clay
c234e91fd3
Unfortunately I need to slow down feed fetches by a bit until I can handle the load again.
2011-11-01 07:34:48 -07:00
Samuel Clay
4e466335bb
Unfortunately I need to slow down feed fetches by a bit until I can handle the load again.
2011-11-01 07:32:15 -07:00
Samuel Clay
6ad501e677
Marking feed as read now clears stories. Also adding shift+a to mark all as read.
2011-10-31 18:40:07 -07:00
Samuel Clay
ae367bf8ba
Fixing a range of server issues -- sendign story emails, failing silently on SES outages, and giving a 404 instead of a 500 on bad params.
2011-10-28 10:29:11 -07:00
Samuel Clay
6906dd1fcc
Way better error handling and display in iphone app. Fixing a number of river bugs: updating unread counts, base url'ing stories in river, abstracting out a base class, showing correct title in feed detail view when in river. Still need to update feed list on return.
2011-10-27 09:44:58 -07:00
Samuel Clay
8fb9bdd7db
Adding luminosity detection for the iphone river. Also fixing marking stories as read and tagging a river request.
2011-10-26 20:09:28 -07:00
Samuel Clay
2e98a334a1
Adding favicon_fade for gradient river of news in iphone app.
2011-10-26 09:40:04 -07:00
Samuel Clay
881d89e4a4
Wrong logging error.
2011-10-25 00:42:23 -07:00
Samuel Clay
50e254af80
Temporary fix for broken river of news.
2011-10-25 00:21:34 -07:00
Samuel Clay
bb15e5f9ac
Fixing issue around disappearing session_key on reader import. Using cookie first, then falling back to session_key.
2011-10-24 09:20:48 -07:00
Samuel Clay
72fe3633d6
Fixing major bug around classifiers in the river of news. Forced to add a new flag to handle existing connections so they don't get data that will mess them up. New visitors will get new behavior. Eventually all users will be on new behavior and I can remove the new flag.
2011-10-24 08:55:28 -07:00
Samuel Clay
7fec34dc59
iPhone app v1.1.
2011-10-20 10:10:09 -07:00
Samuel Clay
5571fb7202
Vendoring paypal.
2011-10-19 18:14:56 -07:00
Samuel Clay
5876310bf4
Handling error on emails for new premiums.
2011-10-19 09:40:31 -07:00
Samuel Clay
ba7eca00ac
Finishing up autocomplete feed list in add dialog.
2011-10-12 22:42:30 -07:00
Samuel Clay
8171c2390a
Un-stucking stories by using the correct story_id when marking as read.
2011-10-10 20:55:30 -07:00
Samuel Clay
26f929642d
Adding more meta details for dual-mark as read.
2011-10-10 20:53:43 -07:00
Samuel Clay
12a63afaca
Trying to correct the unreadable story issue by updating the correct story_id during story_guid changes.
2011-10-10 20:46:13 -07:00
Samuel Clay
28743e5219
Adding story_date to dupe mark_read error message.
2011-10-10 11:49:53 -07:00
Samuel Clay
6980245a5a
Adding site and folder from iphone app now submits the form.
2011-10-10 09:57:54 -07:00
Samuel Clay
05931b7d11
Fixing issue around multiple dupe feeds being found when updating a feed.
2011-10-07 09:51:53 -07:00
Samuel Clay
49433e1f58
Updating user email when activating premium.
2011-10-06 10:45:16 -07:00
Samuel Clay
622358e05c
Moving to $ per year instead of per month. Cleaning up new account email. Clearing out the story iframe between stories and feeds.
2011-09-30 18:02:48 -07:00
Samuel Clay
c83f11e668
Adding /load_feeds to repeat visitor tracking, since the iPhone app never hits refresh_feeds.
2011-09-25 09:53:57 -07:00
Samuel Clay
16b1ab6f9c
Adding logging for emails sent. Also using history.replaceState to clear the ?next= parameter.
2011-09-23 18:13:16 -07:00
Samuel Clay
f29266d707
Adding forgot password email with conveniences.
2011-09-22 09:23:42 -07:00
Samuel Clay
ed7d2bd88f
Finishing up new account email. Adding migration to save email sending preference.
2011-09-21 17:49:40 -07:00
Samuel Clay
482076d1de
Adding autologin (with optout param) for use with emails.
2011-09-19 09:46:36 -07:00
Samuel Clay
afae94cf7d
Templating emails -- new account and new premium.
2011-09-19 08:56:16 -07:00
Samuel Clay
c051bcfac9
Adding browser user agent to all logging.
2011-09-16 09:26:22 -07:00
Samuel Clay
7cf58636d1
Only active feeds get loaded in the iPhone app. It's about time.
2011-09-15 18:28:19 -07:00
Samuel Clay
408b8e16e9
Showing correct story_id in logging for bad read stories.
2011-09-15 18:22:03 -07:00
Samuel Clay
90355c7fff
Showing the correct logging info for mismarked read stories.
2011-09-15 09:35:45 -07:00
Samuel Clay
6b69326d53
Fixing river of new to use new user stories.
2011-09-14 21:00:38 -07:00