journalduhacker/app/controllers
joshua stein 5567bb0b7e when resetting a password, if user is deleted but not banned, undelete
Also mention on the login screen that a deleted account can be
recovered this way.

Closes #221
2015-09-06 15:00:20 -05:00
..
application_controller.rb remove css hack 2015-08-12 09:25:51 -05:00
comments_controller.rb export some more things through json 2015-08-04 09:58:47 -05:00
filters_controller.rb add Tag.active scope to deprecate tags without removing them 2014-02-21 10:57:30 -06:00
home_controller.rb export some more things through json 2015-08-04 09:58:47 -05:00
invitations_controller.rb allow disabling public invitation requests through a setting 2014-10-03 17:19:00 -05:00
login_controller.rb when resetting a password, if user is deleted but not banned, undelete 2015-09-06 15:00:20 -05:00
messages_controller.rb fix deleting messages sent to ones self 2015-01-15 13:23:31 -06:00
moderations_controller.rb ModerationsController: fix pagination 2014-04-13 22:40:11 -05:00
search_controller.rb allow searching stories by domain, link domain in story list to such a query 2015-01-29 10:16:46 -06:00
settings_controller.rb add setting to show inline story previews in story list 2015-07-30 17:56:09 -05:00
signup_controller.rb SignupController: add an explicit action for invite 2015-07-24 00:51:11 -05:00
stories_controller.rb add "i am the author of this" checkbox for stories 2015-07-30 17:15:48 -05:00
tags_controller.rb export some more things through json 2015-08-04 09:58:47 -05:00
users_controller.rb add user banning/unbanning from user view page 2015-07-24 00:51:11 -05:00