![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 79fc3b194cbd24b5bb09a88160848e53061b98b2
https://github.com/dreamwidth/dw-free/commit/79fc3b194cbd24b5bb09a88160848e53061b98b2
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix IJ comment imports
InsaneJournal has old comment export code that doesn't give us a nextid,
so we could only import 10k comments. This fixes it so we actually
import as many as we can find.
This also fixes an issue where some accounts have more than 5 sticky
posts, causing the importer to not find all posts.
Home: https://github.com/dreamwidth/dw-free
Commit: 79fc3b194cbd24b5bb09a88160848e53061b98b2
https://github.com/dreamwidth/dw-free/commit/79fc3b194cbd24b5bb09a88160848e53061b98b2
Author: Mark Smith <mark@dreamwidth.org>
Date: 2013-07-04 (Thu, 04 Jul 2013)
Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
Log Message:
-----------
Fix IJ comment imports
InsaneJournal has old comment export code that doesn't give us a nextid,
so we could only import 10k comments. This fixes it so we actually
import as many as we can find.
This also fixes an issue where some accounts have more than 5 sticky
posts, causing the importer to not find all posts.