summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-03add actor info to testsEvan Prodromou
2010-08-03more tests for activity generationEvan Prodromou
2010-08-03add some more tests for replies and group postsEvan Prodromou
2010-08-03initial unit tests for activity generationEvan Prodromou
2010-08-02correct output for EndActivityInReplyTo eventEvan Prodromou
2010-08-02document activity entry hooksEvan Prodromou
2010-08-02add some activity hooksEvan Prodromou
2010-07-26Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-22accept mailto: URIs as OStatus identifiersEvan Prodromou
2010-07-22Quick fix for IE7 via sammy: remove redundant media specifiers from base styl...Brion Vibber
2010-07-21Revert "Revert "Change the cache window on notices from 61 to 200, the max nu...Zach Copley
2010-07-19Make some messages gender neutral.Eric Helgeson
2010-07-19Revert "Change the cache window on notices from 61 to 200, the max number"Zach Copley
2010-07-19Provisional OAuth, OpenID token check timing attack patchesBrion Vibber
2010-07-19Change the cache window on notices from 61 to 200, the max numberZach Copley
2010-07-16Suppress HTTP error headers for JSONP API outputZach Copley
2010-07-14cache sitemap notice and user counts for 4hEvan Prodromou
2010-07-13Exceptions are caught and continued on JSON, XML, Atom and RSS output in APIEvan Prodromou
2010-07-13handle missing profile for notices better in Rss10ActionEvan Prodromou
2010-07-13handle missing profile for notices better in NoticeListEvan Prodromou
2010-07-13log exceptions in atom feeds, but don't let them kill the outputEvan Prodromou
2010-07-13push exception on missing profile down to Notice::getProfile()Evan Prodromou
2010-07-13handle notices without profiles better in RSS outputEvan Prodromou
2010-07-12Commit hubprepqueuehandler.php -- fix for OStatus bulk output.Brion Vibber
2010-07-10remove debugging statement and add a bit of output to updatecountsEvan Prodromou
2010-07-10Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-07-09script to fill counts table from command lineEvan Prodromou
2010-07-08Handle the case where a screen name has shifted from one Twitter ID to anotherZach Copley
2010-07-05create an index on user.created so sitemap generation is fasterEvan Prodromou
2010-06-29Updated OMB_Yadis_XRDS for compatibility with php-openid 2.2.2: Auth_Yadis_XR...Brion Vibber
2010-06-29Update to last upstream version of libomb: coding style updates, static call ...Brion Vibber
2010-06-29Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-29Updates to README w/ summary changelistBrion Vibber
2010-06-29Fix regression in OStatus remote group subscribe -- a bug was previously mask...Brion Vibber
2010-06-29Update the (formerly) Janrain OpenID library to 2.2.2 -- bug fixes including ...Brion Vibber
2010-06-28- Fix bugs with block and friendship API methodsZach Copley
2010-06-28Fix regression in 92ded7c6cb56056a89bc8b3caabd08049104898e: spewed PHP notice...Brion Vibber
2010-06-28Merge branch 'master' into 0.9.xBrion Vibber
2010-06-28Update version and code name: 0.9.3 Half a World AwayBrion Vibber
2010-06-28Add notice source for StatusNet DesktopZach Copley
2010-06-28Fix for PHP notice when given an integer degrees in decimalDegreesToDMS(); us...Brion Vibber
2010-06-28Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-28Enhanced upload file type detection. If given an original filename, we'll att...Brion Vibber
2010-06-28Test cases for MediaFile::getUploadedFileType() with OpenOffice, MS Office, a...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-06-26Fix for bug #2382: releasing claim on failed queue item works again with DB-b...Brion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-24Have API methods for search subclass ApiPrivateAuthActionZach Copley