Commit Graph

12 Commits

Author SHA1 Message Date
Craig Andrews c721884b52 Should be using onHandleQueuedNotice instead of onEndNoticeSave 2009-11-19 11:08:13 -05:00
Brion Vibber 5581143bee Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, 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
* adapted GeonamesPlugin for new HTTPResponse interface

Note some plugins haven't been fully tested yet.
2009-11-02 09:14:15 -08:00
Brion Vibber b22fc5b74a Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, adding redirect handling and convenience functions."
Going to restructure a little more before finalizing this...

This reverts commit fa37967858.
2009-11-02 07:51:29 -08:00
Brion Vibber fa37967858 Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, 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-11-02 06:31:28 -08:00
CiaranG 52a197b235 Linkback Plugin: check result properly so failures are not reported as a success in the log. Also logs (debug only) when an attempt is being made 2009-09-08 13:25:59 +01:00
Evan Prodromou 865b716f09 change LACONICA to STATUSNET 2009-08-25 18:42:34 -04:00
Evan Prodromou bfc66cfe19 Laconica in plugins 2009-08-25 18:29:56 -04:00
Evan Prodromou ecb09fb864 check for existence of xmlrpc extension in LinkbackPlugin 2009-04-24 13:31:03 -04:00
Evan Prodromou b1940bcb7b escape slash in regexp 2009-04-14 16:01:02 -04:00
Evan Prodromou a4919eab6a Linkback plugin does pingback by default
We do pingback by default for the linkback plugin.
2009-03-28 17:11:21 -04:00
Evan Prodromou dfd9e31859 Add initial trackback support 2009-03-11 19:42:53 -04:00
Evan Prodromou c97142ad3e first version of plugin for pingback and trackback (no trackback yet) 2009-03-08 11:50:55 -07:00