Commit graph

4629 commits

Author SHA1 Message Date
Samuel Clay
121c7cdebd Preparing for enterprise distribution of 1.8. 2012-11-28 16:28:14 -08:00
Samuel Clay
ca693b9987 Fixing scroll to comment for reply replies. 2012-11-28 16:24:15 -08:00
Samuel Clay
edafac7124 Fixing bug around losing the reference to the active story after sharing it. 2012-11-28 15:46:11 -08:00
Samuel Clay
c6d6471d1d Fixing the infernal scrolling issue when sharing a story. All that's left is reattaching the new shared story to the active story list. 2012-11-28 15:21:44 -08:00
Samuel Clay
ae99fb053c Shrinking blurblog feed titles on both iPad and iPhone. 2012-11-28 12:36:48 -08:00
Samuel Clay
3160245722 Fixing broken HUD for favoriting comments. 2012-11-27 17:50:33 -08:00
Samuel Clay
17c1450951 Merge branch 'master' into ios_story
* master:
  Cleanup.
  Gutting dynamodb and just keeping good changes.
  Bumped version number.
  Modified to remove default URL-encoding for GSON.
  Fixed email field not being visible on some smaller screen devices.
  Modified CSS to include max-width for divs, overriding inline styles and reduce max-width.
  Added padding to share button.
  Shifting mgirations for DStory.
  Optional backked by dynamodb.
  First half of DynamoDB trial, converting stories from mongo to dynamodb. Still needs to be updated/inserted on feed update, and then processed with all MStory uses.
2012-11-27 17:34:53 -08:00
Samuel Clay
ad70f9da89 Merge branch 'dynamodb'
* dynamodb:
  Cleanup.
  Gutting dynamodb and just keeping good changes.
  Shifting mgirations for DStory.
  Optional backked by dynamodb.
  First half of DynamoDB trial, converting stories from mongo to dynamodb. Still needs to be updated/inserted on feed update, and then processed with all MStory uses.
2012-11-27 17:12:14 -08:00
Samuel Clay
f5292fa9a1 Cleanup. 2012-11-27 17:12:10 -08:00
Samuel Clay
8c085b0a3c Gutting dynamodb and just keeping good changes. 2012-11-27 16:44:10 -08:00
Samuel Clay
61aac7fc06 Merge branch 'master' into dynamodb
* master: (331 commits)
  Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes.
  Re-enabling message property for facebook.
  Ignoring image for facebook shares.
  Commenting out facebook share message until they approve it.
  Cleaning up Facebook og description.
  Facebook using a website instead of article.
  Facebook being a PITA.
  Facebook wants ISO8601 datetime format.
  Facebook doesn't like going to other URLs.
  Facebook doesn't like going to other URLs.
  Dumb typo in new facebook og crap.
  Using blurblog permalink for new facebook shares.
  Fixing Facebook share to use fancy actions.
  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.
  ...

Conflicts:
	apps/rss_feeds/models.py
	settings.py
	utils/feed_fetcher.py
2012-11-27 16:39:39 -08:00
Samuel Clay
618570526f Merge branch 'android'
* android:
  Bumped version number.
  Modified to remove default URL-encoding for GSON.
  Fixed email field not being visible on some smaller screen devices.
  Modified CSS to include max-width for divs, overriding inline styles and reduce max-width.
  Added padding to share button.
2012-11-27 16:26:55 -08:00
Samuel Clay
1ad7031fbb Fixing tests. 2012-11-27 16:22:03 -08:00
Samuel Clay
a67ecf4440 Updating tests. 2012-11-27 15:18:23 -08:00
Samuel Clay
105dd1f576 Merge branch 'master' into ios_story
* master:
  Adding blurblog permalink to story on blurblog. Adding story slug to permalink. Fixing story guid hashes.
  Re-enabling message property for facebook.
  Ignoring image for facebook shares.
  Commenting out facebook share message until they approve it.
  Cleaning up Facebook og description.
  Facebook using a website instead of article.
2012-11-27 12:28:22 -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
ca4b2884cb Ignoring image for facebook shares. 2012-11-26 17:57:51 -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
54fa1250a3 Fixing paging issues on iOS. 2012-11-26 16:47:20 -08:00
Samuel Clay
c85de5d3df Fixing long-time bug that crashed the ios app on feed refresh, when a feed had stories but was refreshed to no longer show stories. 2012-11-26 15:51:50 -08:00
Samuel Clay
ab265c0899 Merge branch 'master' into ios_story
* master:
  Facebook being a PITA.
  Facebook wants ISO8601 datetime format.
  Facebook doesn't like going to other URLs.
  Facebook doesn't like going to other URLs.
  Dumb typo in new facebook og crap.
  Using blurblog permalink for new facebook shares.
  Fixing Facebook share to use fancy actions.
  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.
  New share by facebook.
2012-11-26 15:03:09 -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
ea917dcf1f Facebook doesn't like going to other URLs. 2012-11-26 14:17:28 -08:00
Samuel Clay
33545d1749 Facebook doesn't like going to other URLs. 2012-11-26 14:15:57 -08:00
Samuel Clay
ad5274eda4 Dumb typo in new facebook og crap. 2012-11-26 14:07:46 -08:00
Samuel Clay
d572624efc Using blurblog permalink for new facebook shares. 2012-11-26 14:04:50 -08:00
Samuel Clay
9f71c23573 Merge branch 'facebook_share'
* facebook_share:
  Fixing Facebook share to use fancy actions.
  New share by facebook.
2012-11-26 13:52:25 -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
ef535f0d86 Adding scroll to comments button to share bar. Thanks @afita. 2012-11-26 12:50:05 -08:00
Samuel Clay
c61ba75988 Turning off microformats for more errors. 2012-11-26 11:50:13 -08:00
Samuel Clay
04d61ceff4 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. 2012-11-26 11:41:31 -08:00
Samuel Clay
cf554bb598 Cleaning redis stories for 1% of all feed fetches. 2012-11-26 10:39:10 -08:00
Samuel Clay
6b9c737366 Refreshing feed on fetch. 2012-11-26 10:27:08 -08:00
Samuel Clay
20439ea85f Fiddling with logging on dupe feeds. 2012-11-26 10:20:41 -08:00
Samuel Clay
af8fcfe221 Fixing page counting. 2012-11-26 09:54:20 -08:00
Samuel Clay
c9dae06d0f Merge branch 'master' into ios_story
* master:
  Adding bs facebook assets.
  Better to push together than to spread apart. Diffing html is hard.
  Changing logging colors for social activities.
2012-11-20 09:54:40 -08:00
Samuel Clay
05c454c0c9 Adding bs facebook assets. 2012-11-20 09:54:36 -08:00
Samuel Clay
f33d46fe88 Better to push together than to spread apart. Diffing html is hard. 2012-11-20 09:54:23 -08:00
Samuel Clay
aabe0414fb Changing logging colors for social activities. 2012-11-20 09:41:58 -08:00
Samuel Clay
39db803888 Fixing sharing to twitter/fb, blank pages, perf improvements for iphone. 2012-11-19 19:15:05 -08:00
Samuel Clay
655a172054 Merge branch 'master' into ios_story
* master:
  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.
2012-11-19 14:43:52 -08:00
Samuel Clay
5b01239634 Delaying Paypal return, fixing privacy css, and adding convenience function. 2012-11-19 14:28:04 -08:00
Samuel Clay
8242d87717 Adding esc shortcut key in keyboard shortcuts. Also turning on privacy features for public beta testing. 2012-11-19 11:28:52 -08:00
Samuel Clay
0b15bfce19 Merge branch 'master' into ios_story
* master:
  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.
2012-11-16 17:01:15 -08:00
Samuel Clay
d50506601a 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! 2012-11-16 17:00:56 -08:00