Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, ↵ | Brion Vibber | |
adding redirect handling and convenience functions. Caching support will be added in future work after unit tests have been added. * extlib: add PEAR HTTP_Request2 0.4.1 alpha * extlib: update PEAR Net_URL2 to 0.3.0 beta for HTTP_Request2 compatibility * moved direct usage of CURL and file_get_contents to HTTPClient class, excluding external-sourced libraries Note some plugins haven't been tested yet. | |||
2009-09-08 | Linkback Plugin: check result properly so failures are not reported as a ↵ | CiaranG | |
success in the log. Also logs (debug only) when an attempt is being made | |||
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | Laconica in plugins | Evan Prodromou | |
2009-04-24 | check for existence of xmlrpc extension in LinkbackPlugin | Evan Prodromou | |
2009-04-14 | escape slash in regexp | Evan Prodromou | |
2009-03-28 | Linkback plugin does pingback by default | Evan Prodromou | |
We do pingback by default for the linkback plugin. | |||
2009-03-11 | Add initial trackback support | Evan Prodromou | |
2009-03-08 | first version of plugin for pingback and trackback (no trackback yet) | Evan Prodromou | |