]> git.mxchange.org Git - friendica.git/history - src/Worker/CheckRelMeProfileLink.php
New parameter to create a share block for display reasons
[friendica.git] / src / Worker / CheckRelMeProfileLink.php
2023-05-02 Hypolite PetovanMerge pull request #13070 from xundeenergie/fix-share-via
2023-04-23 Tobias DiekershoffMerge branch '2023.03-rc' into stable
2023-03-27 MichaelMerge remote-tracking branch 'upstream/2023.03-rc'...
2023-03-26 Hypolite PetovanMerge pull request #12928 from jsoref/spelling
2023-03-26 Josh Sorefspelling: checks
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-23 PhilippMerge pull request #12513 from MrPetovan/bug/12507...
2022-12-23 Hypolite PetovanFlatten conditions and add call to HTML::checkRelMeLink...
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-11-09 PhilippMerge pull request #12147 from annando/warning
2022-11-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-09 MichaelFix warning when loading invalid html
2022-11-07 Michael VogelMerge pull request #12131 from MrPetovan/task/4090...
2022-11-07 Hypolite PetovanMerge pull request #12109 from tobiasd/verify-homepage...
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