Use const for unfurl url image dir
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / background / job / UnfurlUrlBackgroundJob.class.php
2021-03-16 joshuarueswegUse const for unfurl url image dir
2021-03-16 joshuarueswegUse 160 chars for url description
2021-03-16 joshuarueswegUse own table for unfurl url images
2021-03-16 joshuarueswegPrevent downloading incomplete images
2021-03-16 joshuarueswegFix codestyle
2021-03-16 joshuarueswegSave fetch url fetch date
2021-03-16 joshuarueswegClean up code
2021-03-16 joshuarueswegMove Exceptions to own namespace
2021-03-16 joshuarueswegReplace UnfurlUrlUtil with UnfurlResponse
2021-03-16 joshuarueswegFix codestyle