]> git.mxchange.org Git - friendica.git/commit
Add events for follow, revoke_follow, block and unblock hooks
authorArt4 <art4@wlabs.de>
Thu, 13 Mar 2025 14:02:35 +0000 (14:02 +0000)
committerArt4 <art4@wlabs.de>
Thu, 13 Mar 2025 14:02:35 +0000 (14:02 +0000)
commit10e4f4bf36cb601af0c419f0c864fd672dbb8999
treede1127850eb809a2d120e776c386e58856401489
parent4d96875656445ca5204e98b3240c4fadcae90066
Add events for follow, revoke_follow, block and unblock hooks
src/Core/Hooks/HookEventBridge.php
src/Core/Protocol.php
src/Event/ArrayFilterEvent.php
src/Model/Contact.php
tests/Unit/Core/Hooks/HookEventBridgeTest.php
tests/Unit/Event/ArrayFilterEventTest.php