summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-10add another TODO0.2.5Evan Prodromou
2008-06-10fix getting subscribersEvan Prodromou
2008-06-10close parens in showstreamEvan Prodromou
2008-06-10add link for FOAF autodiscoveryEvan Prodromou
2008-06-10make presentation of remote subscribe nicerEvan Prodromou
2008-06-10ticking off a TODOEvan Prodromou
2008-06-10undo fancy URLs for omb endpointsEvan Prodromou
2008-06-10more specific fetchersEvan Prodromou
2008-06-10incorrectly used , instead ofEvan Prodromou
2008-06-10export FOAFEvan Prodromou
2008-06-08use rdf:resource for license urlsEvan Prodromou
2008-06-08forgot config in channelEvan Prodromou
2008-06-08add cc:license to RSS streamsEvan Prodromou
2008-06-06fancy URLsEvan Prodromou
2008-06-06use mod_rewrite to have prettier urlsEvan Prodromou
2008-06-06start doing some fancy URLsEvan Prodromou
2008-06-06was using $notice->uri instead of $notice_uriEvan 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-06call postnotice when there's a remote subscriptionEvan Prodromou
2008-06-06stash URLs for return and check all values for profilesEvan Prodromou
2008-06-06forgot to require libs in accesstokenEvan Prodromou
2008-06-06store URL rather than service in $omb for bounce backEvan Prodromou
2008-06-06debugging request for access tokenEvan Prodromou
2008-06-06debugging stuff in accesstoken actionEvan Prodromou
2008-06-06debugging output for new_access_tokenEvan Prodromou
2008-06-06mixed up token keys and OAuthToken objectsEvan Prodromou
2008-06-06remember to sign access token request with request tokenEvan Prodromou
2008-06-06checks for user and sub in validate and better error check in remote saveEvan Prodromou
2008-06-06mixed up OAuthConsumer and Consumer classesEvan Prodromou
2008-06-06seem to be storing tokens with null consumer keysEvan Prodromou
2008-06-06debug info for authorizing tokenEvan Prodromou
2008-06-06handle errors in authorizing and saving remote profileEvan Prodromou
2008-06-06use $_GET, not $argsEvan Prodromou
2008-06-06don't clone arrays!Evan Prodromou
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-05passing id to the avatar filename functionEvan Prodromou
2008-06-05setOriginal() is an instance methodEvan Prodromou
2008-06-05move avatar scaling and saving to Avatar and ProfileEvan Prodromou
2008-06-05new TODOsEvan Prodromou