]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/xmppqueuehandler.php
define LACONICA and accept LACONICA for backwards compatibility
[quix0rs-gnu-social.git] / lib / xmppqueuehandler.php
2009-08-26 Evan Prodromoudefine LACONICA and accept LACONICA for backwards compa...
2009-08-26 Evan ProdromouMerge branch 'master' into testing
2009-08-26 Evan ProdromouMerge branch '0.8.x' into testing
2009-08-26 Evan Prodromoumore logging in xmppqueuehandler
2009-08-26 Evan Prodromoumore logging in xmppqueuehandler
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan Prodromoua distributed -> the distributed
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-07-11 Evan ProdromouMerge branch 'testing'
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Zach CopleyMerge branch 'candrews-review' into 0.8.x
2009-07-09 Evan Prodromouuse select() to bring down xmpp latency
2009-07-09 Evan Prodromouslightly better timing
2009-07-09 Evan ProdromouRevert "give processtime a minimum of 1s"
2009-07-09 Evan Prodromougive processtime a minimum of 1s
2009-07-09 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-07-09 Evan Prodromoutimeouts and pings for xmppqueuehandlers
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-noticesfix' into 0.8.x
2009-07-07 CiaranGMerge commit 'br3nda/0.8.x-pgschema' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'queuemanager' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'tos' into 0.8.x
2009-07-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-07-04 Evan Prodromounew default daemon jid
2009-06-30 Zach CopleyMerge commit 'erichelgeson/no-posts-verbage' into 0.8.x
2009-06-26 Jeffery ToMerge branch '0.8.x' into small-fixes
2009-06-26 Jeffery ToMerge branch '0.8.x' into notice-search-no-results
2009-06-26 Jeffery ToMerge branch 'invite-enabled' of git://gitorious.org...
2009-06-26 Jeffery ToMerge branch 'group-rss-empty' of git://gitorious.org...
2009-06-26 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-26 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-25 Sarven CapadisliMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-25 Evan Prodromouall daemons take an id parameter
2009-06-23 Jeffery ToMerge branch '0.8.x' into small-fixes
2009-06-23 Jeffery ToMerge branch '0.8.x' into notice-search-no-results
2009-06-23 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-23 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-22 Evan ProdromouMerge branch '0.8.x' into cmdline
2009-06-22 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-20 Evan ProdromouUpdate copyright dates in files modified in 2009
2009-06-20 Evan Prodromouchange Controlez-Vous to Control Yourself
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-29 Evan Prodromouguarded call to conn method in xmppqueuehandler
2008-09-13 Evan ProdromouLOG_ERROR -> LOG_ERR
2008-09-04 Evan Prodromouabstract XMPP-related queue handling to a common superclass