]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts/publicqueuehandler.php
Merge branch 'invite-enabled' of git://gitorious.org/~jeff-themovie/laconica/jeff...
[quix0rs-gnu-social.git] / scripts / publicqueuehandler.php
2009-06-26 Jeffery ToMerge branch 'invite-enabled' of git://gitorious.org...
2009-06-26 Jeffery ToMerge branch '0.8.x' into invite-enabled
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 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-23 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-23 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-22 Evan Prodromoufix have_options arguments
2009-06-22 Evan Prodromoupublicqueuehandler uses commandline
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-06-20 Evan ProdromouMerge branch '0.8.x' into cmdline
2009-06-20 Evan Prodromouchange scripts to take server and path from commandline
2009-05-27 Evan ProdromouMerge branch '0.7.x' into utf8
2009-05-26 Evan ProdromouMerge branch '0.8.x' into stats
2009-05-19 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-05-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-04-27 Evan ProdromouMerge branch '0.7.x' into querybyid
2009-04-24 Zach CopleyMerge branch 'twitter-import' into 0.8.x
2009-04-23 Evan ProdromouMerge branch 'dev/0.8.x' into 0.8.x
2009-04-20 Adrian LangMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-04-17 Robin Millettefix merge conflict 0.7.x 0.8.x in util.php and register...
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