summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-06-06fix args in returntoEvan Prodromou
2008-06-06listenee is nickname, not URIEvan Prodromou
2008-06-06debugging info on finished remote subscribeEvan Prodromou
2008-06-05show error correctly in loginEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-06-05aEvan Prodromou
2008-06-05bad validation of callback URLEvan Prodromou
2008-06-05decided to validate tag uris rather than not validating any urisEvan Prodromou
2008-06-04don't validate listenee URIEvan Prodromou
2008-06-04clear request doesn't need an argumentEvan Prodromou
2008-06-04correct order of params in get_tokenEvan Prodromou
2008-06-04automatically prepend filename to debug outputEvan Prodromou
2008-06-04add some debugging codeEvan Prodromou
2008-06-04fix passing request aroundEvan Prodromou
2008-06-04full interface for userauthorizationEvan Prodromou
2008-06-03remove call to private get-version() methodEvan Prodromou
2008-06-03clear out lots of debugging code, add require to userauthorizationEvan Prodromou
2008-06-03fix service discovery (I think)Evan Prodromou
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-02more debug codeEvan Prodromou
2008-06-02debugging code for userauthorizationEvan 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-02typo in LocalID generation in xrdsEvan 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-31set proper row sizesEvan 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 X-XRDS-Location headerEvan 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