]> git.mxchange.org Git - friendica.git/commit
Detect and remove contact duplicates
authorMichael <heluecht@pirati.ca>
Fri, 16 Sep 2022 05:00:06 +0000 (05:00 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 16 Sep 2022 05:00:06 +0000 (05:00 +0000)
commit79b64cc44f4b3656d9d833a465975d08e96c1095
tree5deb16c9a4e04a1cd51fb788f875d53ec3f202fa
parent636325efcc01ecfe080dd9a4eb4e4c6f380683b5
Detect and remove contact duplicates
15 files changed:
database.sql
doc/database.md
doc/database/db_account-user.md [new file with mode: 0644]
src/Console/MergeContacts.php
src/Database/PostUpdate.php
src/Model/Contact.php
src/Model/Item.php
src/Module/Xrd.php
src/Protocol/ActivityPub/Delivery.php
src/Worker/Contact/Remove.php
src/Worker/MergeContact.php
src/Worker/Notifier.php
src/Worker/PushSubscription.php
src/Worker/RemoveUnusedContacts.php
static/dbstructure.config.php