| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-04 | clarify FML::Header::Subjectrewrite_article_subject_tag_orig is obsolete | Ken'ichi Fukamachi | |
| by renaming to rewrite_article_subject_tag_obsolete(). It should be removed in the future. It will stay with the repository for a while. | |||
| 2018-09-04 | Revert "FML::Header::Subject->rewrite_article_subject_tag is obsolete." | Ken'ichi Fukamachi | |
| This reverts commit e1a83b9afe47ce152788651d0a395ec3cdd39d43. | |||
| 2018-09-04 | FML::Header::Subject->rewrite_article_subject_tag is obsolete. | Ken'ichi Fukamachi | |
| Temporarily, renamed to rewrite_article_subject_tag_obsolete() but it should be removed in the future. | |||
| 2006-11-24 | fix copyright | fukachan | |
| 2006-11-19 | fix comments. | fukachan | |
| ensure initial value. | |||
| 2006-11-19 | fix comments | fukachan | |
| 2006-04-18 | fix copyright | fukachan | |
| 2006-04-17 | $Counter -> $global_counter, easily identified as a global variable. | fukachan | |
| base address is ( $article_post_address || $maintainer ). fix style. | |||
| 2005-08-20 | cut_off -> cutoff | fukachan | |
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-08-19 | bug fixed (forgotten import of module ;-) | fukachan | |
| 2005-08-18 | exclude explicit code e.g. euc-jp and use Mail::Message::Charset instead. | fukachan | |
| 2005-05-26 | not use str.str | fukachan | |
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix style (FNF). | fukachan | |
| use //o if could. | |||
| 2004-07-23 | fix comments. | fukachan | |
| use "return ..." always. | |||
| 2004-04-27 | remove _delete_subject_tag(). | fukachan | |
| method-ify delete_subject_tag(). | |||
| 2004-03-28 | fix usage of Mail::Message::Language::Japanese::Subject. | fukachan | |
| 2004-03-12 | variable renaming: | fukachan | |
| s/use_digest_program/use_article_digest_function/g; s/use_distribute_program/use_article_post_function/g; | |||
| 2004-01-22 | fix comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-02 | use of $args is ambiguous. change local variable names. | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2003-12-30 | get() return null string if the value is undefined | fukachan | |
| 2003-11-11 | change message-id format for match RFC2822 | tmu | |
| 2003-09-19 | new Header->add_message_id() | tmu | |
| change Header::MessageID->gen_id() Args change in Process::Kernel->_add_info_on_header() add add_message_id() | |||
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | fix copyright | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | method-ify cut_off_reply_tag() | fukachan | |
| 2003-03-14 | validate input | fukachan | |
| 2003-01-28 | decode() returns tag info, too | fukachan | |
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2002-12-20 | fix comments. add return() if not specified. | fukachan | |
| 2002-12-18 | define dummy db_close() | fukachan | |
| 2002-12-10 | white space cosmetics | fukachan | |
| 2002-11-26 | define clean_up(), decode(), delete_subject_tag() to separete | fukachan | |
| functions. | |||
| 2002-10-28 | you can use \U$ml_name\$ in subject tag configuration:) | fukachan | |
| 2002-10-03 | workaround to re-encode subject after subject tag handling | fukachan | |
| 2002-09-28 | we should not use hard-coded file/dir mode | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-13 | switched to use of Mail::Message::Encode | fukachan | |
| 2002-08-03 | modified to sync w/ Tie::JournaledDir usage | fukachan | |
| 2002-07-31 | disable some debug codes. | fukachan | |
| switch DB from File::CacheDir to Tie::JournaledDir | |||
| 2002-07-02 | fix copyright | fukachan | |
| 2002-06-01 | major variable naming overhaul | fukachan | |
| relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file | |||
| 2002-05-23 | add mime decode for subject | tmu | |
| 2002-04-24 | replace subject to Subject | tmu | |
| 2001-12-23 | update documents, comments | fukachan | |
