Commit graph

1331 commits

Author SHA1 Message Date
Samuel Clay
abfcf5ab3f Updating welcome apge to include pricing and a cleaned up footer. 2012-09-18 11:32:09 -07:00
Samuel Clay
9226dbfa20 Showing signup button in tryout view. Splash apge hides when in tryout mode. Still need to preload feed view and show feed list on url load. 2012-09-17 12:29:46 -07:00
Samuel Clay
e8f6ae78b6 Finishing up tryout. Still need Sign Up callout. 2012-09-17 11:52:11 -07:00
Samuel Clay
fb46127a3d Merge branch 'welcome' of github.com:samuelclay/NewsBlur into welcome
* 'welcome' of github.com:samuelclay/NewsBlur:
  Fixing a small gradient color, and blurring on rotation.
  Re-coloring welcome header.
2012-09-16 10:38:00 -07:00
Samuel Clay
d331ec37d6 Fixing a small gradient color, and blurring on rotation. 2012-09-16 10:14:44 -07:00
Samuel Clay
799e4daef4 Re-coloring welcome header. 2012-09-15 15:45:57 -07:00
Samuel Clay
22a81fea2c Adding padding for activities module. 2012-09-13 18:39:19 -07:00
Samuel Clay
824e321043 Fixing android header image. 2012-09-13 17:27:44 -07:00
Samuel Clay
bac780f105 Styling footer, using better web graphic for header. 2012-09-13 17:12:43 -07:00
Samuel Clay
86f8b0eb5f Merge branch 'master' into welcome
* master:
  Upgrading iphone/ipad app to support both ios 6 and tall-iphone.
  New folder options: add subfolder.
  Adding location to find friends.
  Trimming mongodb lag cutoff to force feeds to correct themselves when slave lag becomes an issue.
  Fixing 'r' refresh command for All Site Stories.
  Fixing broken social page.
2012-09-13 16:01:45 -07:00
Samuel Clay
717402261d New folder options: add subfolder. 2012-09-13 14:20:09 -07:00
Samuel Clay
4f9a7fcbda Google Reader logo and spacing. 2012-09-13 12:09:30 -07:00
Samuel Clay
11ac02e852 Finishing login/signup forms and interactions. Added 4 features and images. Formatted activity. Needs some love and integration with the reader, but it's almost there. 2012-09-12 18:47:37 -07:00
Samuel Clay
f4e3e1328e New welcome page. Needs all sections, login, and more interactivity. But a great start to a redesign. 2012-09-12 12:12:58 -07:00
Samuel Clay
a3a3f54772 Merge branch 'master' into circular
* master: (39 commits)
  Ignore skip of unread counts if theres no mongodb lag.
  Adding readability vendorized package.
  Adding two new functions for stories: collect image sizes and grab original article text. Useful for future features.
  Being stricter about non-english characters.
  Fixing popular story algorithm to remove non-english stories.
  Fixing follow user on blurblogs. Abstracting unshare so I can more easily unshare.
  Fixing trainer for stories in social feeds.
  Fixing small bug in story titles header now showing socialsubs correctly.
  Fixing headers for Everything river and river blurblog.
  Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.)
  Updating story position in closed story titles when pane is re-opened. Thanks to @afita for the bug.
  Updating to altest jQuery layout.
  Adding folder story counts to content pane. Thanks to @afita for the suggestion.
  Fixing activities bug when the user is unknown and there is no source/with_user.
  Calculating correct page fetch timing offset (if it was a 304).
  Adding server name and feed code to analytics.
  Turning analytics logging back on.
  Temporarily commenting out analytics to see if they cure the slow down.
  Shortening names on analytics for improved space saving.
  Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be.
  ...

Conflicts:
	apps/social/models.py
	media/js/newsblur/social_page/social_page_assets.js
2012-09-10 17:51:33 -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
ac7088c16a Fixing headers for Everything river and river blurblog. 2012-09-07 17:52:08 -07:00
Samuel Clay
ad0c8e0e71 Massive refactor around feedbar, brought on by @afita, in order to give Folders a menu in the story titles header (and then make the mark as read button work on folders in the header.) 2012-09-07 17:36:12 -07:00
Samuel Clay
c07d7e7578 Adding new analytics collections to keep track of page loads and feed fetches. Need to start aggregating before I can tell how useful this data will be. 2012-09-06 17:24:42 -07:00
Samuel Clay
49ab08179d Merge branch 'master' into circular
* master: (46 commits)
  Tweaking right-click on feeds and upping ratelimit.
  Fixing broken menus.
  Simplifying top dashboard button.
  Fixing audio handler for Firefox.
  Fixing right clicks and updating team.
  Encoding utf-8 strings into bytecodes so lxml doesn't choke.
  Fixing ghost unreads by accounting for the implicit score of 1 in unsorted sets in redis when intersected with a sorted set. Doh!
  Fixing errors in story training classification on social subs.
  Fixing double-activities bug.
  iPad/iPhone splash page, redone for the new iPad app.
  Traverse folders if using Next Unread in folder view.
  Fixing issue with top-anchored story titles list and story marker position. Thanks to @afita for the persistence.
  Opening site after adding it.
  Attempting to fix user exception dialogs.
  Using parent folder to update all parent folders on read story.
  Using correct bookmarklet css.
  Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find!
  Fixing Youtube embeds and correctly handling keyboard events when share is in transit.
  Adding support for YouTube and Vimeo video embeds in share bookmarklet.
  Correctly stripping tags from titles in shared stories.
  ...

Conflicts:
	templates/social/social_story.xhtml
2012-08-31 13:21:18 -07:00
Samuel Clay
b3fa985ad1 Simplifying top dashboard button. 2012-08-30 16:04:35 -07:00
Samuel Clay
503f99c75c iPad/iPhone splash page, redone for the new iPad app. 2012-08-28 16:32:08 -07:00
Samuel Clay
2eec84fcac Fixing bug I've been tracking down for a while. Following an activity on a user you don't follow now correctly shows a tryfeed. Thanks to @afita for the great find! 2012-08-27 14:10:34 -07:00
Samuel Clay
82060a6fe6 Adding support for YouTube and Vimeo video embeds in share bookmarklet. 2012-08-27 11:17:04 -07:00
Samuel Clay
0a4899c6a5 Speeding up the first half of the bookmarklet. 2012-08-27 10:26:49 -07:00
Samuel Clay
f8d3c955ec Fixing typo in share bookmarklet. 2012-08-25 19:56:07 -07:00
Samuel Clay
1d089cb0e2 Finishing bookmarklet, having added all side info (same share, other shares on site, and user's previous shares). Also handling gracious resizes. 2012-08-25 19:19:44 -07:00
Samuel Clay
3acc2850aa Scrubbing content and title from bookmarklet. Completing flow when updating comments, so showing user's own comments and customized title/content. Just need to show other shared stories and it'll be ready to ship. 2012-08-24 18:07:44 -07:00
Samuel Clay
567b4ce4f7 Completing share flow from bookmarklet. Needs listing of previously shared stories, and perhaps some error handling. 2012-08-24 15:07:10 -07:00
Samuel Clay
116b976b51 Completing flow for sharing using bookmarklet. Just needs to actually share the story, then show shared stories in sidebar. 2012-08-24 14:34:53 -07:00
Roy Yang
55f4b9c6ce fixing iphone scroll 2012-08-20 22:48:04 -07:00
Roy Yang
a7f8e0bf72 fixing css bugs and removing tipsy arrow 2012-08-20 12:15:16 -07:00
Roy Yang
33d10c3fad adding in fix for the share bar 2012-08-20 12:01:49 -07:00
Roy Yang
510e506a1f fixing some issues with share bar 2012-08-20 11:48:03 -07:00
Roy Yang
666bb728f4 adding initial iPhone style and rename screen.scss 2012-08-20 11:04:06 -07:00
Roy Yang
261514e50f removing embedded base64 images 2012-08-19 21:02:01 -07:00
Roy Yang
85b16620b8 refactoring 2012-08-19 20:55:32 -07:00
Roy Yang
c3e4d49966 adding in different shading for comments 2012-08-19 20:08:50 -07:00
Roy Yang
5a86283311 infinite scroll and changing around comments 2012-08-19 18:55:29 -07:00
Roy Yang
50ffbd6d72 adding in bottom title bar 2012-08-19 17:48:24 -07:00
Samuel Clay
8bb6ff00b7 Cleaning up bookmarklet layout a bit. 2012-08-19 17:24:37 -07:00
Roy Yang
34108b6fe5 changing around markup to accommodate comments 2012-08-19 14:43:44 -07:00
Roy Yang
971ffe1b5a adding in error messaging and attaching comments 2012-08-19 14:19:18 -07:00
Roy Yang
2b3dd7f926 fixing relative path issues 2012-08-18 12:40:52 -07:00
Roy Yang
5259e77f21 fixing replies 2012-08-18 12:36:26 -07:00
Samuel Clay
fd03a4bd84 Moving shares to header. 2012-08-18 11:23:44 -07:00
Samuel Clay
ce0692baa0 Dividing comments and shares. 2012-08-18 11:10:25 -07:00
Samuel Clay
95daed1df5 Integrating comments into story, so they don't feel like free radicals. 2012-08-18 01:35:35 -07:00
Samuel Clay
9e239b7430 Changes in color and intensity on circular story pages. 2012-08-18 01:10:32 -07:00
Samuel Clay
bbe83f00dc Changing timings on story reveal. 2012-08-18 00:49:17 -07:00