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`) |
||
|---|---|---|
| .. | ||
| about.js.es6 | ||
| account.js.es6 | ||
| categories.js.es6 | ||
| email.js.es6 | ||
| emails.js.es6 | ||
| interface.js.es6 | ||
| notifications.js.es6 | ||
| profile.js.es6 | ||
| second-factor-backup.js.es6 | ||
| second-factor.js.es6 | ||
| tags.js.es6 | ||
| username.js.es6 | ||
| users.js.es6 | ||