journalduhacker/app/controllers
joshua stein e6c74e8251 add moderation logging
- add users.is_moderator and look at that for most things, not
is_admin

- make default user in readme be a moderator

- log moderator actions in story edits, comment
  deletions/undeletions (and later, user disabling).

- remove ability for moderators to edit comments, there's really no
  reason to.
2012-09-02 12:18:52 -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 add moderation logging 2012-09-02 12:18:52 -05:00
filters_controller.rb reload user's tag filters after modifying, before showing again 2012-08-24 11:42:23 -05:00
home_controller.rb add moderation logging 2012-09-02 12:18:52 -05:00
invitations_controller.rb tweak flash messages 2012-08-24 11:41:35 -05:00
login_controller.rb email and pushover reply notifications 2012-08-24 11:41:30 -05:00
messages_controller.rb add link on user profile to send them a message (kind of ugly) 2012-08-24 11:41:35 -05:00
moderations_controller.rb add moderation logging 2012-09-02 12:18:52 -05:00
search_controller.rb search engine! 2012-08-24 11:41:36 -05:00
settings_controller.rb tweak flash messages 2012-08-24 11:41:35 -05:00
signup_controller.rb count user creation on countinual 2012-08-24 11:42:20 -05:00
stories_controller.rb add moderation logging 2012-09-02 12:18:52 -05:00
users_controller.rb user tree 2012-08-24 11:41:35 -05:00