Commit graph

1967 commits

Author SHA1 Message Date
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
11f5fadc9d Fixing bug where you could not traverse stories after training a story into a hidden score. Thanks to @afita for the amazing discovery. 2012-07-01 12:49:08 -07:00
Samuel Clay
f557abb47c Fixing tag and author inline classifier changes to not lose hover behavior when switching scores. 2012-07-01 12:00:30 -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
d7f565ea1c Adding relative user id to public_comments. If not specified, use current user. 2012-06-29 23:14:02 -07:00
Samuel Clay
8f98ef37b4 Shifting API call from /social/comments to /social/public_comments. 2012-06-29 21:25:35 -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
16781c6450 Adding post to twitter/facebook during share. Also adding email for new followers, which includes common followers and common followings. 2012-06-27 23:57:57 -07:00
Samuel Clay
63988e9e15 UI tweaks on user profile modal. 2012-06-27 17:10:44 -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
8def3a8ebf Fixing delete feed to include folder title. 2012-06-27 12:16:18 -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
Samuel Clay
0e8cf258d2 Fixing issues around marking story as read after delay. 2012-06-26 11:26:45 -07:00
Samuel Clay
c2c8851984 Fixing animation preference in Feed view. 2012-06-26 11:20:05 -07:00
Samuel Clay
4f26cd885a Adding comment about explicitly defining feed view for blurblogs. 2012-06-25 17:59:01 -07:00
Samuel Clay
6ad5c862be Fixing saved stories page, showing save date, and attaching events correctly in Original view. 2012-06-25 17:15:57 -07:00
Samuel Clay
1fcaba164f Fixing both saved stories and text shadows on feeds with no favicons. 2012-06-25 11:55:38 -07:00
Samuel Clay
0b962e22c2 Geometrically fetching original view (already doing this for feed view). 2012-06-22 15:24:32 -07:00
Samuel Clay
5df66375da Fixing sharing in manage menu. 2012-06-22 13:45:19 -07:00
Samuel Clay
b62a6ae991 Correctly unloading Original view when switching feeds. 2012-06-21 19:18:44 -07:00
Samuel Clay
3b80f56cf2 Selecting the correct social feed and scrolling to it. 2012-06-21 18:46:23 -07:00
Samuel Clay
6f67186beb Fixing broken story reshare profile avatar. 2012-06-21 13:32:18 -07:00
Samuel Clay
7e9d2f8055 Mark story as unshared. 2012-06-20 20:53:32 -07:00
Samuel Clay
c66fd457e5 Moving from samuel@ofbrooklyn.com to samuel@newsblur.com. 2012-06-20 18:37:46 -07:00
Samuel Clay
73e4a76888 Showing the premium callout on river for standard users. 2012-06-19 17:50:01 -07:00
Samuel Clay
b6ed78ee57 Correctly positioning the feed title floater at the top of the Feed view. 2012-06-19 15:02:40 -07:00
Samuel Clay
f59ad8b967 Fetching story positions when expanding a story's comments. 2012-06-19 14:27:44 -07:00
Samuel Clay
ef6ba48dc3 Fixing issues around missing feeds. Also fixing issue with scrolling in temp Feed view. 2012-06-19 13:01:30 -07:00
Samuel Clay
d5061f4674 Fixing Original view to reset its story positions on new fetched stories. 2012-06-19 11:56:04 -07:00
Samuel Clay
cbf96397c1 Fixing a race condition on images loading in Feed view. 2012-06-19 11:20:42 -07:00
Samuel Clay
6dd33d9c0c Moving Feed view story positions from mouseover to mousemove+scroll. Probably lots of bugs left, but it works great now. 2012-06-18 23:51:03 -07:00
Samuel Clay
e40b93882a Fixing issue around feeds thinking they are unfetched. 2012-06-18 15:59:31 -07:00
Samuel Clay
8fc61ff1ab Adding a Reset to Popular Feeds link in feed chooser. 2012-06-15 15:14:16 -07:00
Samuel Clay
b96879e115 Fixing both the welcome tour google reader import, and the feed chooser. Need to fix the fetching indicator. 2012-06-15 14:49:59 -07:00
Samuel Clay
2b4724a93d Fixing double submit of share-by-keyboard. 2012-06-15 11:08:41 -07:00
Samuel Clay
790e87e723 Fixing next unread button in social feed. 2012-06-14 17:53:39 -07:00
Samuel Clay
05fce0124a Correctly updating counts on stories read in social sites but also subscribed to by the user. 2012-06-14 17:38:09 -07:00
Samuel Clay
a086cd83d4 Fixing issues around the feed floater. 2012-06-14 17:21:51 -07:00
Samuel Clay
df50ccf101 Fixing original view marking red stories as selected and not just read. 2012-06-14 16:17:20 -07:00
Samuel Clay
2d009d3d80 Fixing Previous button, also fixing river of news feed styling and collapsed folder styling. 2012-06-14 15:30:34 -07:00
Samuel Clay
e501c6bdee Cleaning up a few small bugs in push for backbone. 2012-06-14 15:03:20 -07:00
Samuel Clay
7c05dc7a66 Fixing scroll issue and finding the right story bug in social interactions. 2012-06-13 18:06:35 -07:00