Commit graph

47 commits

Author SHA1 Message Date
Samuel Clay
90c2425db0 Upgrading django from 1.3 to 1.5. 2013-03-20 15:05:52 -07:00
Samuel Clay
5aff18cbc5 Fixing blurblog scrolling on iphone. Fixed offset of folder menu. Changing modal shadow. 2013-01-10 15:40:43 -08:00
Samuel Clay
ca4b2884cb Ignoring image for facebook shares. 2012-11-26 17:57:51 -08:00
Samuel Clay
8607fa69f9 Cleaning up Facebook og description. 2012-11-26 17:26:01 -08:00
Samuel Clay
6e864ffb7d Facebook being a PITA. 2012-11-26 15:03:04 -08:00
Samuel Clay
8fad5de228 Facebook wants ISO8601 datetime format. 2012-11-26 14:23:28 -08:00
Samuel Clay
33545d1749 Facebook doesn't like going to other URLs. 2012-11-26 14:15:57 -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
6a6c32df02 Adding privacy handling to social_page (blurblog). 2012-10-26 18:10:23 -07:00
Samuel Clay
419013ca0e New share by facebook. 2012-10-16 13:40:27 -07:00
Samuel Clay
e291ac407f Fixing broken social page. 2012-09-13 13:44:33 -07:00
Samuel Clay
d46c24f0dd Fixing popular story algorithm to remove non-english stories. 2012-09-10 13:08:12 -07:00
Samuel Clay
149960e307 Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare. 2012-09-10 11:55:42 -07:00
Samuel Clay
6b93ead2e0 Adding signup activity for iPad and web. 2012-08-15 18:35:55 -07:00
Samuel Clay
99976d6f18 Probably a bit too much in one commit: allowing categories to be specified in interactions and activities calls so the iPad won't get category types it doesn't know how to handle. Also added twitter/facebook buttons to comment share on blurblogs. 2012-08-14 00:26:42 -07:00
Samuel Clay
0ea2cba95a Big changes to blurblogs. Editing comments inline. Deleting comments inline. Removing sideoptions on blurblogs. Streamlining. Robusticizing. Shipping. 2012-08-06 17:52:33 -07:00
Samuel Clay
78338bba0d Tons of small fixes: opml uploads, rss feeds for blurblogs, default images on blurblogs. 2012-07-30 21:43:55 -07:00
Samuel Clay
59cf3fe8c4 Fixing rss feed for blurblogs to start with the newest story. Duh. 2012-07-30 13:25:44 -07:00
Samuel Clay
15df6b6b47 Making the icon importer a bit faster and more slave lag resilient by using page fetch data. Also fixing title on blurblogs. 2012-07-30 11:12:58 -07:00
Samuel Clay
ee2085732b BIG CHANGE: Moving from intelligence traffic light to All/Unread/Focus, just like the iPad. Wonderful. 2012-07-26 18:24:41 -07:00
Samuel Clay
bfa00d8bd4 Small tweaks to blurblogs. iPadifying blurblogs. 2012-07-11 21:20:38 -07:00
Samuel Clay
20c140ea02 Google Analytics on Blurblogs. 2012-07-11 00:42:54 -07:00
Samuel Clay
64d607d7e9 Fully customizable blurblogs: title, background color, and custom css. 2012-07-10 00:17:45 -07:00
Samuel Clay
810ad18f64 Blurblog footer. 2012-07-09 19:42:14 -07:00
Samuel Clay
2fa6f847b5 Restyling the crap out of the blurblog header. Still needs a follow button. 2012-07-06 19:54:33 -07:00
Samuel Clay
5fadac394d Story urls to blurblogs now work. Gracefully finds the story in the infinite scroll. Uses a Backbone.js Router. 2012-07-06 17:47:06 -07:00
Samuel Clay
75c7d1960c Adding paging to blurblogs. Fancy animations and color changes make for a funner experience. 2012-07-06 00:34:21 -07:00
Samuel Clay
a82492f928 Big conversion from only displaying friends comments to showing both friends and public, still separated. Big design changes to comments on blurblogs, as well. 2012-07-03 12:53:56 -07:00
Samuel Clay
78c5134fa6 Adding in replies on blurblogs. Still needs to post, handle errors, and work. 2012-07-02 15:40:03 -07:00
Samuel Clay
c817d52193 Cleaning up sharing from blurblog. Handling error case gracefully. Also cleaning up when unsharing and no shared comments are left to display. 2012-07-01 21:05:13 -07:00
Samuel Clay
b2f94dc52c Adding sharing and unsharing, with all the bells and whistle, directly to blurblogs. Still needs error handling, a view for unauthenticated users, and starring. 2012-07-01 20:51:34 -07:00
Samuel Clay
1e044b07e8 Showing share and save buttons (that don't do much). 2012-07-01 18:34:34 -07:00
Samuel Clay
cb610e698c Tightening up dates on blurblogs, including responsive design. 2012-06-30 18:51:22 -07:00
Samuel Clay
d7f565ea1c Adding relative user id to public_comments. If not specified, use current user. 2012-06-29 23:14:02 -07:00
Samuel Clay
db3a809dd1 Adding first JS to blurblogs: loading public comments. 2012-06-29 21:06:33 -07:00
Samuel Clay
edb43558b8 Adding pleasure border to blurblog posts. 2012-06-29 10:11:51 -07:00
Samuel Clay
8897836021 Adding links to blurblogs. Fixing favicons to take any feed, not just subscribed feeds. 2012-06-28 21:11:35 -07:00
Samuel Clay
a253282dfe Restyling blurblogs. 2012-06-28 20:35:42 -07:00
Samuel Clay
044b34e8cb Using replaceState instead of pushState when the social user id is there but the slug doesn't match. 2012-06-28 11:09:33 -07:00
Samuel Clay
cd29b35972 Adding comments and replies to original blurblogs. 2012-06-27 00:23:17 -07:00
Samuel Clay
c0d6526a09 Showing share counts and avatars on original blurblog. 2012-06-26 19:54:36 -07:00
Samuel Clay
ef9cfddc6f Fixing small bugs around social source ids, unsharing, and story mods on original blurblog. 2012-06-26 19:19:57 -07:00
Samuel Clay
1d580554a5 Adding logo to Original blurblogs. 2012-05-02 19:00:17 -07:00
Samuel Clay
5f34c24c2b Styling and finishing the social page original view's header. 2012-03-29 19:01:04 -07:00
Samuel Clay
193201061e A whopper: marking stories as read in a social feed. 2012-02-03 11:41:01 -08:00
Samuel Clay
3904a5f763 Adding a story header and filling out more design on blurblogs. 2012-02-01 09:14:19 -08:00
Samuel Clay
14d7849878 Adding Original page for social shared feeds. 2012-01-31 10:15:11 -08:00