Commit graph

266 commits

Author SHA1 Message Date
Samuel Clay
1a04bcd400 Moving river blurblog to no longer use MUserStory. 2013-05-03 14:46:44 -07:00
Samuel Clay
009010f879 Removing unused redis story objectid db. 2013-05-02 12:27:37 -07:00
Samuel Clay
c01d8e7ba9 Using new story_hashes instead of story object ids. 2013-05-01 14:33:12 -07:00
Samuel Clay
97a6768d67 Fixing story hash migration to run by user. 2013-04-29 18:00:43 -07:00
Samuel Clay
8d516fc493 Adding story_hash to starred stories, user stories, and shared stories. 2013-04-29 16:07:08 -07:00
Samuel Clay
d209b2e905 Adding email for first share to tell users about their blurblog. 2013-04-22 15:24:38 -07:00
Samuel Clay
cdaeeb7157 Fixing huge bug in mark_feed_read for socialsubs. 2013-04-22 13:53:29 -07:00
Samuel Clay
7b3a507dd9 Increasing logging on read social sub stories. 2013-04-22 13:42:49 -07:00
Samuel Clay
fc06797747 Marking as read covers both socialsubs and feeds. 2013-04-22 13:30:29 -07:00
Samuel Clay
cc58a23760 Clearing shared stories from popular. 2013-04-17 15:18:17 -07:00
Samuel Clay
158bf02444 Expiring shared stories story read keys. 2013-04-13 22:46:35 -07:00
Samuel Clay
1b482a78c6 Beginning big redis migration from story objectid to story guid hash. 2013-04-13 22:31:05 -07:00
Samuel Clay
49f1401953 Handling 0 images found for shared story. 2013-04-04 17:53:57 -07:00
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
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
7e52fc37ef Fixing assortment of small bugs. 2013-01-28 15:43:00 -08:00
Samuel Clay
cb5beb73a4 Handling previously read stories gracefully on unread count update. 2013-01-28 15:02:52 -08:00
Samuel Clay
36028cc719 Text view. Needs a few tweaks and a premium only view. 2013-01-08 18:33:30 -08:00
Samuel Clay
4dd1d10d5a Adding avatar photo uploading. 2013-01-08 14:11:59 -08:00
Samuel Clay
f9ae4baefe Fixing broken reply interaction with links. 2013-01-03 17:56:01 -08:00
Samuel Clay
48d0afd6a2 Fixing social sub classifier counts for stories with no feed id but a classifier on the socialsub. 2012-12-13 18:32:50 -08:00
Samuel Clay
327b300fe0 Trying out finding by id for shared stories for when the original story is gone. 2012-12-13 17:49:07 -08:00
Samuel Clay
77fbe799d9 Stripping tags from shared links on twitter/fb. 2012-12-13 17:00:37 -08:00
Samuel Clay
cc1eb7e230 Modifying overlapping redis keys for river and river blurblog. 2012-12-13 16:41:03 -08:00
Samuel Clay
11d655c79e Fixing multiple feed subscriptions activity. 2012-12-10 18:36:54 -08:00
Samuel Clay
16045f2411 Marking global social stories as read even if the user is not subscribed to them. 2012-11-30 16:12:40 -08:00
Samuel Clay
c6f50c2ac0 Exposing global feed. 2012-11-30 15:55:05 -08:00
Samuel Clay
9508f1402d Preparing global shared stories feed. 2012-11-30 14:28:55 -08:00
Samuel Clay
931d4bc991 Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes. 2012-11-27 11:59:54 -08:00
Samuel Clay
9deff7a336 Re-enabling message property for facebook. 2012-11-27 09:06:39 -08:00
Samuel Clay
6c3a59764a Commenting out facebook share message until they approve it. 2012-11-26 17:55:48 -08:00
Samuel Clay
8607fa69f9 Cleaning up Facebook og description. 2012-11-26 17:26:01 -08:00
Samuel Clay
258a52a87a Facebook using a website instead of article. 2012-11-26 17:01:19 -08:00
Samuel Clay
d572624efc Using blurblog permalink for new facebook shares. 2012-11-26 14:04:50 -08:00
Samuel Clay
f9db45d522 Fixing Facebook share to use fancy actions. 2012-11-26 13:52:18 -08:00
Samuel Clay
76430575e3 Merge branch 'master' into facebook_share
* master: (107 commits)
  Adding scroll to comments button to share bar. Thanks @afita.
  Turning off microformats for more errors.
  Fixing errors in timeouts to show the correct error. Also fixing microformats parsing issue and allow IPv6 URLs in enclosures to be ignored, fixing a bunch of feeds.
  Cleaning redis stories for 1% of all feed fetches.
  Refreshing feed on fetch.
  Fiddling with logging on dupe feeds.
  Adding bs facebook assets.
  Better to push together than to spread apart. Diffing html is hard.
  Changing logging colors for social activities.
  Delaying Paypal return, fixing privacy css, and adding convenience function.
  Adding esc shortcut key in keyboard shortcuts. Also turning on privacy features for public beta testing.
  Fixing the missing story titles bug. Turns out it happens when a story title is loaded twice but the reuslting map contains an undefined, which nullifies the rest of the stories. Doh!
  Fixing hostname for Firefox content handler.
  Adding share info to saved stories.
  Revert "Failing marking a story as read in ios now shows an error."
  Failing marking a story as read in ios now shows an error.
  Consistency b/w ios and web for unsaving a story.
  Adding unread counter to All Sites.
  Allowing regular users to change read_filter on socialfeeds.
  Changing icons on welcome page.
  ...
2012-11-26 13:42:55 -08:00
Samuel Clay
aabe0414fb Changing logging colors for social activities. 2012-11-20 09:41:58 -08:00
Samuel Clay
217dc139ae Fixing a few exceptions. 2012-10-31 13:31:37 -07:00
Samuel Clay
df4fd974c1 Merge branch 'master' into privacy
* master:
  Fixing email reshare for stories with missing feeds.
  Fixing raven client on feed fetchers.
  Moving to better feed finder (in the case of dupe feeds).
  Adding timeout errors to raven/sentry error reporting.
  Fixing an uncaught exception around feeds that change ids.
  Handling broken s3 original pages.
2012-10-25 17:03:33 -07:00
Samuel Clay
e572b3d53f Moving to better feed finder (in the case of dupe feeds). 2012-10-25 16:14:25 -07:00
Samuel Clay
dfa53d3bff Merge branch 'master' into privacy
* master:
  Adding ec2 task servers to fabfile.
  Adding support for sentry.
2012-10-25 14:50:29 -07:00
Samuel Clay
7f70c7e74a Adding support for sentry. 2012-10-25 14:18:25 -07:00
Samuel Clay
ffed6046b2 Fixing header counts issue when always showing folder counts and having blurblogs unintentionally collapsed. 2012-10-24 19:28:54 -07:00
Samuel Clay
3e1b00f941 Adding request follow module, js endpoints for approving and ignoring follows. This may be ready to ship? 2012-10-24 18:52:24 -07:00
Samuel Clay
41b69dd3b5 Hiding share comments by private profiles when not being followed. 2012-10-24 17:01:22 -07:00
Samuel Clay
ca55d81e5f Stubbing in new privacy options: public, protected, and private blurblog. Still needs email actions, messaging, hiding of shared stories in original feeds, and request system. 2012-10-24 16:09:47 -07:00
Samuel Clay
85699cd2fc Striking the mobile module off the dashboard and into the Goodies dialog. 2012-10-23 12:45:43 -07:00
Samuel Clay
df1fd7176e Cleaning up a few things, specifically laying out groundwork for pools. 2012-10-22 10:16:42 -07:00
Samuel Clay
c9ce818d96 Prettifying rss feed for social shared stories blurblog. 2012-10-18 14:54:07 -07:00