summaryrefslogtreecommitdiff
path: root/lib/omb.php
AgeCommit message (Expand)Author
2008-06-12another copy-and-paste errorEvan Prodromou
2008-06-12correct the id attribute of the profileEvan Prodromou
2008-06-12fix some incorrect input due to copy-and-paste programmingEvan Prodromou
2008-06-12add some more debugging codeEvan Prodromou
2008-06-12broadcast profile and change subscription input idEvan Prodromou
2008-06-06bad signature because variable name was wrongEvan Prodromou
2008-06-06removing some noisy debug noticesEvan Prodromou
2008-06-06quit trying to use fancy join and just loopEvan Prodromou
2008-06-06fix name of join-adding methodEvan Prodromou
2008-06-06dump sub and rpEvan Prodromou
2008-06-06trim whitespace and more debugging for posting messagesEvan Prodromou
2008-06-06debugging messages in broadcast remoteEvan Prodromou
2008-06-06push yadis requirement into omb.phpEvan Prodromou
2008-06-06move notice-posting stuff from util.php to omb.phpEvan Prodromou
2008-06-04full interface for userauthorizationEvan 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-03one more stab at type matching, plus debug messageEvan Prodromou
2008-06-03restructure filters on servicesEvan Prodromou
2008-06-02add the hmac sha1 signature method to serverEvan Prodromou
2008-06-02fixup classesEvan Prodromou
2008-06-02correct name of data store classEvan Prodromou
2008-06-02fixup caching problem with server variableEvan Prodromou
2008-06-02get content of element rather than raw elementEvan Prodromou
2008-06-02add a namespace when checking for LocalID elementEvan Prodromou
2008-06-02fix URLs for OMB endpointsEvan Prodromou
2008-06-02fix assignment of omb stuffEvan Prodromou
2008-06-02add some debugging stuff for problems with remote subscribeEvan Prodromou
2008-06-02fix dynamically-created codeEvan Prodromou
2008-06-02move service-matching callbacks to libraryEvan Prodromou
2008-06-02better handling of XRDS filesEvan Prodromou
2008-05-30fix path for requiring oauthstoreEvan Prodromou
2008-05-30interim commit after pull from serverEvan Prodromou
2008-05-27client side of distributed subscription almost completeEvan Prodromou
2008-05-26move OMB and OAUTH defs to their own lib fileEvan Prodromou