To-Do added

This commit is contained in:
Michael Vogel 2016-07-07 23:35:44 +02:00
parent db1d8caaf2
commit edfee710fe
1 changed files with 9 additions and 0 deletions

View 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;