summaryrefslogtreecommitdiff
path: root/extlib/XMPPHP
AgeCommit message (Expand)Author
2010-04-30Update XMPPHP to last upstream release (r77), includes an XML quoting fix.Brion Vibber
2010-01-20Revert "DEBUG HACK: error checking for xml_parse in XMPPHP input stream"Evan Prodromou
2010-01-20DEBUG HACK: error checking for xml_parse in XMPPHP input streamBrion Vibber
2009-06-28update to latest (r76) version of XMPPHPEvan Prodromou
2008-12-11upgrade XMPPHP to upstream versionEvan Prodromou
2008-09-02reconnect timeoutEvan Prodromou
2008-09-02variable name conflict on reconnectEvan Prodromou
2008-09-02set the reconnect timeoutEvan Prodromou
2008-09-02use updated xmpphp libraryEvan Prodromou
2008-08-30slightly better int mathEvan Prodromou
2008-08-30int div gamesEvan Prodromou
2008-08-30floorEvan Prodromou
2008-08-30debug logging in __processEvan Prodromou
2008-08-30switch around how XMLStream does processingEvan Prodromou
2008-08-30better check for ready state on connectionEvan Prodromou
2008-08-30check the state of the queue before diving in to process itEvan Prodromou
2008-08-30make XMPP take a priority for presenceEvan Prodromou
2008-08-29add 'raw' to payload to allow getting to the raw xmlEvan Prodromou
2008-08-27restoring upstream XMLStream.php after pulling ciarang's patchEvan Prodromou
2008-08-26XMPP daemon that doesn't eat messages - note change to XMPPHP as well (Ticket...CiaranG
2008-08-27import upstream XMPPHP with @ciarang's fixEvan Prodromou
2008-08-22include external libs in a subdir to make install easierEvan Prodromou