journalduhacker/app/controllers
joshua stein e3f6a4edd8 Merge pull request #163 from walle/upvoted_fix
add /upvoted page to show a logged-in user's upvoted stories
2014-08-17 19:09:04 -05: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 Add cancel button to comment editing. 2014-08-16 18:37:36 +02: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 Merge pull request #163 from walle/upvoted_fix 2014-08-17 19:09:04 -05: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