journalduhacker/app/controllers
2015-07-24 00:51:11 -05:00
..
application_controller.rb add user banning/unbanning from user view page 2015-07-24 00:51:11 -05:00
comments_controller.rb add comments rss feed 2015-04-28 09:51:50 -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 add comments rss feed 2015-04-28 09:51:50 -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 add option to show user avatars on stories and comments 2015-03-12 23:23:15 -05:00
signup_controller.rb use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
stories_controller.rb when auto-detecting story titles, try to find a canonical url and use it 2015-03-10 17:41:40 -05:00
users_controller.rb add user banning/unbanning from user view page 2015-07-24 00:51:11 -05:00