journalduhacker/app/views
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
..
comments Removes link to reply on comment when not on a story page. 2012-11-15 21:25:34 -05:00
email_message implement private messages 2012-08-24 11:41:34 -05:00
email_reply 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
filters Add a 'private' attribute to tags to allow for admin / mod specific tags 2012-09-19 16:44:57 -04:00
global allow embedded images in story text, but still not in comments 2012-09-17 13:24:29 -05:00
home Wrap long line 2012-10-24 07:03:25 -04:00
invitation_mailer raw the memo, we don't need xss protection here 2012-08-24 11:42:23 -05:00
layouts <> -> < />, add noarchive robots header 2012-10-24 11:53:43 -05:00
login use autofocus attribute for text boxes instead of javascript 2012-09-18 09:44:22 -05:00
messages suppress deleted messages from message list since they're not actually wiped out until both parties delete 2012-09-03 11:25:14 -05:00
moderations add moderation logging 2012-09-02 12:18:52 -05:00
password_reset email and pushover reply notifications 2012-08-24 11:41:30 -05:00
search use autofocus attribute for text boxes instead of javascript 2012-09-18 09:44:22 -05:00
settings minor cleanups after last merge 2012-09-16 15:51:25 -05:00
signup mention that profile e-mail addresses are gravatarized 2012-09-08 19:37:30 -05:00
stories bring back selected tags for editing existing stories 2012-09-20 10:50:19 -05:00
users show user count on user tree page 2012-10-26 17:08:19 -05:00