summaryrefslogtreecommitdiff
path: root/lib/omb.php
AgeCommit message (Expand)Author
2009-05-30take debug code out of omb.phpEvan Prodromou
2009-03-11Fix array access on possibly undefined index.Adrian Lang
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-03-08Typo in lib/omb.php updateprofile request handling.Adrian Lang
2009-02-27Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes.Adrian Lang
2009-02-20fix some notices in omb.phpEvan Prodromou
2008-12-23TRUEEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-09-07remove some debugging code from omb.phpEvan Prodromou
2008-09-07lots of debugging code in OMB sendEvan Prodromou
2008-09-07debugging for ombEvan Prodromou
2008-09-05free and unset DB_DataObjects after we're done with themEvan Prodromou
2008-09-04use a join for omb broadcastEvan Prodromou
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-04error noticesEvan Prodromou
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