Age | Commit message (Expand) | Author |
2009-09-23 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-09-15 | Revert "Several fixes to make RabbitMQ a player." | Evan Prodromou |
2009-09-13 | Check that 'dl' function is available and usable before trying to call it wit... | Brion Vibber |
2009-09-11 | Several fixes to make RabbitMQ a player. | Marcel van der Boom |
2009-09-11 | Silence the NOTICE log messages on port not defined, we deal with | Marcel van der Boom |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-03 | Improve OAuth CGI compatibility | Craig Andrews |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-01 | Allow whitespace before and after the = and require space before the href in ... | Craig Andrews |
2009-08-31 | Allow the oEmbed <link> tag to be split across lines | Craig Andrews |
2009-08-31 | Fix typo in Stomp | Craig Andrews |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-21 | kill stupid Finder metadata file that made it into my checkin presumably due ... | Brion Vibber |
2009-08-21 | Tweak to php-gettext stream reader; initialize local variable before appendin... | Brion Vibber |
2009-08-21 | Include php-gettext 1.0.7 into extlibs; loading it up if native gettext exten... | Brion Vibber |
2009-08-21 | Update libomb, fix some omb handling stuff, improve error handling. | Adrian Lang |
2009-08-10 | Replace own OMB stack with libomb. | Adrian Lang |
2009-07-27 | Sanitize html returned by oEmbed providers to protect laconica from XSS attacks | Craig Andrews |
2009-07-17 | Merge branch 'oembed-provider' into 0.8.x | Craig Andrews |
2009-07-16 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-15 | upgrade to latest version of DB_DataObject | Evan Prodromou |
2009-07-15 | Update to lastest external Facebook libs | Zach Copley |
2009-07-15 | Fixed bugs in oEmbed library's discovery routines | Craig Andrews |
2009-06-30 | added Mail/mimeDecode as mime-decode fallback | Evan Prodromou |
2009-06-28 | update to latest (r76) version of XMPPHP | Evan Prodromou |
2009-06-23 | Add System_Command so MIME type fallback works for uploaded files | Evan Prodromou |
2009-06-22 | Revert "Revert "Add Console_Getopt"" | Evan Prodromou |
2009-06-22 | Revert "Add Console_Getopt" | Evan Prodromou |
2009-06-22 | Add Console_Getopt | Evan Prodromou |
2009-05-31 | Added configurable options for attachments: supported mimetypes and quotas fo... | Robin Millette |
2009-05-15 | Updated Facebook client libs to the latest version | Zach Copley |
2009-05-07 | Fil's Patch to DB_DataObject to make it reconnect to the DB if | Zach Copley |
2009-04-02 | Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into fmara... | Evan Prodromou |
2009-03-30 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli |
2009-03-28 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x | Federico Marani |
2009-03-25 | A different search pagination fix (see ticket #1333) that doesn't require fix... | CiaranG |
2009-03-23 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-21 | Fix to Net_URL_Mapper to make search pagination work. See Ticket #1333 | CiaranG |
2009-03-16 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x | Federico Marani |
2009-03-12 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-03-12 | add missing PEAR_Exception file | Evan Prodromou |
2009-03-07 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x | Federico Marani |
2009-03-06 | Upstream changes to OAuth.php | Evan Prodromou |
2009-03-06 | Upstream changes to OAuth.php | Evan Prodromou |
2009-02-26 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou |
2009-02-20 | * implemented STOMP support for external message queueing systems | Federico Marani |
2009-02-10 | Required Net URL needed for Net URL Mapper | Evan Prodromou |
2009-02-10 | Move Mapper to correct spot in the hierarchy | Evan Prodromou |
2009-02-10 | Add Net_URL_Mapper to extlib | Evan Prodromou |
2009-02-03 | Added PEAR Services/oEmbed and its dependencies for multimedia integration. | Robin Millette |