journalduhacker/app/controllers
2012-09-06 12:43:51 -05:00
..
application_controller.rb move header into layout, no need for another file 2012-08-24 11:42:23 -05:00
comments_controller.rb route /threads/:user to show recent threads for that user 2012-09-03 17:11:53 -05:00
filters_controller.rb cope with tag filters being on deleted tags 2012-09-06 12:07:35 -05:00
home_controller.rb route /newest/:user to show all stories by that user 2012-09-03 17:29:10 -05:00
invitations_controller.rb tweak flash messages 2012-08-24 11:41:35 -05:00
login_controller.rb email and pushover reply notifications 2012-08-24 11:41:30 -05:00
messages_controller.rb bail properly if the message isn't found 2012-09-06 12:43:51 -05:00
moderations_controller.rb add moderation logging 2012-09-02 12:18:52 -05:00
search_controller.rb search engine! 2012-08-24 11:41:36 -05:00
settings_controller.rb tweak flash messages 2012-08-24 11:41:35 -05:00
signup_controller.rb use the invitation's e-mail address as the default for the new user 2012-09-03 11:44:29 -05:00
stories_controller.rb add moderation logging 2012-09-02 12:18:52 -05:00
users_controller.rb user tree 2012-08-24 11:41:35 -05:00