From: Michael Vogel Date: Thu, 7 Jul 2016 21:35:44 +0000 (+0200) Subject: To-Do added X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=edfee710feee5dd41255b6b3aa104d4a7798f3a4;p=friendica.git To-Do added --- diff --git a/include/Probe.php b/include/Probe.php index ff2341e26d..8b6039a6f6 100644 --- a/include/Probe.php +++ b/include/Probe.php @@ -2,6 +2,15 @@ /** * @brief This class contain functions for probing URL * + * To-Do: + * + * - OStatus links with index.php + * - Non absolute URL in feeds? + * - Check for tumblr feed? + * - more logging? + * - Workaround for misconfigured Friendica servers? + * - Check if Hubzilla servers with OStatus are detected correctly + * */ use \Friendica\Core\Config;