journalduhacker/app/views/comments
joshua stein 17ce13d49e move previewed/posted comment outside of <form>, fixes duplicate comment problem
a comment would get posted and then displayed inside the original
<form>.  when that comment would get edited, its <form> would be
nested inside the original one, and on webkit browsers, submitting
the inside form would submit the outside one.
2012-09-04 11:33:49 -05:00
..
_comment.html.erb if a comment is downvoted, show the comment's user a summary of its downvote reasons 2012-09-03 12:42:32 -05:00
_commentbox.html.erb move previewed/posted comment outside of <form>, fixes duplicate comment problem 2012-09-04 11:33:49 -05:00
_postedreply.html.erb more work 2012-06-30 14:14:35 -05:00
index.html.erb make /comments show latest comments 2012-08-24 11:41:37 -05:00
index.rss implement /comments.rss 2012-08-24 11:41:37 -05:00
threads.html.erb more work 2012-06-30 14:14:35 -05:00