discourse/script/import_scripts
Gerhard Schlager 9913dfa6c6 Imported users shouldn't get an email immediately after the import
This sets the last_emailed_at for imported users to now which postpones the sending of digest emails for the configured amount of time. Therefore, the first digest email gets sent after 1 week (the default value of default_digest_email_frequency).
As suggested in https://meta.discourse.org/t/dont-trigger-digests-on-migration/26345/7
2015-03-18 21:02:40 +01:00
..
askbot.rb Initial commit of askbot.rb 2015-03-07 08:48:42 -06:00
base.rb Imported users shouldn't get an email immediately after the import 2015-03-18 21:02:40 +01:00
bbpress.rb Add subcategory support to BBPress import 2015-03-16 13:18:20 -04:00
bespoke_1.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
discuz_x.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
drupal.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
drupal_qa.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
kunena.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
mybb.rb Add support for MyBB table prefix 2015-03-14 22:31:08 -07:00
ning.rb FIX: handle missing post body in json in Ning importer 2015-03-12 18:46:22 -04:00
phpbb3.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
smf2.rb Fix gem load order for SFM2 importer 2015-03-15 01:57:46 +01:00
vanilla.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
vbulletin.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00
vbulletin_old.rb FIX: Importers should allow categories with existing name if the parent category is different 2015-03-12 21:15:02 +01:00