Commit graph

98 commits

Author SHA1 Message Date
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
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
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
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
c2c8851984 Fixing animation preference in Feed view. 2012-06-26 11:20:05 -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
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
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
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
Samuel Clay
84a62bdc14 Finding next unread story. Still needs logic to be able to travel upwards instead of only downwards. 2012-06-13 15:54:18 -07:00
Samuel Clay
b0ed08bf79 Correctly finding story comments from interactions module. 2012-06-13 15:09:19 -07:00
Samuel Clay
bc40a1bb82 Fixing hidden unread stories indicator. 2012-06-13 13:47:50 -07:00
Samuel Clay
f3bfc9eaea Refactoring stories preference in feed view. 2012-06-13 11:28:32 -07:00
Samuel Clay
6c30e071d1 Handling of intelligence resorting and temporary showing of hidden stories. 2012-06-12 16:13:34 -07:00
Samuel Clay
65c2e5ab71 Fixing bugs around marking folders as read and filling out pages. 2012-06-11 22:43:29 -07:00
Samuel Clay
f5614f1360 Backbonifying folder feedbar. 2012-06-11 22:25:20 -07:00
Samuel Clay
e0df1c1fd4 Backbonifying feedbar. Still needs folder view. 2012-06-11 21:25:17 -07:00
Samuel Clay
90e2a60664 That'll do it for the backbonification of the Story tab view. Renaming Original to Original Tab as well. Also, Story is now Story Detail View. 2012-06-11 18:56:19 -07:00
Samuel Clay
a1ac24f858 Handling complicated interactions during scrolling, mousemove, and switching panes. 2012-06-11 18:23:59 -07:00
Samuel Clay
3ecf5d0380 Fixing loads of active story bugs. 2012-06-11 17:51:12 -07:00
Samuel Clay
f139906b52 Protecting against missing feed models when rendering folders. 2012-06-11 12:52:29 -07:00
Samuel Clay
fea26d8256 The mouse indicator (dorito) is back in action. 2012-06-08 18:32:31 -07:00
Samuel Clay
cf05b5a384 Fixing slow mousemove issues due to animating wrong reading pane. 2012-06-08 18:04:56 -07:00
Samuel Clay
a4e9b7419d Small optimizations. 2012-06-08 17:13:05 -07:00
Samuel Clay
75d35462b2 Only using iframe buster when appropriate. 2012-06-08 17:10:58 -07:00
Samuel Clay
5780a6d3b7 Moving feed view specific methods that will have to be written out of reader. 2012-06-08 16:33:21 -07:00
Samuel Clay
6d5f9f96bf Backbonifying the Original view. Needs hookup to story title events. 2012-06-08 16:02:03 -07:00
Samuel Clay
92b8e57ea4 Backbonifying folder unread counts and collapsing. 2012-06-07 13:56:54 -07:00