summaryrefslogtreecommitdiff
path: root/extlib
AgeCommit message (Expand)Author
2009-03-25A different search pagination fix (see ticket #1333) that doesn't require fix...CiaranG
2009-03-21Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333CiaranG
2009-03-12add missing PEAR_Exception fileEvan Prodromou
2009-03-06Upstream changes to OAuth.phpEvan Prodromou
2009-02-10Required Net URL needed for Net URL MapperEvan Prodromou
2009-02-10Move Mapper to correct spot in the hierarchyEvan Prodromou
2009-02-10Add Net_URL_Mapper to extlibEvan Prodromou
2009-01-06Upgrade included OpenID libraries to version 2.1.2Evan Prodromou
2008-12-11upgrade XMPPHP to upstream versionEvan Prodromou
2008-12-07trac750 added Facebook client libs for PHP to extlib dirZach Copley
2008-11-13add Net SocketEvan Prodromou
2008-09-24Add a sys_get_temp_dir substitute to extlib for easier installation on versio...CiaranG
2008-09-30some extlibs that were missing from 0.6.0Evan Prodromou
2008-09-22add additional licenses into extlib subdirEvan 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