diaspora/lib/archive_importer
Benjamin Neff 0e6caf61ff
Fix sharing status with local users when importing archive
* Local contacts also start sharing again with imported user if they
  were sharing with the old account
* Don't create empty contact entities for contacts which the imported
  user doesn't share with and also maybe the contact doesn't share with
  the importer
* Ensure people which were a contact in the archive still receive the
  migration, even when the importer doesn't share with them, so they can
  resend their contact message

fixes #8106 for real this time
2021-09-29 05:05:28 +02:00
..
archive_helper.rb Migration: Importing user blocks 2021-07-13 01:22:14 +02:00
block_importer.rb Migration: Importing user blocks 2021-07-13 01:22:14 +02:00
contact_importer.rb Fix sharing status with local users when importing archive 2021-09-29 05:05:28 +02:00
entity_importer.rb Fix relayable import when parent is not fetchable 2021-09-18 18:09:30 +02:00
own_entity_importer.rb Fix reshare import when root is not fetchable 2021-09-18 04:44:19 +02:00
own_relayable_importer.rb Fix relayable import when parent is not fetchable 2021-09-18 18:09:30 +02:00
post_importer.rb Implement archive import backend 2019-04-26 18:41:27 +03:00