journalduhacker/app/views
joshua stein e6db99c956 disable autocomplete for text fields that shouldn't use it
new password on settings form and user invitation form (would be
another e-mail address, not the stored user's)

closes #85
2014-01-07 11:42:21 -06:00
..
comments record and show which comments were posted by e-mail, for no particular reason 2013-12-28 12:00:29 -06: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 rip out default filtered tags 2014-01-07 11:42:21 -06:00
global Fix markdown formatting help 2013-08-07 22:15:27 +04:00
home fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -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 only show invitation queue link if there are any pending 2014-01-07 11:42:21 -06:00
login fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -05:00
messages fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -05:00
moderations fixed mixed indent style (should be 2 soft spaces as per project guidelines) 2013-12-23 18:19:47 -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 add Search#page_count method 2014-01-02 12:16:14 -05:00
settings disable autocomplete for text fields that shouldn't use it 2014-01-07 11:42:21 -06:00
signup move after-signup invite page into signup controller 2013-02-25 11:13:44 -06:00
stories story guidelines toggler was moved to application.js 2014-01-02 10:10:25 -06:00
users disable autocomplete for text fields that shouldn't use it 2014-01-07 11:42:21 -06:00