journalduhacker/app/views
2012-09-16 15:51:25 -05:00
..
comments prevent double clicking of the post comment button from creating two comments 2012-09-14 16:17:45 -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 allow tags to be filtered by default for new and non-logged-in users 2012-09-06 13:44:42 -05:00
global remove unused footer partial 2012-09-06 13:43:38 -05:00
home route /newest/:user to show all stories by that user 2012-09-03 17:29:10 -05:00
invitation_mailer raw the memo, we don't need xss protection here 2012-08-24 11:42:23 -05:00
layouts properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
login no need to say that 2012-08-24 11:41:36 -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 focus search box if there is no search yet 2012-08-24 11:41:37 -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 automatically assign the video tag for youtube.com urls 2012-09-10 13:57:08 -05:00
users show in a user profile who the user was invited by 2012-09-16 15:16:32 -05:00