journalduhacker/app/controllers
2015-02-23 16:56:06 -06:00
..
application_controller.rb try a speed hack using a Link: header for the stylesheet 2015-02-11 10:58:34 -06:00
comments_controller.rb fix cancel button in comment forms 2014-12-14 01:24:18 -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 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 use _path instead of _url in a few redirect_to's 2015-01-02 18:33:13 -06: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 Pushover: switch to subscriptions 2015-01-15 13:23:31 -06:00
signup_controller.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
stories_controller.rb fix some fallout from previous 2015-02-13 11:26:28 -06:00
users_controller.rb add /u/?moderators=1 to list all moderators and admins 2015-02-23 16:56:06 -06:00