Commit graph

660 commits

Author SHA1 Message Date
Samuel Clay
c9645cdd95 New API endpoint: /social/remove_comment_reply. Does what it says. Also integrated into the web. 2012-07-28 22:36:50 -07:00
Samuel Clay
e453ec5c17 Changing colors all over the place. Adding esc keyboard shortcut to return to dashboard. 2012-07-28 20:12:12 -07:00
Samuel Clay
12ec0d1f05 Simplifying dashboard by including current user's profile photo, linking to their profile. 2012-07-28 19:53:38 -07:00
Samuel Clay
215816a15d Restyling the crap out of interactions and activities. Converting old interactions and activities to all use the new feed_id parameter. Also resizing dashboard. 2012-07-28 16:41:17 -07:00
Samuel Clay
e79a4ebc01 Allow the feed list pane to be resized narrower than before. Also hiding intelligence controls text if too narrow. 2012-07-27 13:25:30 -07:00
Samuel Clay
0f1bc37fab The backwards commit. Putting back in old slow river and hiding preferences for order and read filter. This needs to run silently in the background for 2 weeks in order to work. Starting now. 2012-07-26 22:25:56 -07:00
Samuel Clay
01fd83ccb5 Adding the last necessary pieces for redis to handle blurblogs. Now to strip out oldest/unread filter and put back in the old river so it can be merged upstream. 2012-07-26 22:12:48 -07:00
Samuel Clay
b4d603fd0c Merge branch 'social' into redis
* social:
  Fixing layout issue on intelligence control. Scrolling to active feed on intelligence change.
2012-07-26 21:14:31 -07:00
Samuel Clay
e7389f521d Fixing layout issue on intelligence control. Scrolling to active feed on intelligence change. 2012-07-26 18:35:24 -07:00
Samuel Clay
722bfb8174 Merge branch 'social' into redis
* social:
  BIG CHANGE: Moving from intelligence traffic light to All/Unread/Focus, just like the iPad. Wonderful.
2012-07-26 18:25:44 -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
c90ea21b10 Refactoring manage menu items to only show selected background color on hover for real menu items, not subitems (like site controls). 2012-07-25 19:11:59 -07:00
Samuel Clay
57393ead72 Merge branch 'social' into redis
* social:
  Fixing mail tempaltes to center everything. Mac OS X 10.8 broke centering in the new Mail.app.
  Showing better error messages for front-end users.
  Better time breakdowns on site loading.
  Slightly altering styling on feed chooser hamburgers.
  Rewriting new user email. Animating hamburgers.
  Adding images to all footer links.

Conflicts:
	apps/reader/views.py
2012-07-25 16:43:10 -07:00
Samuel Clay
10f6c2008b Showing better error messages for front-end users. 2012-07-25 14:03:15 -07:00
Samuel Clay
fb006020e3 Adding blurblog oldest/unread order/filter redis support. Includes migration for shared stories. 2012-07-24 17:16:10 -07:00
Samuel Clay
045100f6b3 Merge branch 'social' into redis
* social:
  Fixing bug in interactions for comments and comment replies. Now goes to the correct blurblog. Thanks to @courtneystanton for the find.
  Community feedbck links go to a new window. Duh.
  Only scrolling to story on resize if it is outside of the viewport. This means checking both the top, bottom, and any part of the story is within bounds.

Conflicts:
	media/js/newsblur/reader/reader.js
2012-07-23 18:13:52 -07:00
Samuel Clay
a01f451c80 Fixing bug in interactions for comments and comment replies. Now goes to the correct blurblog. Thanks to @courtneystanton for the find. 2012-07-23 18:12:05 -07:00
Samuel Clay
de06dc9b85 Only scrolling to story on resize if it is outside of the viewport. This means checking both the top, bottom, and any part of the story is within bounds. 2012-07-23 16:51:27 -07:00
Samuel Clay
0fc1d1f327 Fixing order for river, but hiding read filter (so no All Stories for folders). 2012-07-23 12:09:48 -07:00
Samuel Clay
adb3dcd28f Merge branch 'social' into redis
* social:
  Firefox bug would call resize window at all hours of the night. Fixing a bug where the content pane feed counter would inadvertantly get loaded on non-feeds.
2012-07-23 11:04:04 -07:00
Samuel Clay
a97b27d567 Firefox bug would call resize window at all hours of the night. Fixing a bug where the content pane feed counter would inadvertantly get loaded on non-feeds. 2012-07-23 11:03:59 -07:00
Samuel Clay
2b2ef7f15c Merge branch 'social' into redis
* social:
  Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors.
  Adding compacting to user sub folders, to remove dupe subscriptions.
  Clearing folders and decoding unicode.
  Typo in gunicorn conf.
  Only using appropriate number of gunicorn processes, making this machine agnostic.
  Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez.
  Adding vps roles to fabfile.

Conflicts:
	apps/reader/views.py
	apps/social/models.py
2012-07-21 16:43:23 -07:00
Samuel Clay
d3b58e7cc9 Deferring OPML import if it takes > 20 seconds. Email user when complete. Also, hamburgers. This one's for @torrez. 2012-07-20 19:43:28 -07:00
Samuel Clay
700a53c9b8 Hiding order/filter controls on blurblogs for now. 2012-07-18 22:45:29 -07:00
Samuel Clay
0d5a16dc15 Finishing sort by oldest/newest and show only unread/all stories. 2012-07-18 20:19:54 -07:00
Samuel Clay
a4414eebde Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up. 2012-07-18 18:34:19 -07:00
Samuel Clay
f5c9a72c05 Fixing shift+a for social subs. Also fixing bug where site would stay selected after adding a new site. 2012-07-17 14:14:45 -07:00
Samuel Clay
9c96210850 Fixing broken offset for locked mouse indicator on site reload. Thanks to @afita for bug report. 2012-07-17 12:28:24 -07:00
Samuel Clay
5adc74cd5d Activities and Interactions for favoriting shared story comments. 2012-07-15 19:29:05 -07:00
Samuel Clay
109a82b680 Double clicking sites and stories now works. Thanks to @ojiikun for figuring this one out. 2012-07-12 15:13:51 -07:00
Samuel Clay
b1bedb42d4 Fixing scroll/paging bug where the wrong story would be selected. Technically it's not fixed, but the indicator is now always present, so you know why it's happening. Thanks to @afita for the thorough investigation. 2012-07-12 13:43:39 -07:00
Samuel Clay
bfa00d8bd4 Small tweaks to blurblogs. iPadifying blurblogs. 2012-07-11 21:20:38 -07:00
Samuel Clay
63c8e0691a console.log -> NEWSBLUR.log 2012-07-10 15:26:34 -07:00
Samuel Clay
e45f8d5f6d Readjusting folder and feed contet menu flip points. Thanks to @dariusk and troyb30. 2012-07-06 11:07:40 -07:00
Samuel Clay
6a3cba1581 Adding emails for new replies to comments. 2012-07-05 18:29:38 -07:00
Samuel Clay
00e8a4480c Fixing broken locked mouse indicator position. 2012-07-02 16:24:41 -07:00
Samuel Clay
049cc78433 Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore. 2012-07-02 10:15:17 -07:00
Samuel Clay
c05f47f838 Switching taskbar view when appropriate (i.e. showing a temp story view). 2012-07-01 14:29:17 -07:00
Samuel Clay
f80e6d7272 Adding keyboard shortcut 'e' for emailing a story. Also adding 'command+enter' as a way to send the email once you're in the dialog. 2012-07-01 14:20:21 -07:00
Samuel Clay
642d323fdb Fixing a half dozen issues around adding folders, sharing stories, and infinite loops on prefetches. 2012-06-30 11:59:17 -07:00
Samuel Clay
5e71a75d10 Fixing multiple public comments on blurblog rendering issue. 2012-06-29 23:21:28 -07:00
Samuel Clay
db3a809dd1 Adding first JS to blurblogs: loading public comments. 2012-06-29 21:06:33 -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
1412c0012d Adding rounded corners to social photos in feedlist. Also moving feed floater on window resize. 2012-06-27 16:46:19 -07:00
Samuel Clay
53a2a3473a Adding 'Send to' support for Evernote, Diigo, and Kippt. 2012-06-27 12:49:40 -07:00
Samuel Clay
4b0e7cc74b Can't unfollow yourself. Thanks to @afita for discovering this. 2012-06-27 11:16:14 -07:00
Samuel Clay
281b3561af Fixing issues around blurring to page on opening add site to folder dialog, and mouse indicator position when story titles pane is at top. 2012-06-27 11:08:11 -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
302e35ca9e Always show own blurblog. Change Share to Post to blurblog. 2012-06-26 18:02:48 -07:00
Samuel Clay
cc64440ae4 Fixing preference for only showing single story at a time in the Feed view. 2012-06-26 13:31:37 -07:00