]> git.mxchange.org Git - friendica.git/commit
Remove the obsolete parameter $two_way from terminateFriendship methods
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 2 Oct 2021 19:48:20 +0000 (15:48 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 2 Oct 2021 20:14:22 +0000 (16:14 -0400)
commitc4a4473cd07ffdb41bf0c1c992d06327a15201e5
tree90a8303880815a6738f94afdc143f03bce559d49
parent1047ad7bc2c78bc90084e6f542e3b7b6c7684b23
Remove the obsolete parameter $two_way from terminateFriendship methods

- Follow revokation is now done independently
doc/Addons.md
include/api.php
mod/unfollow.php
src/Core/Protocol.php
src/Model/Contact.php
src/Module/Contact.php