|
|
10/13/06 16:42:23 |
@1741
|
[1741]
|
miyagawa |
merge from hackathon-summary |
|
|
10/12/06 15:55:39 |
@1734
|
[1734]
|
miyagawa |
added Test::Spelling and fixed typoes |
|
|
08/24/06 20:59:50 |
@1591
|
[1591]
|
miyagawa |
refacored EntryFullText? to use load_assets. Plugin->load_assets can take … |
|
|
08/16/06 17:50:57 |
@1339
|
[1339]
|
miyagawa |
no chomp |
|
|
08/16/06 17:37:17 |
@1336
|
[1336]
|
miyagawa |
Add assets support to Widget::Simple |
|
|
08/16/06 16:59:55 |
@1335
|
[1335]
|
miyagawa |
Added Widget::Simple that allows you to write widget with just config. … |
|
|
07/12/06 18:49:57 |
@1074
|
[1074]
|
miyagawa |
Update Widget::HatenaBookmarkUsersCount? via … |
|
|
07/11/06 00:33:05 |
@1070
|
[1070]
|
miyagawa |
Widget::Delicious: now you don't need username set in config. Just link to … |
|
|
07/02/06 03:21:18 |
@1040
|
[1040]
|
miyagawa |
Widget::Delicious: update posting URI to that of v4 |
|
|
05/19/06 17:27:48 |
@785
|
[785]
|
miyagawa |
Widget::Delicious: code fix and POD update |
|
|
05/19/06 08:45:49 |
@784
|
[784]
|
s_nobu |
Support one_click_post mode in Widget::Delicious |
|
|
04/24/06 17:01:44 |
@643
|
[643]
|
miyagawa |
autoload Filter::HBUC. Fixes #193 |
|
|
03/24/06 17:22:13 |
@412
|
[412]
|
miyagawa |
New plugin Widget::BulkfeedsSpamReport?. Fixes #135 |
|
|
03/14/06 20:50:50 |
@401
|
[401]
|
miyagawa |
tips to unsubscribe from Bloglines feeds |
|
|
03/14/06 20:05:54 |
@398
|
[398]
|
miyagawa |
New plugin: Widget::BloglinesSubscription?. Fixes #123 |
|
|
03/07/06 14:41:51 |
@364
|
[364]
|
miyagawa |
Support # in HatenaBookmarkUsersCount? widget. Thanks to otsune |
|
|
02/17/06 17:07:11 |
@79
|
[79]
|
miyagawa |
* renamed stash into meta on Feed and Entry … |
|
|
02/11/06 06:10:54 |
@76
|
[76]
|
ko |
Oops, Widget::HatenaBookmarkUsersCount? was invalid |
|
|
02/11/06 04:54:38 |
@75
|
[75]
|
ko |
Added Widget::HatenaBookmarkUsersCount? to display the count of bookmark by … |
|
|
02/10/06 21:19:15 |
@73
|
[73]
|
miyagawa |
Hooks adds / renames
* entry.fixup -> publish.entry.fixup … |
|
|
02/09/06 16:57:37 |
@62
|
[62]
|
miyagawa |
Rename filter.content hook to entry.fixup. Fixes #27 |
|
|
02/09/06 16:44:45 |
@61
|
[61]
|
miyagawa |
* Added Filter::FeedBurner? to rewrite feedburner links in permalink. Fixes … |
|
|
02/06/06 15:11:24 |
@36
|
[36]
|
miyagawa |
Plugin API change: now args are all in a hashref, rather than ordered … |
|
|
02/05/06 06:40:11 |
@11
|
[11]
|
miyagawa |
use image for del.icio.us link |
|
|
02/04/06 18:58:13 |
@10
|
[10]
|
miyagawa |
Simplified Widget API
Added Widget::HatenaBookmark? using icon |
|
|
02/02/06 22:01:25 |
@3
|
[3]
|
miyagawa |
* Added $plugin->condition to conditionally dispatch plugins … |