summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-21have to provide full path for daemonsEvan Prodromou
2009-09-21'easy' way to handle notices at queue timeEvan Prodromou
2009-09-21you can add a daemon to getvaliddaemonsEvan Prodromou
2009-09-21add a hook for the unqueuemanagerEvan Prodromou
2009-09-21add a hook at point of enqueuing noticesEvan Prodromou
2009-09-21Fixes for posting shortened URLs or uploadsBrion Vibber
2009-09-21Don't trigger E_NOTICE when looking for commands in the notice inputBrion Vibber
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-19Add missing parenthesis.Adrian Lang
2009-09-19Fix merges.Adrian Lang
2009-09-19Pear code styleBrenda Wallace
2009-09-19@author tags updated -- only one entry per name nowBrenda Wallace
2009-09-17fixed up space on @author tagsBrenda Wallace
2009-09-16Updated csarven emails to csarven@status.net and removed dupesSarven Capadisli
2009-09-15statusize new HTTP classesEvan Prodromou
2009-09-15dedupe evansEvan Prodromou
2009-09-15change all evans to evan@status.netEvan Prodromou
2009-09-15Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-15add post to curlclientEvan Prodromou
2009-09-15fix user-agent for curlclientEvan Prodromou
2009-09-15add get to curl clientEvan Prodromou
2009-09-15add cURL client with HEAD methodEvan Prodromou
2009-09-15Merge branch '0.9.x' into httputilEvan Prodromou
2009-09-15add user agent and correct version check to httpclientEvan Prodromou
2009-09-15statusize OpenID pluginEvan Prodromou
2009-09-15add http client config valueEvan Prodromou
2009-09-15update httpclient classEvan Prodromou
2009-09-15move httputil to httpclientEvan Prodromou
2009-09-15Start a common library for HTTP client stuffEvan Prodromou
2009-09-15check correct define (not backwards compatible)Evan Prodromou
2009-09-15Fixed broken list items in installer outputZach Copley
2009-09-15Got rid of a bunch of ugly warningsZach Copley
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-09-14Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63bAdrian Lang
2009-09-14code style cleanupBrenda Wallace
2009-09-14cleaned up code styleBrenda Wallace
2009-09-14pulled @author from git logsBrenda Wallace
2009-09-14fixed indentation for the pear code stylesBrenda Wallace
2009-09-14lotsa of multiline if statements and function calls changed style to meat pea...Brenda Wallace
2009-09-14fixed up if statementsBrenda Wallace
2009-09-14added most of the required doxygenBrenda Wallace
2009-09-14most of code style errors goneBrenda Wallace
2009-09-14removed commented out code we no longer wantBrenda Wallace
2009-09-14fixed up curly brackets and spaces around for, if, elseBrenda Wallace
2009-09-14many doxygen comments addedBrenda Wallace
2009-09-14lotsa tabulation changed to 4 spacesBrenda Wallace
2009-09-14fixed missing semisolonBrenda Wallace
2009-09-14removed most of the <?php ?> that was making this hard to readBrenda Wallace