journalduhacker/app/models
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
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb add moderation logging 2012-09-02 12:18:52 -05:00
invitation.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
keystore.rb move confidence and hotness into sql tables for proper sorting 2012-08-24 11:41:34 -05:00
message.rb use a common class for rdiscount options, filter out <h#> tags, add rel=nofollow 2012-08-24 11:41:35 -05:00
moderation.rb add moderation logging 2012-09-02 12:18:52 -05:00
search.rb catch sphinx errors 2012-09-01 22:56:07 -05:00
story.rb add moderation logging 2012-09-02 12:18:52 -05:00
tag.rb initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
user.rb use a common class for rdiscount options, filter out <h#> tags, add rel=nofollow 2012-08-24 11:41:35 -05:00
vote.rb search engine! 2012-08-24 11:41:36 -05:00