summaryrefslogtreecommitdiff
path: root/actions/remotesubscribe.php
AgeCommit message (Expand)Author
2008-06-03typo in use of omb_service_uri()Evan Prodromou
2008-06-03more debugging, don't reuse variableEvan Prodromou
2008-06-02move debugging code for checking URIs of XRDEvan Prodromou
2008-06-02trying to find out why auth request is going to requesttokenEvan Prodromou
2008-06-02get rid of callback nonceEvan Prodromou
2008-06-02fix consumer fetching, nonce makingEvan Prodromou
2008-06-02correct server error outputEvan Prodromou
2008-06-02add some debugging output to request token requestEvan Prodromou
2008-06-02minor corrections for OMB discoveryEvan Prodromou
2008-06-02debug infoEvan Prodromou
2008-06-02fix assignment of omb stuffEvan Prodromou
2008-06-02make a nodes variable to pass nodes by referenceEvan Prodromou
2008-06-02trim whitespaceEvan Prodromou
2008-06-02services() returns an arrayEvan Prodromou
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