journalduhacker/app/views
2013-06-30 01:50:23 -05:00
..
comments don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -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 don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
invitation_mailer don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
layouts don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
login on login and signup page, mention open signup isn't available and link to user tree 2012-12-08 13:14:43 -06:00
messages add time_ago_in_words_label helper that shows the real time as a label title 2013-02-22 11:22:39 -06:00
moderations add moderation logging 2012-09-02 12:18:52 -05:00
password_reset don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
search so long whitespace 2013-02-13 18:50:51 -06:00
settings don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
signup move after-signup invite page into signup controller 2013-02-25 11:13:44 -06:00
stories don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
users move after-signup invite page into signup controller 2013-02-25 11:13:44 -06:00