summaryrefslogtreecommitdiff
path: root/lib/xmppqueuehandler.php
AgeCommit message (Expand)Author
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26Merge branch '0.8.x' into testingEvan Prodromou
2009-08-26more logging in xmppqueuehandlerEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-09use select() to bring down xmpp latencyEvan Prodromou
2009-07-09slightly better timingEvan Prodromou
2009-07-09Revert "give processtime a minimum of 1s"Evan Prodromou
2009-07-09give processtime a minimum of 1sEvan Prodromou
2009-07-09timeouts and pings for xmppqueuehandlersEvan Prodromou
2009-07-04new default daemon jidEvan Prodromou
2009-06-24all daemons take an id parameterEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
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-29guarded call to conn method in xmppqueuehandlerEvan Prodromou
2008-09-13LOG_ERROR -> LOG_ERREvan Prodromou
2008-09-04abstract XMPP-related queue handling to a common superclassEvan Prodromou