diaspora/spec/integration
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
..
api Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
export Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
federation Fixup rubocop warnings from factory_bot introduction 2021-04-11 01:59:47 +02:00
account_deletion_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
account_migration_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
application_spec.rb Issue #8126 - Allow CORS on all API routes. 2020-06-11 20:13:46 +02:00
archive_shared.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
archive_validator_spec.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
contact_deleting_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contacts_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
dispatching_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
exporter_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
mentioning_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
migration_service_spec.rb Fix sharing status with local users when importing archive 2021-09-29 05:05:28 +02:00
mobile_posts_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00
profile_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
receiving_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
tag_people_spec.rb Update factory_girl to factory_bot 2021-04-11 01:51:38 +02:00