]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/queuehandler.php
move opening brace of class declaration to next line
[quix0rs-gnu-social.git] / lib / queuehandler.php
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-10-05 Evan Prodromouexplicitly load classes for queuehandler
2008-09-06 Evan Prodromoufree and unset DB_DataObjects after we're done with...
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-08-30 evansome fixes from on the jabber server
2008-08-30 Evan Prodromouless sleeping, slightly
2008-08-29 Evan Prodromoumany jabber queue management changes
2008-08-28 Evan Prodromoudon't clear claims immediately
2008-08-27 Evan Prodromoubreak up monolithic xmppdaemon into multiple queue...