]> git.mxchange.org Git - friendica.git/history - src/Worker/CheckRelMeProfileLink.php
make the standards check happy
[friendica.git] / src / Worker / CheckRelMeProfileLink.php
2022-11-07 Tobias Diekershoffmake the standards check happy
2022-11-07 Tobias Diekershoffwe don't need the 20...
2022-11-07 Tobias Diekershoffthe config default parameter was deprecated
2022-11-07 Tobias Diekershoffadd labels for the logger parameters
2022-11-07 Tobias Diekershoffchange the cURL success check and adopt the logger...
2022-11-07 Tobias Diekershoffset the validation to false, and only set it to true...
2022-11-07 Tobias Diekershoffavoide useless cURL request to the profile page
2022-11-07 Tobias Diekershoffremove debugging tracers
2022-11-07 Tobias Diekershoffreviews
2022-11-07 Tobias Diekershoffclean up the used modules
2022-11-07 Tobias Diekershoffadd the new CheckRelMeProfileLink class to the worker