| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-10-22 | clean up. fix comments. | fukachan | |
| 2006-07-03 | fix copyright | fukachan | |
| 2006-06-25 | validate if find_first_plaintext_message() returns object. | fukachan | |
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-06-26 | overhaul: fix comments, messages and style. | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2004-03-12 | variable renaming. | fukachan | |
| [*_program -> *_function] $use_command_mail_program -> $use_command_mail_function $use_digest_program -> $use_article_digest_function $use_distribute_program -> $use_article_post_function $use_error_analyzer_program -> $use_error_mail_analyzer_function [command list] $commands_for_user -> $user_command_mail_allowed_commands $commands_for_stranger -> $anonymous_command_mail_allowed_commands $commands_for_privileged_user -> $admin_command_mail_allowed_commands $commands_for_admin_cgi -> $admin_cgi_allowed_commands [restrictions] $post_restrictions -> $article_post_restrictions $post_restrictions_reject_notice_data_type -> $article_post_restrictions_reject_notice_data_type $command_restrictions -> $command_mail_restrictions permit_commands_for_stranger -> permit_anonymous_command_mail $admin_command_restrictions -> $admin_command_mail_restrictions | |||
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2004-01-02 | fix copyright | fukachan | |
| 2003-09-08 | fix copyrigt | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2002-12-25 | fix comments | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-18 | clean up comments | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-15 | define the following access methods: | fukachan | |
| config() pcb() incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message() modified to use incoming_message_header() incoming_message_body() incoming_message() article_header() article_body() article_message(). | |||
| 2002-05-19 | fix parse_command_arguments() arguments | fukachan | |
| 2002-04-26 | permit_commands_for_stranger works | fukachan | |
| 2002-04-26 | prototype to use FML::Command::DataCheck to share codes | fukachan | |
