|
|
02/28/07 06:32:32 |
@1925
|
[1925]
|
miyagawa |
Add Rule::RecentN |
|
|
10/12/06 15:55:39 |
@1734
|
[1734]
|
miyagawa |
added Test::Spelling and fixed typoes |
|
|
09/13/06 19:39:12 |
@1679
|
[1679]
|
miyagawa |
Rule::URLBL: fixed URI::_generic calling host bug |
|
|
08/24/06 19:14:33 |
@1588
|
[1588]
|
miyagawa |
* Added Test::Perl::Critic test and t/perlcriticrc policy file … |
|
|
07/27/06 03:11:42 |
@1173
|
[1173]
|
miyagawa |
Merge from refactoring-planet. YAY! |
|
|
07/01/06 14:37:55 |
@1039
|
[1039]
|
miyagawa |
Rule::Deduped: remove compare_body from example |
|
|
06/30/06 09:34:27 |
@1025
|
[1025]
|
miyagawa |
Rule::Deduped: Use entry's datetime as key if there's any. Fixes #312 |
|
|
06/09/06 21:59:05 |
@949
|
[949]
|
miyagawa |
need quotes |
|
|
06/08/06 21:34:38 |
@932
|
[932]
|
miyagawa |
cache based on domain |
|
|
06/08/06 21:24:20 |
@931
|
[931]
|
miyagawa |
add dns cache to Rule::URLBL |
|
|
06/08/06 18:33:27 |
@929
|
[929]
|
miyagawa |
doc for compare_body |
|
|
06/08/06 18:21:12 |
@927
|
[927]
|
miyagawa |
updated docs |
|
|
06/08/06 17:54:57 |
@926
|
[926]
|
miyagawa |
first cut of Plagger::Rule::Deduped |
|
|
05/11/06 16:09:39 |
@711
|
[711]
|
miyagawa |
fix yahoo! truepermalink again |
|
|
05/05/06 14:51:07 |
@679
|
[679]
|
miyagawa |
make Rule::URLBL work with $args->{entry} so it can be used with … |
|
|
04/02/06 00:16:22 |
@469
|
[469]
|
ko |
Added Rule::URLBL |
|
|
04/01/06 02:03:31 |
@444
|
[444]
|
miyagawa |
Add Filter::Rule module to strip entries and feeds using Fresh rule for … |
|
|
03/06/06 19:39:29 |
@351
|
[351]
|
miyagawa |
refactor code |
|
|
03/06/06 07:25:58 |
@326
|
[326]
|
miyagawa |
no date means it's fresh ;/ |
|
|
02/26/06 23:45:52 |
@170
|
[170]
|
miyagawa |
fixed typo of Rule::Fresh POD |
|
|
02/24/06 15:52:20 |
@136
|
[136]
|
miyagawa |
* Added mtime option to Rule::Fresh so that it takes mtime from any file … |
|
|
02/24/06 13:34:35 |
@134
|
[134]
|
miyagawa |
* Added Plagger::Rule::Fresh, thanks to youpy … |
|
|
02/17/06 19:42:02 |
@93
|
[93]
|
miyagawa |
oops, fail to svk add |
|
|
02/17/06 16:36:05 |
@78
|
[78]
|
miyagawa |
* Reverted hooks method on rules. … |
|
|
02/11/06 04:23:29 |
@74
|
[74]
|
ko |
Hooks adds or renames to Rule::FeedAttr? … |
|
|
02/10/06 20:08:28 |
@72
|
[72]
|
kazeburo |
Added Rule::DateTimeCron? to match the rule from datetime |
|
|
02/10/06 19:59:08 |
@71
|
[71]
|
ko |
Added hook to entry.fixup |
|
|
02/09/06 17:31:52 |
@65
|
[65]
|
ko |
Added Rule::FeedAttr? to match the rule from feed attrs |
|
|
02/08/06 19:50:45 |
@55
|
[55]
|
miyagawa |
update FeedType? to use Operator API |
|
|
02/08/06 19:31:16 |
@53
|
[53]
|
ko |
Added Rule::FeedType? to match the rule from feed type |
|
|
02/08/06 18:47:36 |
@52
|
[52]
|
miyagawa |
* Rename Rule::Compound to Rules to be more intuitive … |
|
|
02/08/06 18:12:51 |
@51
|
[51]
|
miyagawa |
Added Rule->hooks and $context->active_hooks to specify which phase the … |
|
|
02/08/06 17:33:21 |
@47
|
[47]
|
miyagawa |
tidy |
|
|
02/08/06 16:14:17 |
@46
|
[46]
|
miyagawa |
support rule_op like AND, OR, XOR, NAND and NOR. Default is AND |
|
|
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 18:50:29 |
@30
|
[30]
|
miyagawa |
added super flexible Expression rule |
|
|
02/04/06 17:26:21 |
@7
|
[7]
|
miyagawa |
Added no_sync_api mode to Subscription::Bloglines … |
|
copied from trunk/plagger/lib/Plagger/Condition:
|
|
|
02/02/06 22:01:25 |
@3
|
[3]
|
miyagawa |
* Added $plugin->condition to conditionally dispatch plugins … |