]> git.mxchange.org Git - friendica.git/commit
Rework contact termination to separate protocol-level and contact-level
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 Sep 2021 14:30:44 +0000 (10:30 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 2 Oct 2021 12:31:59 +0000 (08:31 -0400)
commit797391e1d830113a3c7116b223d8f0e201435d69
treecefe436088576c31890b74a974a726fe98959fa5
parent6cba99f9c948e60abc18e1f2176b5fbaf1f7cece
Rework contact termination to separate protocol-level and contact-level

- Mail and Feed contacts are now removed automatically on relationship termination
- Added logging and notice messages for different results
doc/Addons.md
include/api.php
mod/unfollow.php
src/Console/Contact.php
src/Core/Protocol.php
src/Model/Contact.php
src/Worker/Notifier.php