diaspora/app
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
..
assets Merge branch 'next-minor' into develop 2021-09-18 19:24:20 +02:00
controllers Merge branch 'next-minor' into develop 2021-09-18 19:24:20 +02:00
helpers Merge branch 'next-minor' into develop 2021-06-30 23:27:57 +02:00
mailers Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
models Fix sharing status with local users when importing archive 2021-09-29 05:05:28 +02:00
presenters Merge pull request #8243 from tclaus/8192_drop_relay_example 2021-06-13 01:35:42 +02:00
serializers Don't export chat_enabled flag anymore 2021-07-04 22:03:37 +02:00
services Fix sharing status with local users when importing archive 2021-09-29 05:05:28 +02:00
uploaders Bump carrierwave 2021-06-28 01:28:15 +02:00
views Merge branch 'next-minor' into develop 2021-09-19 14:30:07 +02:00
workers Person.find_or_fetch_by_identifier never return nil 2021-08-16 00:24:33 +02:00