summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-31do complete unsubscribe process when deleting a userEvan Prodromou
2010-03-31Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2010-03-31Revert "Multiple file upload handling."Sarven Capadisli
2010-03-30Ticket #1281: JID validation now more or less follows spec instead of calling...Brion Vibber
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-03-30Shared cache key option for Geonames plugin, lets multi-instance sites share ...Brion Vibber
2010-03-30Update call for renamed OStatus functions -- installer now no longer fails wi...Brion Vibber
2010-03-30Some fixes to make the twitterstatusfetcher behave better in a multi-site con...Zach Copley
2010-03-30Fix for error output on invalid user ID to api groups listBrion Vibber
2010-03-30Fix for error output on invalid user ID to api groups listBrion Vibber
2010-03-30Fixes for apigrouplist - notice spew from undefined var, notice spew from mis...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-30Fixes for apigrouplist - notice spew from undefined var, notice spew from mis...Brion Vibber
2010-03-30Quick fixes for grouplistall:Brion Vibber
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
2010-03-29Fix to profile location in FOAF output: longitude was repeating the latitude ...Brion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-29Include meta charset header in saved HTML file for long OStatus messages; wit...Brion Vibber
2010-03-29Tweak to Eugene Crosser's patch to make transactions and acks configurable; d...Brion Vibber
2010-03-29Make stomp queue manager work with basic serversEugene Crosser
2010-03-29Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-29Merge branch 'master' into testingBrion Vibber
2010-03-29Renamed HTTPResponse class to StatusNet_HTTPResponse to avoid conflict with P...Brion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...Brion Vibber
2010-03-28RSSCloudPlugin's onRouterInitialized() should expect pass by value instead of...Zach Copley
2010-03-28Revert "Remove console debug line"Sarven Capadisli
2010-03-28Remove console debug lineSarven Capadisli
2010-03-28Remove debug line that crept into a commit a while back, breaking realtime wh...Brion Vibber
2010-03-28Merge branch 'master' into 0.9.xEvan Prodromou
2010-03-28don't try to get to database at initialize timeEvan Prodromou
2010-03-28add an option to run a command as the site ownerEvan Prodromou
2010-03-28continue deleting even if user profile record is missingEvan Prodromou
2010-03-28update README and version number0.9.1Evan Prodromou
2010-03-27move check for bad IDs from activityobject to activity and make simplerEvan Prodromou
2010-03-27reverse order of activity parse test argumentsEvan Prodromou
2010-03-27Some fixes to make the twitterstatusfetcher behave better in a multi-site con...Zach Copley
2010-03-27Some fixes to make the twitterstatusfetcher behave better in a multi-site con...Zach Copley
2010-03-27Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2010-03-26Multiple file upload handling.Nick Holliday
2010-03-26Fixes problem with IRC URLs showing as attachmentsNick Holliday
2010-03-26if there is oembed data for a file/link, consider that link to have an attach...Craig Andrews
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-26Really make sure we return 'true' and 'false' strings for boolean vals in api...Zach Copley
2010-03-26Revert "Make sure we return 'true' and 'false' strings for boolean vals in ap...Zach Copley
2010-03-26Make sure we return 'true' and 'false' strings for boolean vals in api/status...Zach Copley
2010-03-26Return an http auth error, when a client sends in an invalid auth user, even ...Zach Copley
2010-03-26Drop debug statements on every regex match from Blacklist plugin; filling the...Brion Vibber