| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-10-22 | makefml htmlifythreadtrack-pm-base | fukachan | |
| 2001-10-22 | accept command line option: srcdir=$srcdir | fukachan | |
| 2001-10-22 | add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (default | fukachan | |
| header to show) defined() check before calling Jcode::XXX() | |||
| 2001-10-21 | check defined $header->get(content-type) | fukachan | |
| 2001-10-21 | check more defined() check | fukachan | |
| 2001-10-21 | makefml htmlify $ml outdir=$htmlified_artilces_dir | fukachan | |
| 2001-10-21 | more p5-ish style to avoid warning | fukachan | |
| 2001-10-21 | clean up debug code | fukachan | |
| prepare top level entrance functions: htmlify_file() for file htmlify_dir() for directory | |||
| 2001-10-21 | fix typo (bug in sorting monthly_index) | fukachan | |
| TABLE-ify monthly_index: yyyy/01 yyyy/02 .. | |||
| 2001-10-21 | fix sorted order in monthly_index.html | fukachan | |
| 2001-10-21 | make monthly index always | fukachan | |
| 2001-10-21 | sort location of function definition | fukachan | |
| rename functin name: _print_attachment -> _print_inline_object _raw_text_print -> _text_print_by_raw_mode | |||
| 2001-10-21 | implement _print_index_{begin,end}() and modified to use them | fukachan | |
| 2001-10-21 | clean up codes, documents | fukachan | |
| 2001-10-21 | bug fix _address_clean_up() syntax check | fukachan | |
| check already processed or not you can know it by $self->is_ignore($id) method. move a lot of debug code to "if $debug > 3" in cache_message_info() | |||
| 2001-10-21 | check target html is already processed or not | fukachan | |
| 2001-10-20 | oops, fix untie() operation to be ensured | fukachan | |
| 2001-10-20 | bug fix: _address_clean_up() should check return value, which is | fukachan | |
| address or not more rigolously. bug fix: check parent/child (attachment) process or not more and more debug info | |||
| 2001-10-20 | we can make index.html and thread.html | fukachan | |
| Mail::HTML::Lite::new() accepts { db_type => "DB_TYPE", attachment => 0/1 } change html_begin argument: ($wh, { message => $msg }); we can specify title in <HEAD> several minior changes | |||
| 2001-10-20 | bug fix: $InComingMessage should not local scope. modify it to SCALAR REF | fukachan | |
| bug fix: data_in_body_part() returns whole data not the first 512 bytes bug if $size is specified as argument, return the first $size bytes. feature: get_data_type_list() returns ARRAY of xxx/yyy by default for other method use. If under $debug mdoe, it shows verbose output. | |||
| 2001-10-20 | show <META> and <LINK> information in <HEAD> if could | fukachan | |
| new() takes charset as argument change _decode_mime_string() to method modify ifdef in_chaset_to_code() to be more suitable | |||
| 2001-10-20 | bug fix target lists to update, modified to use the result by | fukachan | |
| evaluation_relation() clean up debug code more debug information | |||
| 2001-10-20 | cache information in .ht_hml_* in html article directory | fukachan | |
| rewrite links using these data among articles needed to rewrite. links contains prev/next by ID (article ID) and prev/next by Thread. | |||
| 2001-10-19 | Initial revision | fukachan | |
| 2001-10-19 | Mail::Message::get_data_type_list() is changed. To sync with it, | fukachan | |
| use $msg->get_data_type_list( { debug => 1 } ) for debug. | |||
| 2001-10-18 | change default unit to "day" not number (unix time). | fukachan | |
| 2001-10-17 | summarize todo | fukachan | |
| 2001-10-17 | alias of guide command | fukachan | |
| 2001-10-17 | fix typo | fukachan | |
| 2001-10-17 | FML/Command/ACL.pm -> FML/Command/Attribute.pm | fukachan | |
| modified FML::Command uses get_attribute() in FML::Command::Attribute | |||
| 2001-10-17 | implemente get_id() method to return the latest article id | fukachan | |
| update document | |||
| 2001-10-17 | support MH style arg: first, last, cur, first:\d+ and last:\d+ | fukachan | |
| 2001-10-14 | entrance for FML::Filter | fukachan | |
| 2001-10-14 | define @default_rules and use it if rules not specified | fukachan | |
| rules() method to overwrite filtering rules | |||
| 2001-10-14 | relocate _parse_command_options() | fukachan | |
| implemt _get_command_name() clean up fix typo | |||
| 2001-10-14 | sync style w/ Process::Command | fukachan | |
| 2001-10-14 | bug fix: we should pay attention to implisit $_ use | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-14 | prototype to use FML::Command::SendFile | fukachan | |
| $optargs -> $command_args | |||
| 2001-10-14 | make argument vector from $command, $optargs -> $command_args | fukachan | |
| 2001-10-14 | $optargs -> $command_args | fukachan | |
| 2001-10-13 | avoid infinite loop | fukachan | |
| 2001-10-13 | fix duplicatoin for $charset | fukachan | |
| 2001-10-13 | pass $comname in $optargs | fukachan | |
| 2001-10-13 | implement guide and summary commands | fukachan | |
| 2001-10-13 | FML::Command::SendFile based. This module provides basic file sending functions | fukachan | |
| 2001-10-13 | use reply_message_nl() | fukachan | |
| remove exception mechanism by $obj->error_nl(); | |||
| 2001-10-13 | implement search template mechanism in reply_message_nl() | fukachan | |
| $config->expand_variable_in_buffer() takes optional $args | |||
| 2001-10-13 | bug fix variable name | fukachan | |
