journalduhacker/app/views
joshua stein e12d91cd43 allow users to delete their own accounts
not much can actually be deleted, but it can be put into a deleted
state
2014-01-13 10:12:17 -06:00
..
ban_notification add stuff to deal with banning users 2014-01-12 15:09:32 -06:00
comments allow users to delete their own accounts 2014-01-13 10:12:17 -06:00
email_message fix busted PM e-mail notifications 2014-01-08 20:42:24 -06: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 simplify and optimize Filters controller and template 2014-01-09 01:44:03 -05: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 don't show invitation queue to new users 2014-01-13 00:12:43 -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 search: fix radio button labels 2014-01-13 00:55:36 -06:00
settings allow users to delete their own accounts 2014-01-13 10:12:17 -06:00
signup Fix issue #96. Direct users back to root URL via get instead of post 2014-01-10 23:52:40 +00:00
stories alert the user when submitting a long-ago-submitted story 2014-01-13 00:10:31 -06:00
users allow users to delete their own accounts 2014-01-13 10:12:17 -06:00