|
|
11/29/06 12:02:24 |
@1885
|
[1885]
|
miyagawa |
force stringify id in Plagger::Util::safe_id |
|
|
11/29/06 11:55:57 |
@1884
|
[1884]
|
miyagawa |
use Digest::MD5 which is left unloaded somehow |
|
|
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 … |
|
|
08/27/06 01:42:22 |
@1606
|
[1606]
|
miyagawa |
moved mime_is_enclosure to Plagger::Util. Added hack to allow .ogg as … |
|
|
08/27/06 01:26:37 |
@1605
|
[1605]
|
miyagawa |
fixed bug with Plagger::Util::mime_type_of to deal with dots in betweeen … |
|
|
08/24/06 21:25:18 |
@1593
|
[1593]
|
miyagawa |
added video/mp4 MIME type, via … |
|
|
08/19/06 15:26:33 |
@1389
|
[1389]
|
miyagawa |
Added Publish::Serializer via … |
|
|
08/19/06 12:30:33 |
@1382
|
[1382]
|
miyagawa |
* Filter::EntryFullText?: fixed XPath numeric entities issue … |
|
|
06/18/06 15:41:59 |
@997
|
[997]
|
youpy |
use $uri->file when scheme is 'file' |
|
|
06/12/06 13:25:28 |
@972
|
[972]
|
miyagawa |
extract_title should be case insensitive. via … |
|
|
05/29/06 22:40:35 |
@847
|
[847]
|
miyagawa |
return early. no warnings |
|
|
05/29/06 22:06:47 |
@845
|
[845]
|
miyagawa |
change flv MIME type to x-flv |
|
|
05/29/06 21:47:17 |
@843
|
[843]
|
miyagawa |
* NoNetwork? support in Filter::EntryFullText? and FindEnclosures?. Much … |
|
|
05/16/06 15:11:58 |
@754
|
[754]
|
miyagawa |
* Don't add new MIME types repeatedly. Instead cache MIME::Types object. … |
|
|
05/15/06 21:22:09 |
@749
|
[749]
|
miyagawa |
* New plugin Filter::FindEnclosures? to auto-discover enclosures … |
|
|
05/05/06 16:51:03 |
@683
|
[683]
|
miyagawa |
* Plagger::Util::decode_content now takes $content or $res … |
|
|
05/05/06 16:13:55 |
@681
|
[681]
|
miyagawa |
* New plugin: Subscription::XOXO … |
|
|
04/04/06 19:04:12 |
@537
|
[537]
|
miyagawa |
use different var name |
|
|
04/04/06 19:02:11 |
@536
|
[536]
|
miyagawa |
falls back to detection mode if encoding is not valid |
|
|
04/02/06 19:16:16 |
@518
|
[518]
|
miyagawa |
fix usage of Encode::Guess |
|
|
04/02/06 15:47:35 |
@504
|
[504]
|
miyagawa |
use Encode::Detect if it's there. Falls back to Guess |
|
|
04/02/06 12:24:17 |
@492
|
[492]
|
miyagawa |
fixed usage of Encode::Guess |
|
|
04/02/06 11:41:30 |
@487
|
[487]
|
miyagawa |
support Guess in decode_content |
|
|
04/02/06 06:24:04 |
@481
|
[481]
|
miyagawa |
* Added CustomFeed?::Simple to extract links that match a regexp. Fixes #32 … |
|
|
03/06/06 18:54:44 |
@346
|
[346]
|
miyagawa |
* Add new plugin Filter::ImageInfo? to fetch width & height from feed … |
|
|
03/01/06 18:49:09 |
@220
|
[220]
|
miyagawa |
decode entities in strip_html. Fixes #82 |
|
|
02/27/06 00:14:57 |
@171
|
[171]
|
miyagawa |
* Added $entry->body_text, $entry->title_text and $feed->entry_text. Fixes … |