journalduhacker/app/controllers
2015-10-17 10:43:11 -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 add /chat page 2015-10-11 13:04:16 -05:00
invitations_controller.rb allow disabling public invitation requests through a setting 2014-10-03 17:19:00 -05:00
login_controller.rb login: if user password hash is not at current rounds, re-encrypt it 2015-10-11 13:04:16 -05:00
messages_controller.rb allow messages to come from system instead of a user 2015-10-15 10:01:42 -05: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 don't show suggestion flash if user didn't do anything 2015-10-17 10:43:11 -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