]> git.mxchange.org Git - friendica.git/commitdiff
To-Do added
authorMichael Vogel <icarus@dabo.de>
Thu, 7 Jul 2016 21:35:44 +0000 (23:35 +0200)
committerMichael Vogel <icarus@dabo.de>
Thu, 7 Jul 2016 21:35:44 +0000 (23:35 +0200)
include/Probe.php

index ff2341e26d71f4f61473863a0e0bf2a20306116d..8b6039a6f661856108f120367a25dbdace0a9624 100644 (file)
@@ -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;