summaryrefslogtreecommitdiff
path: root/lib/queuemanager.php
AgeCommit message (Collapse)Author
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-04return singleton if initializedEvan Prodromou
2009-07-04move handling code into queuemanagerEvan Prodromou
2009-07-01better queue manager detection, new method fail()Evan Prodromou
2009-07-01Add UnQueueManager for immediate handlingEvan Prodromou
Perhaps it's a little precious, but I took out the switches in util.php to determine what's supposed to be sent when, and made a queuemanager class that will just do things when they're supposed to be done.
2009-07-01better hook variables for StartQueueManagerEvan Prodromou
2009-06-28start of queuemanager codeEvan Prodromou