journalduhacker/db/migrate
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
..
20120701154453_create_invitations.rb invitation system, user settings 2012-08-24 10:57:11 -05:00
20120701160006_reply_notifications.rb invitation system, user settings 2012-08-24 10:57:11 -05:00
20120701181319_invitation_memo.rb invitation system, user settings 2012-08-24 10:57:11 -05:00
20120703184957_integrated_story_hotness.rb move confidence and hotness into sql tables for proper sorting 2012-08-24 11:41:34 -05:00
20120704004020_fix_up_messages.rb implement private messages 2012-08-24 11:41:34 -05:00
20120704013019_pm_notification_options.rb implement private messages 2012-08-24 11:41:34 -05:00
20120704025956_user_filter.rb add tag filters 2012-08-24 11:41:34 -05:00
20120705145520_move_markdown_into_sql.rb move markeddown html into sql so it doesn't have to be generated every time 2012-08-24 11:41:35 -05:00
20120706221602_more_indexes.rb add indexes on things that are searched by 2012-08-24 11:41:35 -05:00
20120712174445_add_comment_deleted.rb comment deleting and undeleting 2012-08-24 11:41:37 -05:00
20120816203248_keystore_bigint.rb implement traffic counter that adjusts redness of lobsters logo 2012-08-24 11:42:23 -05:00
20120902143549_add_moderation_log.rb add moderation logging 2012-09-02 12:18:52 -05:00