Add Hovercards / restyle feed one line stories.

Summary: This adds hovercards to most stories and removes the profile photo from one line stories. I don't know about my implementation, which has difficulties with application transactions (because it shows status). Which leads me to a bigger question, which is can we render all people through a common function like AphrontTagView so we can easily class and/or hovercard it anywhere.

Test Plan: Reviewed my feed, various stories.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D6684
This commit is contained in:
Chad Little
2013-08-06 09:20:04 -07:00
parent 5a352d0a69
commit b348aaefb9
8 changed files with 77 additions and 36 deletions
+2 -2
View File
@@ -3791,7 +3791,7 @@ celerity_register_resource_map(array(
),
'phui-feed-story-css' =>
array(
'uri' => '/res/5d7ab26c/rsrc/css/phui/phui-feed-story.css',
'uri' => '/res/68a0ce41/rsrc/css/phui/phui-feed-story.css',
'type' => 'css',
'requires' =>
array(
@@ -3827,7 +3827,7 @@ celerity_register_resource_map(array(
),
'phui-remarkup-preview-css' =>
array(
'uri' => '/res/6c886e63/rsrc/css/phui/phui-remarkup-preview.css',
'uri' => '/res/4535e062/rsrc/css/phui/phui-remarkup-preview.css',
'type' => 'css',
'requires' =>
array(