|
|
09/15/06 03:15:56 |
@1686
|
[1686]
|
miyagawa |
* Fixed CustomFeed?::Simple xpath bug that broke EntryFullText? … |
|
|
09/02/06 02:11:09 |
@1640
|
[1640]
|
miyagawa |
UserAgent->mirror(URI, $path) now works. |
|
|
08/20/06 17:36:14 |
@1492
|
[1492]
|
miyagawa |
Refactored XML::Feed and Aggregator::Simple to split out the parser and … |
|
|
08/13/06 03:21:18 |
@1296
|
[1296]
|
miyagawa |
Added USerAgent::RequestHeader? to add arbitrary HTTP request header to … |
|
|
08/09/06 22:40:15 |
@1254
|
[1254]
|
miyagawa |
move AuthenRequest? hook to useragent.init |
|
|
08/09/06 18:06:14 |
@1248
|
[1248]
|
miyagawa |
Update UserAgent?::AuthenRequest? to use $agent->credentials() instead of … |
|
|
07/27/06 03:11:42 |
@1173
|
[1173]
|
miyagawa |
Merge from refactoring-planet. YAY! |
|
|
05/29/06 21:47:17 |
@843
|
[843]
|
miyagawa |
* NoNetwork? support in Filter::EntryFullText? and FindEnclosures?. Much … |
|
|
05/29/06 18:57:17 |
@840
|
[840]
|
miyagawa |
* $ua->mirror($req, $file) now doesn't initialize $req so that you can … |
|
|
05/24/06 22:51:22 |
@818
|
[818]
|
miyagawa |
call env_proxy on Plagger::UserAgent? |
|
|
05/24/06 19:46:42 |
@810
|
[810]
|
miyagawa |
* added Plagger::Mechanize for a wrapper class around WWW::Mech (to set … |
|
|
05/24/06 18:48:44 |
@807
|
[807]
|
miyagawa |
Now Plagger::UserAgent? and $plugin->cookie_jar can share cookies data with … |
|
|
04/11/06 15:39:47 |
@572
|
[572]
|
miyagawa |
use URI::Fetch 0.06. Fixes #168 |
|
|
03/05/06 17:43:07 |
@320
|
[320]
|
miyagawa |
use URI::Fetch 0.05 explicitly |
|
|
03/04/06 18:25:43 |
@276
|
[276]
|
miyagawa |
Oops, $response->is_success gives false if the response is 304. Fixed. … |
|
|
03/04/06 18:06:15 |
@274
|
[274]
|
miyagawa |
Aggregator::Simple and Subscription::OPML: Fixed bug handling … |
|
|
03/02/06 15:03:52 |
@238
|
[238]
|
miyagawa |
* use URI::Fetch for smart caching in OPML and Simple. Fixes #3 … |
|
|
02/10/06 21:19:15 |
@73
|
[73]
|
miyagawa |
Hooks adds / renames
* entry.fixup -> publish.entry.fixup … |
|
|
02/06/06 15:11:24 |
@36
|
[36]
|
miyagawa |
Plugin API change: now args are all in a hashref, rather than ordered … |
|
|
02/04/06 18:21:43 |
@8
|
[8]
|
miyagawa |
Add Subscription::OPML to load remote/local OPML file to get subscription |