]> git.mxchange.org Git - quix0rs-gnu-social.git/history - scripts/publicqueuehandler.php
Removed the "sun", process and checkmark icons from Nudge
[quix0rs-gnu-social.git] / scripts / publicqueuehandler.php
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