discourse/script/import_scripts/phpbb3/importers
communiteq 603f36ca4a
DEV: Support phpBB 3.3 imports (#17641)
* handle polls with duplicate items
* handle polls with incorrect poll_option_total values
* handle group IDs in personal messages
* support for version 3.3
2022-07-25 22:07:03 +02:00
..
attachment_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
avatar_importer.rb FIX: ensure we can download maxmind without redis or db config 2019-05-28 10:28:57 +10:00
bookmark_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
category_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
importer_factory.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
message_importer.rb DEV: Support phpBB 3.3 imports (#17641) 2022-07-25 22:07:03 +02:00
permalink_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
poll_importer.rb DEV: Support phpBB 3.3 imports (#17641) 2022-07-25 22:07:03 +02:00
post_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
user_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00