summaryrefslogtreecommitdiff
path: root/scripts/xmppqueuehandler.php
AgeCommit message (Expand)Author
2008-09-02set the reconnect timeoutEvan Prodromou
2008-09-02better connection handling in scriptsEvan Prodromou
2008-09-02add reconnect handlers to main XMPP-handling scriptsEvan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-09-01dnd -> available, just looks bad as dnsEvan Prodromou
2008-09-01separate out presence from connection, send different presence types from que...Evan Prodromou
2008-08-30add some sanity-check stuff for long-running daemonsEvan Prodromou
2008-08-30add initialization info to the queue handlersEvan Prodromou
2008-08-30check the state of the queue before diving in to process itEvan Prodromou
2008-08-30eliminate loops in forwardingEvan Prodromou
2008-08-30some fixes from on the jabber serverevan
2008-08-30strtolower jids for comparisonEvan Prodromou
2008-08-30forward messages from queuehandler to listenerEvan Prodromou
2008-08-29many jabber queue management changesEvan Prodromou
2008-08-29split public stream to its own queue handlerEvan Prodromou
2008-08-27return correct values for success in handling messagesEvan Prodromou
2008-08-27XmppQueueHandler extends QueueHandler tooEvan Prodromou
2008-08-27correct return values from start() in queue handlersEvan Prodromou
2008-08-27break up monolithic xmppdaemon into multiple queue handlersEvan Prodromou