journalduhacker/app/controllers
2014-08-17 14:18:23 +02: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 simplify rss <link> generation 2014-03-12 17:50:51 -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 Rename by_user to newest_by_user and sort accordingly. 2014-08-17 14:18:23 +02:00
invitations_controller.rb invitation requests: allow moderators to delete confirmed requests 2014-02-19 13:16:23 -06: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 first stab at planet rss aggregation 2014-08-03 22:07:57 -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 story merging 2014-04-08 17:51:12 -05:00
users_controller.rb add a flat version of the user tree, ordered by karma 2014-05-06 21:29:45 -05:00
weblogs_controller.rb first stab at planet rss aggregation 2014-08-03 22:07:57 -05:00