journalduhacker/app/views
2013-12-02 10:45:21 -06: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 allow non-logged-in users to define tag filters 2013-08-05 02:19:55 -05:00
global Fix markdown formatting help 2013-08-07 22:15:27 +04: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 tweak invitation e-mail subject and text 2013-08-05 01:03:50 -05:00
invitation_request_mailer typo in invitation_request_mailer 2013-11-19 20:22:58 -08:00
invitations InvitationRequest: require url (memo) for invitations 2013-12-02 10:44:36 -06:00
layouts auto link invitiation request memos 2013-10-24 11:16:07 -05:00
login add an invitiation request queue 2013-10-18 15:49:20 -05: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 auto link invitiation request memos 2013-10-24 11:16:07 -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 auto-apply slides tag for slideshare.net 2013-11-20 11:39:09 -06:00
users user tree: show new users in green 2013-12-02 10:45:21 -06:00