summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-23Better error notification for Geonames pluginEvan Prodromou
2009-12-23Better error notification for Geonames pluginEvan Prodromou
2009-12-23don't email replies to yourselfEvan Prodromou
2009-12-23whitespace fixupEvan Prodromou
2009-12-22Merge branch 'master' into 0.9.xEvan Prodromou
2009-12-22save location at notice post timeEvan Prodromou
2009-12-22Fix for massively slow friends timeline query due to indexing bug introduced ...Brion Vibber
2009-12-22Fix for massively slow friends timeline query due to indexing bug introduced ...Brion Vibber
2009-12-22Merge branch 'testing'Evan Prodromou
2009-12-22update to rc2Evan Prodromou
2009-12-22update README for 0.9.0rc2Evan Prodromou
2009-12-22Skip DB_DataObject's in-process cache for static gets on CLI processes.Brion
2009-12-23Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-12-22First version of a CAS authentication pluginCraig Andrews
2009-12-22Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-22Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-12-22remove some merge cruft from READMEEvan Prodromou
2009-12-22Ticket 2083: use site.textlimit setting instead of hardcoding 140 into docume...Brion Vibber
2009-12-22Adjusted notice option alignment in MobileProfileSarven Capadisli
2009-12-21Moving & replacing to the end of html and source dataSarven Capadisli
2009-12-21Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-21Right aligned delete notice option so that when repeat option isSarven Capadisli
2009-12-21Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-21Ticket 1982: define LC_MESSAGES and friends if PHP didn't predefine them for ...Brion Vibber
2009-12-21Added admin navigation item to MobileProfileSarven Capadisli
2009-12-21Ignore user language settings that aren't listed in language config; we'll th...Brion Vibber
2009-12-20Remove pleonasm in UI textSiebrand Mazeland
2009-12-20Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-20Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-19Ignore user language settings that aren't listed in language config; we'll th...Brion Vibber
2009-12-19Cache the LDAP schema in memcache (if memcache is available)Craig Andrews
2009-12-18Allow caching of ldap schema, greatly improves performance.Eric Helgeson
2009-12-18search->count() doesnt seem to be cached, so we willEric Helgeson
2009-12-18Limit search to only the basedn we're looking inEric Helgeson
2009-12-18Set returnto when redirected to login of a private install (for 0.9.x)Jeffery To
2009-12-18Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...Brion Vibber
2009-12-18Followup fix for ticket 1672: Twitter bridge !group->#hash conversion will no...Brion Vibber
2009-12-17Make useremail.php executableBrion Vibber
2009-12-17Added UserEmail script.Christopher Vollick
2009-12-17Minor styleSarven Capadisli
2009-12-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-12-17Plugin that outputs 'powered by StatusNet' after site nameSarven Capadisli
2009-12-16Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2009-12-16Merge branch '0.9.x' into testing0.9.0rc2Evan Prodromou
2009-12-16Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-12-16Add some doc comments and fixmes in util.phpBrion Vibber
2009-12-16Add doc comments listing the array parameters for User::register() and Notice...Brion Vibber
2009-12-16Fix UserRightsTest unit testsBrion Vibber
2009-12-16PHP 5.3 closure-based implementation of curry(); old implementation used as f...Brion Vibber