summaryrefslogtreecommitdiff
path: root/scripts/jabberqueuehandler.php
AgeCommit message (Expand)Author
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-24all daemons take an id parameterEvan Prodromou
2009-06-22fix have_options argumentsEvan Prodromou
2009-06-22jabberqueuehandler uses commandline stuffEvan Prodromou
2009-06-22Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-20change scripts to take server and path from commandlineEvan Prodromou
2009-04-16Abort the xmpp-related daemons immediately if xmpp is disabled in the config,...CiaranG
2008-12-23move opening brace of class declaration to next lineEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace NULL with nullEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-04require xmppqueuehandler in jabberqueuehandlerEvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou