| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-11-27 | update comments with FNF-ify | fukachan | |
| 2001-11-26 | FML::Language -> Mail::Message::Language | fukachan | |
| 2001-10-27 | obsolete | fukachan | |
| 2001-10-08 | more clever way to create regexp: quotemeta() firstly, and hack a few | fukachan | |
| 2001-07-31 | rename FML::NL to FML::Language | fukachan | |
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-10 | move Language:: to FML::NL:: name space due to the function usage | fukachan | |
| 2001-05-30 | clean up documents | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-24 | regen to sync w/ current | fukachan | |
| 2001-04-15 | implemente gen_id() to generate a new message-id | fukachan | |
| 2001-04-15 | add FML::Header::MessageID as a module with methods to manipulate | fukachan | |
| messaige-id. modify FML::Header::extract_message_id_references() based on FML::Header::MessageID | |||
| 2001-03-20 | s/Dialect/Language/ | fukachan | |
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-10 | add missing descriptions | fukachan | |
| 2001-03-10 | nuke execute_ticket_system() which is not used | fukachan | |
| define regexp_compile() method which wraps _regexp_compile() for modules outside FML::Header::Subject. | |||
| 2001-03-04 | change table generator | fukachan | |
| s/doc/manual/ add [Japanese memo] entry which is linked to $module_name.ja.txt if available | |||
| 2001-02-24 | prepare @@doc/ for text documents | fukachan | |
| 2001-02-24 | use @module.txt as a text version file name for module.pm, | fukachan | |
| which is generated by pod2text | |||
| 2001-02-24 | regen documents by new dir2url.pl | fukachan | |
| 2001-02-19 | align the format in HISTORY section | fukachan | |
| 2001-02-18 | clean up FML::__template ... in documents | fukachan | |
| 2001-02-18 | write my name in copyright paragraph :) | fukachan | |
| 2001-01-30 | change $subject_tag uses $ml_name and %d style. | fukachan | |
| use quotemeta() to quote the end of the tag add more comments in header.cf.ja | |||
| 2001-01-27 | clean document campaign (2001/01 end) | fukachan | |
| align format by doc/bin/dir2url.pl prepare missing index.ja.html at each directory | |||
| 2001-01-25 | cut off Re:... tags in subject | fukachan | |
| 2001-01-24 | change function name to check reply to is_reply() and a few | fukachan | |
| 2001-01-23 | implement primitive ticket system (toymodel) | fukachan | |
| 2001-01-23 | implement basic subject_tag manipuration | fukachan | |
