summaryrefslogtreecommitdiff
path: root/extlib
AgeCommit message (Expand)Author
2009-10-31add a README warning devs from fracking around in extlib/Evan Prodromou
2009-10-13Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)Brion Vibber
2009-09-15Revert "Several fixes to make RabbitMQ a player."Evan Prodromou
2009-09-13Check that 'dl' function is available and usable before trying to call it wit...Brion Vibber
2009-09-11Several fixes to make RabbitMQ a player.Marcel van der Boom
2009-09-11Silence the NOTICE log messages on port not defined, we deal withMarcel van der Boom
2009-09-03Improve OAuth CGI compatibilityCraig Andrews
2009-09-01Allow whitespace before and after the = and require space before the href in ...Craig Andrews
2009-08-31Allow the oEmbed <link> tag to be split across linesCraig Andrews
2009-08-31Fix typo in StompCraig Andrews
2009-08-21kill stupid Finder metadata file that made it into my checkin presumably due ...Brion Vibber
2009-08-21Tweak to php-gettext stream reader; initialize local variable before appendin...Brion Vibber
2009-08-21Include php-gettext 1.0.7 into extlibs; loading it up if native gettext exten...Brion Vibber
2009-07-27Sanitize html returned by oEmbed providers to protect laconica from XSS attacksCraig Andrews
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-16Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-15upgrade to latest version of DB_DataObjectEvan Prodromou
2009-07-15Update to lastest external Facebook libsZach Copley
2009-07-15Fixed bugs in oEmbed library's discovery routinesCraig Andrews
2009-06-30added Mail/mimeDecode as mime-decode fallbackEvan Prodromou
2009-06-28update to latest (r76) version of XMPPHPEvan Prodromou
2009-06-23Add System_Command so MIME type fallback works for uploaded filesEvan Prodromou
2009-06-22Revert "Revert "Add Console_Getopt""Evan Prodromou
2009-06-22Revert "Add Console_Getopt"Evan Prodromou
2009-06-22Add Console_GetoptEvan Prodromou
2009-05-31Added configurable options for attachments: supported mimetypes and quotas fo...Robin Millette
2009-05-15Updated Facebook client libs to the latest versionZach Copley
2009-05-07Fil's Patch to DB_DataObject to make it reconnect to the DB ifZach Copley
2009-04-02Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmara...Evan Prodromou
2009-03-30Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-03-28Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xFederico Marani
2009-03-25A different search pagination fix (see ticket #1333) that doesn't require fix...CiaranG
2009-03-23Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-21Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333CiaranG
2009-03-16Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xFederico Marani
2009-03-12Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-12add missing PEAR_Exception fileEvan Prodromou
2009-03-07Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xFederico Marani
2009-03-06Upstream changes to OAuth.phpEvan Prodromou
2009-03-06Upstream changes to OAuth.phpEvan Prodromou
2009-02-26Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-02-20* implemented STOMP support for external message queueing systemsFederico Marani
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-02-03Added PEAR Services/oEmbed and its dependencies for multimedia integration.Robin Millette
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