summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-06-10get the profile to show it in the titleEvan Prodromou
2008-06-10fix including stream in shownoticeEvan Prodromou
2008-06-10make shownotice a stream of one noticeEvan Prodromou
2008-06-11canonicalization lowercases nicknamesEvan Prodromou
2008-06-10new layout for all actionEvan Prodromou
2008-06-10fixup for new theme design in public.phpEvan Prodromou
2008-06-10first steps towards new skinEvan Prodromou
2008-06-10geo namespaceEvan 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-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-06was using $notice->uri instead of $notice_uriEvan Prodromou
2008-06-06push yadis requirement into 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-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-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-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