journalduhacker/app
wilkie e37053cea4 Removes link to reply on comment when not on a story page.
The reply link does not work on any page that isn't a story page because
it replies on the fact that a comment_form div exists on a page. That
form is the base comment field present on a story page. Therefore,
removing the link when the story is displayed next to the comment
selects for that case easily.

Closes #36 by virtue of removing the link.
2012-11-15 21:25:34 -05:00
..
assets only apply light link color to story list, not story detail page 2012-09-25 10:54:25 -05:00
controllers fix pulling vote for current story when showing a specific comment 2012-10-24 11:53:43 -05:00
helpers prevent double clicking of the post comment button from creating two comments 2012-09-14 16:17:45 -05:00
mailers Added mentions in comments using @username convention. @username is linked to user profile in comment text, and notifications are available via email and pushover (with notification preferences) when a user is mention. 2012-09-10 13:40:33 -04:00
models fix duplicate description= definition 2012-11-13 11:39:50 -06:00
views Removes link to reply on comment when not on a story page. 2012-11-15 21:25:34 -05:00