Samuel Clay
|
dabd81608d
|
Fixing three youtube issues: broken usernames/urls (non-uploads), 404 pages, and over-expanding content due to fixvid.
|
2015-04-29 17:16:15 -07:00 |
|
Samuel Clay
|
bdd12cf2ee
|
Allowing both youtube/feeds/base and youtube/feeds/api.
|
2015-04-29 16:59:05 -07:00 |
|
Samuel Clay
|
367282c934
|
Fixing expanding youtube iframe.
|
2015-04-29 16:55:51 -07:00 |
|
Samuel Clay
|
f78db7e17e
|
Using YouTube's dumb permalink.
|
2015-04-29 16:43:48 -07:00 |
|
Samuel Clay
|
83c7517b35
|
Changing permalink for youtube videos to original rss permalink.
|
2015-04-29 16:40:12 -07:00 |
|
Samuel Clay
|
1656762299
|
Trying new YouTube v3 API feed fetcher.
|
2015-04-29 16:30:44 -07:00 |
|
Samuel Clay
|
0da661c71b
|
Fixing A&L Daily bug where stories all have the same GUID and permalink. Using permalink or timestamp, whichever is unique across the feed.
|
2015-02-19 10:39:10 -08:00 |
|
Samuel Clay
|
870f21f51f
|
Boosting time limit on feed fetches.
|
2014-11-18 13:37:55 -08:00 |
|
Samuel Clay
|
0aaf661da1
|
Removing feedparser trunk.
|
2014-11-18 11:08:02 -08:00 |
|
Samuel Clay
|
c20ef4e5d0
|
Adding updates_off run-time setting for handling large spikes of updates.
|
2014-05-29 17:53:16 -07:00 |
|
Samuel Clay
|
0fee7af7c6
|
Moving to stricter story diff check. Using story hashes instead of grab bag by date when checking existing stories.
|
2014-04-17 12:10:04 -07:00 |
|
Samuel Clay
|
a4efcde236
|
Allowing feeds to fail fetch.
|
2014-03-29 17:14:10 -07:00 |
|
Samuel Clay
|
534e16fb84
|
Handling odd compressed stream error.
|
2014-03-13 16:53:20 -07:00 |
|
Samuel Clay
|
bb3e0a6567
|
Putting Google Alerts/News back into rotation.
|
2013-09-30 12:40:14 -07:00 |
|
Samuel Clay
|
70ea542481
|
User-dependent days of unread. 14 for free users, 30 for premium.
|
2013-09-16 16:42:49 -07:00 |
|
Samuel Clay
|
831a771309
|
Fixing logging message.
|
2013-09-16 12:11:26 -07:00 |
|
Samuel Clay
|
886f6c0d8b
|
Fixing logging message.
|
2013-09-16 12:08:51 -07:00 |
|
Samuel Clay
|
5911acaa35
|
Moving the majority of story fetches to mongo secondaries.
|
2013-09-16 12:07:15 -07:00 |
|
Samuel Clay
|
143ee770ce
|
Skipping google news feeds again. Need to tone down these fetches.
|
2013-09-15 23:41:17 -07:00 |
|
Samuel Clay
|
3fc40acd47
|
Removing double.
|
2013-09-13 19:10:41 -07:00 |
|
Samuel Clay
|
2fe65adc4d
|
Re-enabling Google News fetches.
|
2013-09-11 10:50:20 -07:00 |
|
Samuel Clay
|
00a412960a
|
Skipping google alerts.
|
2013-09-09 13:50:05 -07:00 |
|
Samuel Clay
|
2b2c731bd5
|
Fixing a couple exceptions and turning off google news rss feeds temporarily.
|
2013-09-09 13:46:14 -07:00 |
|
Samuel Clay
|
dec22ac776
|
Moving to simpler read story endpoint.
|
2013-09-06 12:42:39 -07:00 |
|
Samuel Clay
|
2394e31f89
|
Moving feed parsing hotspot to specific seq ratio check.
|
2013-08-06 13:54:06 -07:00 |
|
Samuel Clay
|
ecf11eed98
|
Upping process feed time limit.
|
2013-08-06 13:42:53 -07:00 |
|
Samuel Clay
|
683140af2e
|
Moving feed processing to timelimit due to some feeds sucking up all the time.
|
2013-08-06 13:38:35 -07:00 |
|
Samuel Clay
|
88f2a69a93
|
Fixing a dozen text and feed fetching bugs.
|
2013-08-06 13:18:55 -07:00 |
|
Samuel Clay
|
d49e9569a5
|
Fixing #377. Killing XSS attacks by sanitizing feed titles.
|
2013-07-29 14:25:43 -07:00 |
|
Samuel Clay
|
ee5c00bce5
|
Using latest feedparser.
|
2013-07-10 16:10:19 -07:00 |
|
Samuel Clay
|
cf36df47fa
|
Bumping feed blast limit from 50 to 100 stories at a time.
|
2013-07-10 15:13:19 -07:00 |
|
Samuel Clay
|
5f7ae25fc4
|
Normaling user agents between feed/page/icon fetchers. Adding full site permalink.
|
2013-07-10 14:14:55 -07:00 |
|
Samuel Clay
|
6fda0b6a35
|
Timing out on PuSH hubs when down.
|
2013-07-01 18:46:21 -07:00 |
|
Samuel Clay
|
9826a6499b
|
Moving all pubsub to a dedicated redis box (called REDIS2).
|
2013-06-18 12:21:27 -07:00 |
|
Samuel Clay
|
e3f2677ee7
|
Upgrading mongoengine prep.
|
2013-05-29 18:00:09 -07:00 |
|
Samuel Clay
|
b98d129d1b
|
Removing MUserStory entirely.
|
2013-05-10 16:11:30 -07:00 |
|
Samuel Clay
|
550a33d9ab
|
Using story cache when calculating unreads, for those who need unread counts updating.
|
2013-05-03 09:43:21 -07:00 |
|
Samuel Clay
|
6011e4f2da
|
Moving from feed/page/push histories to capped fetch history.
|
2013-04-15 14:30:31 -07:00 |
|
Samuel Clay
|
532d1a67a7
|
No longer doing overly zealous read story cleanup.
|
2013-04-08 11:47:39 -07:00 |
|
Samuel Clay
|
36e76759e8
|
Adding in timing on feed cleanup.
|
2013-04-07 17:49:34 -07:00 |
|
Samuel Clay
|
48c5d4d53e
|
Adding logging, feed cleanup to forced fetch feeds, and expirations on user read stories.
|
2013-04-07 17:19:59 -07:00 |
|
Samuel Clay
|
f2281ec7bc
|
Refunding stripe payments.
|
2013-04-05 17:54:22 -07:00 |
|
Samuel Clay
|
3d190cc3ec
|
Fixing a few small feed collision errors.
|
2013-04-04 17:18:27 -07:00 |
|
Samuel Clay
|
8a7ea248fd
|
Fixing feed address change by feed link when colliding with existing feed.
|
2013-04-04 17:09:16 -07:00 |
|
Samuel Clay
|
5898ea9df0
|
Feed may not longer exist. Toss it.
|
2013-04-03 21:20:19 -07:00 |
|
Samuel Clay
|
9e2fa3115d
|
Cache busting feeds on force and 1% of the time.
|
2013-03-24 15:50:57 -07:00 |
|
Samuel Clay
|
d793946e3a
|
If not active subs, turn off real-time.
|
2013-03-20 16:17:20 -07:00 |
|
Samuel Clay
|
a75554374b
|
Using @dcramer's excellent getsentry.com for all exceptions. Turning off exception emails.
|
2013-03-20 08:24:11 -07:00 |
|
Samuel Clay
|
e4fc8b6c49
|
Turning off PuSH if no hub url found.
|
2013-03-07 10:58:05 -05:00 |
|
Samuel Clay
|
bdd60bf3f7
|
Fixing push re-sub logging.
|
2013-03-06 14:47:15 -08:00 |
|