diaspora/app/views/comments
behrooz shabani (everplays) 22bb6177d4 <p> can't be inside another one - breaks direction detection
we are applying direction of content on <p> & markdownify always
generates a <p> so we have something like <p
class="ltr"><p>...</p></p> but paragraph can't be inside another
paragraph & browsers sees something like <p
class="rtl"></p><p>...</p></p> so applied direction will be ignored
2011-09-10 16:14:30 +04:30
..
_comment.html.haml MS DH fix liking of posts and comment js; instansiate streamElement widgets when they are socketed 2011-09-03 12:09:34 -07:00
_comment.mobile.haml <p> can't be inside another one - breaks direction detection 2011-09-10 16:14:30 +04:30
_comments.haml fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets. 2011-08-30 21:07:40 -05:00
_new_comment.html.haml Nest likes and comments routes in the post route 2011-07-10 21:44:34 -07:00
_new_comment.mobile.haml Nest likes and comments routes in the post route 2011-07-10 21:44:34 -07:00
create.js.erb fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets. 2011-08-30 21:07:40 -05:00
index.haml Fix mobile views of reshares 2011-07-29 11:21:13 -07:00