summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-06-13function for retrieving a config variableEvan Prodromou
2008-06-13update TODO, and add variables to docsEvan Prodromou
2008-06-13mark off TODO, only local notices in public streamEvan Prodromou
2008-06-12links for subscribers and subscribed in showstreamEvan Prodromou
2008-06-12only validate if values are sentEvan Prodromou
2008-06-12catch errors in debug logEvan Prodromou
2008-06-12only show "more subscriptions" link if there really are more subscriptionsEvan Prodromou
2008-06-12broadcast profile and change subscription input idEvan Prodromou
2008-06-12link for websiteEvan Prodromou
2008-06-12add instructions to each form entry in formsEvan Prodromou
2008-06-11start changing default theme to work with new HTMLEvan Prodromou
2008-06-11double-showing notice form and views menuEvan Prodromou
2008-06-11push notice form and sub-menu into header divEvan Prodromou
2008-06-11only show notice form if user is logged in, looking at own pageEvan Prodromou
2008-06-11reminder about site license in avatar upload processEvan Prodromou
2008-06-11instructionsEvan Prodromou
2008-06-11menu on home and profileEvan Prodromou
2008-06-10remove notice form from showstreamEvan Prodromou
2008-06-10refresh on showstreamEvan Prodromou
2008-06-10fixup some TODOs, fix a bug in userauthorizationEvan Prodromou
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