journalduhacker/app/controllers
2012-10-24 11:53:43 -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 paginate /comments 2012-09-19 13:40:02 -05:00
filters_controller.rb don't set @heading, there's already a navbar link for filters 2012-09-20 10:56:54 -05:00
home_controller.rb add private rss feeds for logged-out users by passing a token 2012-09-18 10:43:05 -05:00
invitations_controller.rb reject email addresses with spaces, catch mailer delivery errors 2012-09-07 09:24:29 -05:00
login_controller.rb properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
messages_controller.rb properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
moderations_controller.rb properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
search_controller.rb search engine! 2012-08-24 11:41:36 -05:00
settings_controller.rb properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
signup_controller.rb properly set @title/@heading everywhere 2012-09-07 09:18:15 -05:00
stories_controller.rb fix pulling vote for current story when showing a specific comment 2012-10-24 11:53:43 -05:00
users_controller.rb issue#18: show admin/moderator status on user tree 2012-09-16 15:14:05 -05:00