summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15Add Jiminy to notice sourcesZach Copley
2009-09-15Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.xZach Copley
2009-09-15Add Jiminy to notice sourcesZach Copley
2009-09-15304 responses should not have a Content-Length header.Craig Andrews
2009-09-15Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-09-15Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.xCraig Andrews
2009-09-15Revert "Several fixes to make RabbitMQ a player."Evan Prodromou
2009-09-15Remove unnecessary Profile::pkeyGetCraig Andrews
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-09-15Make it impossible to delete self-subscriptions via the APIZach Copley
2009-09-15Updated XHR return markup for Realtime pluginSarven Capadisli
2009-09-14Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63bAdrian Lang
2009-09-14Updated Cloudy themeSarven Capadisli
2009-09-14Fixed Confusing Typo in Documentation.Christopher Vollick
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
2009-09-14added doxygen for main()Brenda Wallace
2009-09-14changed curly bracks on if, else, foreach to match pear code stylesBrenda Wallace
2009-09-14added doxygen tagsBrenda Wallace
2009-09-14bug 1814: installer now only offers DB types which are available.Brion Vibber
2009-09-13Avoid or suppress E_NOTICE and E_WARNING messages related to the checklibs ch...Brion Vibber
2009-09-13Check that 'dl' function is available and usable before trying to call it wit...Brion Vibber
2009-09-13Make a new REST service for the autocomplete plugin, significantly reducing t...Craig Andrews
2009-09-13Add missing pkeyGet override to the Profile classCraig Andrews
2009-09-13Generate ETags for pages which don't specify themselves.Craig Andrews
2009-09-13When viewing a page in https, all links to non-actions (links to CSS, JS, etc...Craig Andrews
2009-09-13Set a Vary header with accept-encoding and cookies.Craig Andrews
2009-09-13Add ChinaMobile as an email to SMS carrierCraig Andrews
2009-09-13Response for request token doesn't contain omb_versionCraig Andrews
2009-09-12Check if the avatar exists before trying to delete it.Craig Andrews
2009-09-12NoticeForm's constructor's inreplyto argument should be optional (defaulting ...Craig Andrews
2009-09-12Show username in subject of emailsCraig Andrews
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews