discourse/script/import_scripts/phpbb3
Penar Musaraj 9334d2f4f7
FEATURE: add more granular user option levels for email notifications (#7143)
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`)
2019-03-15 10:55:11 -04:00
..
database DEV: Enable `Style/SingleLineMethods` and `Style/Semicolon` in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
importers FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00
support Improve phpBB3 importer 2019-02-17 23:20:20 +01:00
importer.rb Improve phpBB3 importer 2019-02-17 23:20:20 +01:00
settings.yml Improve phpBB3 importer 2019-02-17 23:20:20 +01:00