summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2010-01-13Update generation of YAML filesSiebrand Mazeland
2010-01-13add a script for initializing inboxesEvan Prodromou
2010-01-12Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-11Merge branch '0.9.x' into inblobEvan Prodromou
2010-01-11fix long options on deleteuser.phpBrion Vibber
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-09Merge branch 'inblob' of git@gitorious.org:~evan/statusnet/evans-mainline int...Evan Prodromou
2010-01-09remove triminboxes.php; it's no longer usedEvan Prodromou
2010-01-09Revert "Replace Notice_inbox with Inbox"Evan Prodromou
2010-01-09Replace Notice_inbox with InboxEvan Prodromou
2010-01-08Add an IMAP daemon so StatusNet can process incoming user posts via catch-all...Craig Andrews
2010-01-06suppress notice for undefined prompt variable when console.php is used from n...Brion Vibber
2010-01-05Add an RSSCloud queue handler daemonZach Copley
2010-01-04free some memory in createsim.phpEvan Prodromou
2010-01-04Merge branch 'batchlocation'Evan Prodromou
2009-12-31Script to update the location ID for usersEvan Prodromou
2009-12-30Replace Notice_inbox with InboxEvan Prodromou
2009-12-29Add progress output and optional --sleep-time parameter to triminboxes.phpBrion Vibber
2009-12-24add setconfig.php script to set configuration optionsEvan Prodromou
2009-12-15remove dead code for handling direct messages, now done with commandsEvan Prodromou
2009-12-14Clean up console output for non-interactive mode (handy for batch setup scripts)Brion Vibber
2009-12-11Make useremail.php executableBrion Vibber
2009-12-11Added UserEmail script.Christopher Vollick
2009-12-08New _m() gettext wrapper with smart detection of plugin domains. Plugin base ...Brion Vibber
2009-12-08Tweak updateavatarurl.php: emit a newline whether we're on verbose or non-qui...Brion Vibber
2009-12-07Grand ALL permissions to the DB user when setting up a new status.net site.Zach Copley
2009-12-03Code style cleanup: dropped some unnecessary =& reference assignments where t...Brion Vibber
2009-12-03Do not rebuild/add .mo files by defaultSiebrand Mazeland
2009-12-02add pluginhandler to list of daemons to shut downEvan Prodromou
2009-11-30make checkschema.php executable (which makes sense, cause the README says to ...Craig Andrews
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-21Do not use fuzzy in the compiled messages files.Siebrand Mazeland
2009-11-20start for pluginqueuehandlerBrion Vibber
2009-11-20start for pluginqueuehandlerBrion Vibber
2009-11-19Merge branch '0.9-release'Zach Copley
2009-11-19Add execute bit to pingqueuehandlerZach Copley
2009-11-19Removing "join-existing". Do not add on update, just rebuild complete pot. Th...Siebrand Mazeland
2009-11-18Added support for pgettext() and npgettext() to separate contexts for transla...Brion Vibber
2009-11-17A little cleanup on console.php; save readline history more aggressively; avo...Brion Vibber
2009-11-16+x deleteuser.phpEric Helgeson
2009-11-12Minor typo correction in log message. Seems trivial, unless you are trying to...Ciaran Gultnieks
2009-11-11CLAIM_TIMEOUT is already defined elsewhere - causes a PHP warning (minor perf...CiaranG
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-11-09Merge branch 'master' into 0.8.xEvan Prodromou
2009-11-09broadcast profile changes from updateavatarurl.phpEvan Prodromou
2009-11-09script to update avatar URLs on serverEvan Prodromou
2009-11-09script to update avatar URLs on serverEvan Prodromou
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland