discourse/script/import_scripts/phpbb3/importers
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
..
attachment_importer.rb Failed file upload shouldn't crash phpBB3 importer 2016-01-13 22:56:45 +01:00
avatar_importer.rb FIX: add support for string avatar_type values in PHPBB3 importer 2018-06-07 18:14:11 -04:00
bookmark_importer.rb FEATURE: Lots of improvements to the phpBB3 importer 2015-07-16 15:28:43 +02:00
category_importer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
importer_factory.rb Make permalink import from phpBB3 configurable 2016-04-09 22:36:45 +02:00
message_importer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
permalink_importer.rb Improve phpBB3 importer 2019-02-17 23:20:20 +01:00
poll_importer.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
post_importer.rb Update PHPBB3 importer 2018-03-16 18:32:27 +01:00
user_importer.rb FEATURE: add more granular user option levels for email notifications (#7143) 2019-03-15 10:55:11 -04:00