]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts/jabberqueuehandler.php
Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
[quix0rs-gnu-social.git] / scripts / jabberqueuehandler.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 NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-04 Evan Prodromourequire xmppqueuehandler in jabberqueuehandler
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass