summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-01readme and version for beta50.9.0beta5Evan Prodromou
2010-02-01Don't enqueue into plugin or SMS queues when disabled (breaks unqueuehandler ...Brion Vibber
2010-02-01Merge remote branch 'statusnet/master' into testingBrion Vibber
2010-02-01Improve name validation checks on local File referencesBrion Vibber
2010-02-01Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-01Merge branch 'master' into testingEvan Prodromou
2010-02-01fix local file include vulnerability in doc.phpEvan Prodromou
2010-02-01Reusing fixed selector name for 'processing' in util.jsSarven Capadisli
2010-02-01Removed hAtom pattern from registration page.Sarven Capadisli
2010-02-01restructuring of User::registerNew() lost password mungingEvan Prodromou
2010-01-31Add a script to clear the cache for a given keyEvan Prodromou
2010-01-31buggy fetch for site ownerEvan Prodromou
2010-01-31Added missing concat of </li> in Realtime responseSarven Capadisli
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-01-31Updated XHR binded events to work better in jQuery 1.4.1. UsingSarven Capadisli
2010-01-31Updated jQuery Form Plugin from v2.17 to v2.36Sarven Capadisli
2010-01-31Updated jQuery JavaScript Library from v1.3.2 to v1.4.1Sarven Capadisli
2010-01-31move schema.type.php to typeschema.php like other filesEvan Prodromou
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-31Add Really Simple Discovery (RSD) supportEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-30error clearing tags for profiles from memcachedEvan Prodromou
2010-01-30on exceptions, stomp logs the error and reenqueuesEvan Prodromou
2010-01-30add lat, lon, location and remove closing tag from geocode.phpEvan Prodromou
2010-01-30Use passed-in lat long in geocode.phpEvan Prodromou
2010-01-30better handling of null responses from geonames.orgEvan Prodromou
2010-01-30Globalized form notice data geo valuesSarven Capadisli
2010-01-30Using jQuery chaining in FormNoticeXHRSarven Capadisli
2010-01-30Using form object instead of form_id and find(). Slightly faster andSarven Capadisli
2010-01-30removed describeTable from base class, and fixed it up in pgsqlBrenda Wallace
2010-01-30getTableDef() mostly working in postgresBrenda Wallace
2010-01-30move the schema DDL sql off into seperate files for each db we supportBrenda Wallace
2010-01-29plugin to limit number of registered usersEvan Prodromou
2010-01-29add hooks for user registrationEvan Prodromou
2010-01-29live fast, die young in bash scriptsEvan Prodromou
2010-01-29Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-29for single-user mode, retrieve either site owner or defined nicknameEvan Prodromou
2010-01-29method to get the site ownerEvan Prodromou
2010-01-29define a constant for the 'owner' role of a siteEvan Prodromou
2010-01-29add simple cache getter/setter static functions to Memcached_DataObjectEvan Prodromou
2010-01-29Adds notice author's name to @title in Realtime responseSarven Capadisli
2010-01-29Hides .author from XHR response in showstreamSarven Capadisli
2010-01-29Hides .author from XHR response in showstreamSarven Capadisli
2010-01-28Fix more fatal errors in queue edge casesBrion Vibber
2010-01-28Don't attempt to resend XMPP messages that can't be broadcast due to the prof...Brion Vibber
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineBrion Vibber
2010-01-28Wrap each bit of distrib queue handler's saving operation in a try/catch; log...Brion Vibber
2010-01-29Merge branch 'testing'Zach Copley
2010-01-28Log exceptions from queuedaemon.php if they're not already caughtBrion Vibber