Commit graph

2809 commits

Author SHA1 Message Date
Samuel Clay
e65cd3d99f Fixing premium interval in statistics. 2013-09-11 10:25:46 -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
cff75077b1 Adding permalink blurblog option. Also adding feed title to unmessaged shares. 2013-09-09 12:01:21 -07:00
Samuel Clay
3f3bbae5d1 Fixing friend user ids when marking stories as read. 2013-09-06 13:20:08 -07:00
Samuel Clay
dec22ac776 Moving to simpler read story endpoint. 2013-09-06 12:42:39 -07:00
Samuel Clay
8342d36c2c Allowing single subscriber feeds to be seen, as it prevented tryfeeds from working. 2013-09-05 12:32:53 -07:00
Samuel Clay
d459369a09 Disallowing single subscriber feeds to be loaded by non-subscribers. 2013-08-22 21:09:17 -07:00
Samuel Clay
e7e2fb49c8 Fixing #383. Need a way to retrieve starred stories by hash. 2013-08-22 21:01:38 -07:00
Samuel Clay
5bea347f55 Adding user_profile to /reader/feeds. Has is_premium field, as well as web preferences. 2013-08-22 19:44:16 -07:00
Samuel Clay
2bf6c8d20b Preventing popular from sharing stories from the same feed id in the same batch. 2013-08-21 18:38:07 -07:00
Samuel Clay
3e54317ec2 Adding better error logging/messaging for marking stories as starred. 2013-08-21 12:44:39 -07:00
Samuel Clay
e331d1ce31 Adding better error logging/messaging for marking stories as starred. 2013-08-21 12:42:28 -07:00
Samuel Clay
d3fa017cd9 Fixing broken icon bug. 2013-08-21 12:40:04 -07:00
Samuel Clay
ecae048376 Fixing missing user_id in comment's replies and likes. 2013-08-21 12:38:03 -07:00
Samuel Clay
cd07d5252c Posting popular shared stories to twitter. 2013-08-21 12:10:50 -07:00
Samuel Clay
e37beac718 Boosting shared stories on popular. 2013-08-21 11:56:21 -07:00
Samuel Clay
4d3444d28d Fixing tlnb for other users. Also fixing Paypal refund info. 2013-08-20 13:12:16 -07:00
Samuel Clay
969d92a1d6 Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00
Samuel Clay
ebc17cc8ed Fixing broken social stats. 2013-08-15 15:36:24 -07:00
Samuel Clay
4b0e717c73 Putting a max on sporadic checks on broken feeds to 8x normal amount. 2013-08-15 12:22:14 -07:00
Samuel Clay
53d9464137 Only turn real-time feeds into lazy feeds if there is a track record of push notifications. 2013-08-14 18:01:12 -07:00
Samuel Clay
aab1f39df1 Turning off redis dupe story id writer. 2013-08-14 14:32:50 -07:00
Samuel Clay
9c4e536b9c Stripping tags in blurblog settings. 2013-08-13 14:01:46 -07:00
Samuel Clay
3df44f8c39 Adding count of trimmed stories. 2013-08-12 16:48:16 -07:00
Samuel Clay
4b5fce6ce7 Showing OPML errors and fixing unicode decode error by sanitizing OPML uploads. 2013-08-07 19:46:47 -07:00
Samuel Clay
687c044b10 Adding folder search for admin only. If you're reading this commit message, don't get excited. I probably won't be launching folder search using this method. It'll be a while before I can ship it. But if for some strange reason folder search is much faster than I thought, this has a chance. 2013-08-07 15:43:25 -07:00
Samuel Clay
2394e31f89 Moving feed parsing hotspot to specific seq ratio check. 2013-08-06 13:54:06 -07:00
Samuel Clay
88f2a69a93 Fixing a dozen text and feed fetching bugs. 2013-08-06 13:18:55 -07:00
Samuel Clay
0d32ae0623 Handling canceled Stripe account. 2013-08-05 18:45:43 -07:00
Samuel Clay
36959a1b9d Fixing unstarring of saved stories using story hash. 2013-08-05 16:25:36 -07:00
Samuel Clay
6162f7026c Allowing empty in-folder in delete feed and delete folder. 2013-08-05 15:30:56 -07:00
Samuel Clay
acff62b8f6 Moving feed trim to higher counts unless the feed doesn't publish very often. 2013-08-05 10:56:24 -07:00
Samuel Clay
c75e250c4b Fixing typo. 2013-08-02 16:06:44 -07:00
Samuel Clay
fb710c870f Beginning of a long 16-day migration of feed's redis story ids into 30 day retention from 14 day retention. Once this migration is complete, can up the DAYS_OF_UNREAD to 30 day with no issues, except for updating scores. 2013-08-02 15:59:03 -07:00
Samuel Clay
b8efcd0713 Fixing redis/mongo logging accidentally duping logs on fast requests. 2013-07-31 11:17:04 -07:00
Samuel Clay
c286c0ed91 Adding haproxy exception for health check. 2013-07-30 18:24:34 -07:00
Samuel Clay
b90f02dba7 Adding haproxy check. 2013-07-30 18:13:09 -07:00
Samuel Clay
2043829a05 Adding tag search. 2013-07-30 12:01:45 -07:00
Samuel Clay
fdd4cdea25 Fixing mistakenly unread stories while searching. 2013-07-29 15:12:46 -07:00
Samuel Clay
12a7767496 Adding search logging. 2013-07-25 17:13:46 -07:00
Samuel Clay
9f30ec5da8 Adding premium-only search message, enforced API-side. Also fixing display bug around hiding the search bar when clearing out query. 2013-07-25 17:05:32 -07:00
Samuel Clay
28a1107936 Refactored the premium-only message for river in anticipation of premium-only search message. 2013-07-25 15:39:21 -07:00
Samuel Clay
41b794adf6 Adding search to shared stories, removing from folders. 2013-07-25 11:11:09 -07:00
Samuel Clay
0e9bb7993c Adding search box to all feeds/folders for staff only. 2013-07-24 17:38:05 -07:00
Samuel Clay
8e85bd9ffe Testing out perf of mongo search on starred stories. 2013-07-24 17:21:26 -07:00
Samuel Clay
292b8e7b36 Fixing timestamp on starred story hashes. 2013-07-23 11:35:33 -07:00
Samuel Clay
a54f2a2bd5 Adding new /reader/starred_story_hashes endpoint to efficient retrieval of starred stories. 2013-07-23 11:31:27 -07:00
Samuel Clay
889be221d5 Fixing broken original pages by auto-fixing the has_page field on successful page fetch. Thanks to The Verge for uncovering this one. 2013-07-23 10:43:28 -07:00
Samuel Clay
18460bd5a4 Adding which feed was deleted to deleted_feed. 2013-07-22 13:27:27 -07:00
Samuel Clay
90f6cb5930 Removing debugging. 2013-07-19 17:32:55 -07:00