|
|
11/19/06 11:28:30 |
@1833
|
[1833]
|
miyagawa |
Support DateTime?::Format::Japanese in parse_dwim, hence in EFT scripts. … |
|
|
10/16/06 17:01:16 |
@1769
|
[1769]
|
miyagawa |
* Moved Photocast/MediaRSS/Hatena specific parsing methods to Namespace::* … |
|
|
10/14/06 14:19:10 |
@1745
|
[1745]
|
miyagawa |
fix Plagger::Date->parse_dwim to handle date-only string. This fixes … |
|
|
10/14/06 13:55:44 |
@1743
|
[1743]
|
miyagawa |
* Fixed Plagger::Date->parse_dwim to respect the timezone in the original … |
|
|
10/13/06 16:42:23 |
@1741
|
[1741]
|
miyagawa |
merge from hackathon-summary |
|
|
09/07/06 19:23:48 |
@1668
|
[1668]
|
miyagawa |
* merged [1621] from hackathon-summary branch … |
|
|
09/02/06 22:07:10 |
@1656
|
[1656]
|
miyagawa |
* Updated captured variable name to $warnings. … |
|
|
08/27/06 01:42:22 |
@1606
|
[1606]
|
miyagawa |
moved mime_is_enclosure to Plagger::Util. Added hack to allow .ogg as … |
|
|
08/21/06 00:09:24 |
@1548
|
[1548]
|
miyagawa |
fix URLs for feed parser |
|
|
08/20/06 17:36:14 |
@1492
|
[1492]
|
miyagawa |
Refactored XML::Feed and Aggregator::Simple to split out the parser and … |
|
|
08/20/06 16:49:02 |
@1486
|
[1486]
|
miyagawa |
more BaseDirURI fix for windows |
|
|
08/20/06 16:45:01 |
@1484
|
[1484]
|
miyagawa |
mroe BaseDirURI fix for windows |
|
|
08/20/06 16:30:27 |
@1479
|
[1479]
|
miyagawa |
BIG CHANGE: decode YAML from UTF-8 to Unicode when we load config files. … |
|
|
08/19/06 18:58:35 |
@1418
|
[1418]
|
miyagawa |
fix for windows. |
|
|
08/19/06 18:26:07 |
@1412
|
[1412]
|
miyagawa |
Now assets_path: can be localized per plugins. |
|
|
08/17/06 15:58:48 |
@1356
|
[1356]
|
miyagawa |
use BaseDirURI for windows |
|
|
08/16/06 16:55:18 |
@1333
|
[1333]
|
miyagawa |
added Unicode tests. use XML::Atom's ForceUnicode? in Aggregator::Simple |
|
|
08/15/06 20:01:51 |
@1327
|
[1327]
|
miyagawa |
refactored load_include and load_recipes to Plagger::ConfigLoader? |
|
|
08/15/06 19:53:57 |
@1326
|
[1326]
|
miyagawa |
* Added unit test for include: and recipes: stuff … |
|
|
08/15/06 18:53:10 |
@1324
|
[1324]
|
miyagawa |
tweak test plugin dependency |
|
|
08/13/06 17:33:43 |
@1300
|
[1300]
|
miyagawa |
needs more interval if the client testing machine is on the high average. |
|
|
08/11/06 15:29:49 |
@1283
|
[1283]
|
miyagawa |
config Filter now DWIMs in tests. Defaults to log:level = error and … |
|
|
08/09/06 16:43:49 |
@1246
|
[1246]
|
miyagawa |
added live test suite for UserAgent?::AuthenRequest?. Make 'auth' default to … |
|
|
08/08/06 16:08:29 |
@1238
|
[1238]
|
miyagawa |
add log level test suite |
|
|
08/08/06 12:14:32 |
@1231
|
[1231]
|
miyagawa |
sleep more |
|
|
08/07/06 18:50:05 |
@1225
|
[1225]
|
miyagawa |
deps for Rule::Deduped. DB_File is not available in ActivePerl? |
|
|
08/07/06 17:52:33 |
@1221
|
[1221]
|
miyagawa |
add get() before set() to clear stale cache |
|
|
08/07/06 03:23:44 |
@1210
|
[1210]
|
miyagawa |
Big change to dedupe_entries, so it respects the source feed domain, date … |
|
|
07/29/06 11:48:37 |
@1182
|
[1182]
|
miyagawa |
Prioritize title specfied in Subscription rather than extracted one. Fixes … |
|
|
07/27/06 03:11:42 |
@1173
|
[1173]
|
miyagawa |
Merge from refactoring-planet. YAY! |
|
|
06/30/06 10:59:52 |
@1026
|
[1026]
|
miyagawa |
Purge cache on the global destruction phase of every run. Fixes #306. … |
|
|
06/30/06 09:34:27 |
@1025
|
[1025]
|
miyagawa |
Rule::Deduped: Use entry's datetime as key if there's any. Fixes #312 |
|
|
06/30/06 09:26:32 |
@1024
|
[1024]
|
miyagawa |
* Add mk_date_accessors to Entry and Feed … |
|
|
06/08/06 17:54:57 |
@926
|
[926]
|
miyagawa |
first cut of Plagger::Rule::Deduped |
|
|
05/30/06 17:32:50 |
@866
|
[866]
|
miyagawa |
more Photos! support Apple's evil photocast namespace. |
|
|
05/30/06 17:15:38 |
@865
|
[865]
|
miyagawa |
Added Hatena Fotolife namespace support. |
|
|
05/29/06 22:44:08 |
@849
|
[849]
|
miyagawa |
Now support Media RSS (media:content and media:thumbnail). Fixes #141 |
|
|
05/25/06 00:29:48 |
@822
|
[822]
|
miyagawa |
test suite for Cookies |