]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts/publicqueuehandler.php
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / scripts / publicqueuehandler.php
2009-04-17 Robin MilletteMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-16 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-04-16 CiaranGAbort the xmpp-related daemons immediately if xmpp...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
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 all tabs with four spaces
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass
2008-09-04 Evan Prodromouscripts daemonize themselves
2008-09-04 CiaranGFix typo in presence message (x3)
2008-09-02 Evan Prodromouvariable name conflict on reconnect
2008-09-02 Evan Prodromouset the reconnect timeout
2008-09-02 Evan Prodromoubetter connection handling in scripts
2008-09-02 Evan Prodromouadd reconnect handlers to main XMPP-handling scripts
2008-08-31 Evan Prodromouswitch around how XMLStream does processing
2008-09-02 Evan Prodromoudnd -> available, just looks bad as dns
2008-09-02 Evan Prodromouseparate out presence from connection, send different...
2008-08-31 Evan Prodromouadd some sanity-check stuff for long-running daemons
2008-08-31 Evan Prodromouadd initialization info to the queue handlers
2008-08-30 Evan Prodromoupublic queue handler and xmpp confirm handler service...
2008-08-29 Evan Prodromoufix name of instantiated class
2008-08-29 Evan Prodromousplit public stream to its own queue handler