summaryrefslogtreecommitdiff
path: root/actions/remotesubscribe.php
AgeCommit message (Expand)Author
2008-06-02add some debugging stuff for problems with remote subscribeEvan Prodromou
2008-06-02use omb_service_filter() rather than omb_match_service()Evan Prodromou
2008-06-02move service-matching callbacks to libraryEvan Prodromou
2008-06-02better handling of XRDS filesEvan Prodromou
2008-05-30parse the XRDS resultsEvan Prodromou
2008-05-30check xrds objectEvan Prodromou
2008-05-30debug message for when services returns nullEvan Prodromou
2008-05-30better debug messagesEvan Prodromou
2008-05-30typo in checking for YADIS failureEvan Prodromou
2008-05-30add debug logging and do some from the remotesubscribe pageEvan Prodromou
2008-05-30check to see if XRDS discovery failedEvan Prodromou
2008-05-30correct content-type on XRDS documentEvan Prodromou
2008-05-30add a print_r for the yadis doc returnedEvan Prodromou
2008-05-30show footer for remotesubscribe formEvan Prodromou
2008-05-30check that services are null in yadis checkEvan Prodromou
2008-05-30remotesubscribe formEvan Prodromou
2008-05-27client side of distributed subscription almost completeEvan Prodromou