]> git.mxchange.org Git - friendica.git/commit
Fix unfollowing not showing on contact page
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 30 Oct 2022 20:40:21 +0000 (16:40 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 31 Oct 2022 19:30:23 +0000 (15:30 -0400)
commit5de8fe3a486704431c360100376dba67ba8cb8ff
tree7b975c00130f96d8a573330752af2630855d2362
parent3020dfbeeb7f0d3e4c808d18da7195a0f380f05d
Fix unfollowing not showing on contact page

- Deleted contact rows kept the relationship status which would keep showing
- Deleting contact rows would also not update the corresponding user-contact record
src/Content/Widget/VCard.php
src/Model/Contact.php