Age | Commit message (Expand) | Author |
2010-01-27 | Shuffle params on setup_status_network; adding fullname and pushing tags up | Brion Vibber |
2010-01-27 | add additional post-install shell script option for setup_status_network.sh t... | Brion Vibber |
2010-01-27 | Add scripts/sendemail.php to send email to a user's address. Updated setup_st... | Brion Vibber |
2010-01-26 | Control channel for queue daemons to request graceful shutdown, restart, or u... | Brion Vibber |
2010-01-25 | quick fix to console.php: don't save blank lines into readline history | Brion Vibber |
2010-01-25 | drop now-unused --skip-xmpp and --xmpp-only options from queuedaemon.php | Brion Vibber |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | drop debug line from xmppdaemon.php, we're done debugging that | Brion Vibber |
2010-01-19 | Extra debug instrumentation for xmppdaemon | Brion Vibber |
2010-01-15 | --xmpp-only hack for queuedaemon.php to run separate queue daemon with only x... | Brion Vibber |
2010-01-14 | temporary --skip-xmpp flag on queuedaemon.php, allows to run queue daemons bu... | Brion Vibber |
2010-01-13 | actually use the user id instead of 0 ;) | Brion Vibber |
2010-01-13 | in case we have cached 'fake' inboxes, make sure we rebuild them running init... | Brion Vibber |
2010-01-13 | Gracefully skip missing user entries when initializing inboxes in bulk | Brion Vibber |
2010-01-13 | accept file for initializeinbox.php | Evan Prodromou |
2010-01-13 | Update generation of YAML files | Siebrand Mazeland |
2010-01-13 | add a script for initializing inboxes | Evan Prodromou |
2010-01-12 | Merge branch '0.9.x' into inblob | Evan Prodromou |
2010-01-12 | Major refactoring of queue handlers to support running multiple sites in one ... | Brion Vibber |
2010-01-11 | Merge branch '0.9.x' into inblob | Evan Prodromou |
2010-01-11 | fix long options on deleteuser.php | Brion Vibber |
2010-01-10 | Lots of tiny message changes. | Siebrand Mazeland |
2010-01-09 | Merge branch 'inblob' of git@gitorious.org:~evan/statusnet/evans-mainline int... | Evan Prodromou |
2010-01-09 | remove triminboxes.php; it's no longer used | Evan Prodromou |
2010-01-09 | Revert "Replace Notice_inbox with Inbox" | Evan Prodromou |
2010-01-09 | Replace Notice_inbox with Inbox | Evan Prodromou |
2010-01-08 | Add an IMAP daemon so StatusNet can process incoming user posts via catch-all... | Craig Andrews |
2010-01-06 | suppress notice for undefined prompt variable when console.php is used from n... | Brion Vibber |
2010-01-05 | Add an RSSCloud queue handler daemon | Zach Copley |
2010-01-04 | free some memory in createsim.php | Evan Prodromou |
2010-01-04 | Merge branch 'batchlocation' | Evan Prodromou |
2009-12-31 | Script to update the location ID for users | Evan Prodromou |
2009-12-30 | Replace Notice_inbox with Inbox | Evan Prodromou |
2009-12-29 | Add progress output and optional --sleep-time parameter to triminboxes.php | Brion Vibber |
2009-12-24 | add setconfig.php script to set configuration options | Evan Prodromou |
2009-12-15 | remove dead code for handling direct messages, now done with commands | Evan Prodromou |
2009-12-14 | Clean up console output for non-interactive mode (handy for batch setup scripts) | Brion Vibber |
2009-12-11 | Make useremail.php executable | Brion Vibber |
2009-12-11 | Added UserEmail script. | Christopher Vollick |
2009-12-08 | New _m() gettext wrapper with smart detection of plugin domains. Plugin base ... | Brion Vibber |
2009-12-08 | Tweak updateavatarurl.php: emit a newline whether we're on verbose or non-qui... | Brion Vibber |
2009-12-07 | Grand ALL permissions to the DB user when setting up a new status.net site. | Zach Copley |
2009-12-03 | Code style cleanup: dropped some unnecessary =& reference assignments where t... | Brion Vibber |
2009-12-03 | Do not rebuild/add .mo files by default | Siebrand Mazeland |
2009-12-02 | add pluginhandler to list of daemons to shut down | Evan Prodromou |
2009-11-30 | make checkschema.php executable (which makes sense, cause the README says to ... | Craig Andrews |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-21 | Do not use fuzzy in the compiled messages files. | Siebrand Mazeland |
2009-11-20 | start for pluginqueuehandler | Brion Vibber |
2009-11-20 | start for pluginqueuehandler | Brion Vibber |