journalduhacker/app/controllers
2014-11-14 14:12:29 -06:00
..
application_controller.rb when redirecting to /login, save the url and params to redirect back to 2014-08-08 10:16:06 -05:00
comments_controller.rb implement hats 2014-11-14 14:12:29 -06: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 tweak page title for /upvoted 2014-08-17 19:10:32 -05:00
invitations_controller.rb allow disabling public invitation requests through a setting 2014-10-03 17:19:00 -05:00
login_controller.rb for normal requests to /login, save the referrer and redir back there 2014-08-08 10:31:06 -05:00
messages_controller.rb update a user's unread message count after bulk-delete 2014-03-06 15:27:13 -06:00
moderations_controller.rb ModerationsController: fix pagination 2014-04-13 22:40:11 -05:00
search_controller.rb sprinkle some to_s paranoia on params where it matters 2013-02-08 10:39:51 -06:00
settings_controller.rb revert 85cb7c20, give up on planet rss aggregation 2014-08-31 20:35:41 -05:00
signup_controller.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
stories_controller.rb implement hats 2014-11-14 14:12:29 -06:00
users_controller.rb add a flat version of the user tree, ordered by karma 2014-05-06 21:29:45 -05:00