Migrates email user options to a new data structure, where `email_always`, `email_direct` and `email_private_messages` are replace by * `email_messages_level`, with options: `always`, `only_when_away` and `never` (defaults to `always`) * `email_level`, with options: `always`, `only_when_away` and `never` (defaults to `only_when_away`) |
||
|---|---|---|
| .. | ||
| attachment_importer.rb | ||
| avatar_importer.rb | ||
| bookmark_importer.rb | ||
| category_importer.rb | ||
| importer_factory.rb | ||
| message_importer.rb | ||
| permalink_importer.rb | ||
| poll_importer.rb | ||
| post_importer.rb | ||
| user_importer.rb | ||