Samuel Clay
|
61fac02304
|
If requests.raw won't work, sut fudge it with a StringIO for now.
|
2013-03-19 17:49:56 -07:00 |
|
Samuel Clay
|
0db41bc853
|
Further turning down feed fetches until mongo is ready to replicate.
|
2013-03-19 17:38:36 -07:00 |
|
Samuel Clay
|
1854f719d3
|
Fixing Facebook image calculation.
|
2013-03-19 17:27:04 -07:00 |
|
Samuel Clay
|
d5b7266380
|
Fixing facebook posting.
|
2013-03-19 17:00:22 -07:00 |
|
Samuel Clay
|
b2e52858ea
|
Moving shared story unread recalc to background task. Will greatly speed up sharing.
|
2013-03-19 16:14:19 -07:00 |
|
Samuel Clay
|
db92d3ca10
|
Ramping down feed fetching until they can be handled.
|
2013-03-19 15:32:25 -07:00 |
|
Samuel Clay
|
2ec2e8cbb1
|
Only show time breakdown when > 1 sec.
|
2013-03-19 13:53:58 -07:00 |
|
Samuel Clay
|
a37300716e
|
Cleaning double the analytics.
|
2013-03-18 15:28:05 -07:00 |
|
Samuel Clay
|
8281a1f3ec
|
Activating premiums immediately for stripe users.
|
2013-03-18 13:14:50 -07:00 |
|
Samuel Clay
|
d283294bcc
|
Adding X-server to headers to figure out request pinning.
|
2013-03-18 11:32:24 -07:00 |
|
Samuel Clay
|
6114aaefe4
|
Reconnecting to socket.io when disconnected or failing reconnection.
|
2013-03-15 17:05:44 -07:00 |
|
Samuel Clay
|
16db855454
|
Trimming subdomains used for testing.
|
2013-03-15 11:50:58 -07:00 |
|
Samuel Clay
|
41de804e7b
|
Adding app10 (new haproxy server) to subdomain exclusion list.
|
2013-03-14 22:45:52 -07:00 |
|
Samuel Clay
|
116605d476
|
Fixing stripe form.
|
2013-03-14 21:40:14 -07:00 |
|
Samuel Clay
|
80fe5666f2
|
Fetching more feeds.
|
2013-03-14 21:33:06 -07:00 |
|
Samuel Clay
|
e73f3aa66d
|
Increasing feed fetches quite a bit.
|
2013-03-14 19:26:22 -07:00 |
|
Samuel Clay
|
f62ce742b5
|
Hiding 12 option to cut back on number of new premiums.
|
2013-03-14 18:43:01 -07:00 |
|
Samuel Clay
|
91c07a89e7
|
Bumping up premium refresh rates.
|
2013-03-14 16:15:21 -07:00 |
|
Samuel Clay
|
762b8aceb5
|
Tasking only popular feeds for now.
|
2013-03-14 16:01:28 -07:00 |
|
Samuel Clay
|
85c85ab565
|
Pushing out feed updates until able to handle the giant influx.
|
2013-03-14 15:52:34 -07:00 |
|
Samuel Clay
|
ffe07db5c8
|
Only 5k feeds for minute.
|
2013-03-14 12:59:28 -07:00 |
|
Samuel Clay
|
9052636418
|
Moving task feeds to its own beat queue.
|
2013-03-14 12:55:15 -07:00 |
|
Samuel Clay
|
2dd4a84c1a
|
Only fetching premium feeds.
|
2013-03-14 11:48:09 -07:00 |
|
Samuel Clay
|
5dee81c08b
|
Redis to db01.
|
2013-03-14 10:49:44 -07:00 |
|
Samuel Clay
|
277af547cf
|
Logging stripe use.
|
2013-03-14 10:01:38 -07:00 |
|
Samuel Clay
|
38bd6be246
|
Paywall on signup.
|
2013-03-14 10:00:00 -07:00 |
|
Samuel Clay
|
9c5c210568
|
Extending random holds for feeds while being crushed.
|
2013-03-14 00:47:18 -07:00 |
|
Samuel Clay
|
fcda26edd7
|
Only recount feeds if necessary.
|
2013-03-13 23:08:59 -07:00 |
|
Samuel Clay
|
245349b1d6
|
Only recount feeds if necessary.
|
2013-03-13 23:07:50 -07:00 |
|
Samuel Clay
|
2a9dfed00e
|
Turning off autocomplete.
|
2013-03-13 20:14:15 -07:00 |
|
Samuel Clay
|
4dba6ce380
|
Counting average stories if stories were detected in the last month. This should fix feeds that have long delays but shouldn't.
|
2013-02-25 11:11:47 -08:00 |
|
Samuel Clay
|
fc8b2bd4ec
|
First half of story hash migration. Setting up unique sparse index, then migration to calculate hashes for every story.
|
2013-02-20 15:42:40 -08:00 |
|
Samuel Clay
|
3bdb4af70a
|
Fixing the timeout on premium setups by doing the scheduling of premium setups in a task, only immediately activating all of a user's feeds.
|
2013-02-15 09:52:11 -08:00 |
|
Samuel Clay
|
5dd28cb197
|
Fixing sharing story by email if the story has no feed.
|
2013-02-14 15:59:03 -08:00 |
|
Samuel Clay
|
0d75d9ecd8
|
1 month max on next fetch.
|
2013-02-13 12:54:14 -08:00 |
|
Samuel Clay
|
decd50a610
|
Making links from bookmarklet shared stories absolute URLs.
|
2013-02-12 14:11:31 -08:00 |
|
Samuel Clay
|
7ccf61da5d
|
Short-circuiting mark all as read if there's nothing to change.
|
2013-02-11 08:40:32 -08:00 |
|
Samuel Clay
|
6c6ad7ed3d
|
If a feed has no stories in the past month, fetch it 1/12 as often.
|
2013-02-07 15:30:35 -08:00 |
|
Samuel Clay
|
1780100646
|
Cleaning up pull request.
|
2013-02-05 16:10:23 -08:00 |
|
jv2222
|
0dee5a1f61
|
Update apps/reader/views.py
Adding the ability to remove story_content from the result set in the endpoint /reader/feed/:id
|
2013-02-04 14:53:49 -08:00 |
|
Samuel Clay
|
035eee0841
|
Fixing errors in payment ipns.
|
2013-01-31 16:55:45 -08:00 |
|
Samuel Clay
|
e2d6b8d6f3
|
Fixing broken branch id in unicode/str for feed.
|
2013-01-29 15:58:15 -08:00 |
|
Samuel Clay
|
c18c8b54bc
|
Correcting feeds that get merged but are originally branches.
|
2013-01-29 14:37:01 -08:00 |
|
Samuel Clay
|
59a79fd986
|
Fixing broken twitter/fb connect if the user has synced before but deleted the original account.
|
2013-01-28 18:32:11 -08:00 |
|
Samuel Clay
|
79c6ea09cd
|
Don't collide stories that are too short to be collided.
|
2013-01-28 16:56:01 -08:00 |
|
Samuel Clay
|
4f6edc2acf
|
Fixing the long broken last update display on story titles header.
|
2013-01-28 16:13:12 -08:00 |
|
Samuel Clay
|
7e52fc37ef
|
Fixing assortment of small bugs.
|
2013-01-28 15:43:00 -08:00 |
|
Samuel Clay
|
8fbc9f5174
|
Allowing anonymous users to use statistics.
|
2013-01-28 15:23:19 -08:00 |
|
Samuel Clay
|
cb5beb73a4
|
Handling previously read stories gracefully on unread count update.
|
2013-01-28 15:02:52 -08:00 |
|
Samuel Clay
|
ac5a5e8f51
|
Updating styling for shared stories.
|
2013-01-23 11:21:07 -08:00 |
|