| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-05-01 | fix typo: maitainer->maintainer | fukachan | |
| 2003-04-16 | change attribute names of recipient used in filter rejection notice: | fukachan | |
| admin -> maintainer | |||
| 2003-03-28 | s/article_id_max/article_max_id/g | fukachan | |
| 2003-03-17 | get_address_list() uses get_user_list() in FML::Command::UserControl. | fukachan | |
| 2003-03-16 | article_id_max() is just a wrapper for FML::Article::id(). | fukachan | |
| 2003-03-14 | imlement debug_level() | fukachan | |
| 2003-03-06 | implment new method convert_to_mail_address() and use it | fukachan | |
| to expand {admin, sender, ...} to the corresponding mail address. | |||
| 2003-02-20 | cosmetics (\s*$) | fukachan | |
| 2003-02-16 | implemente the following methods: | fukachan | |
| is_safe_syntax() language_default() language_of_cgi_message() language_of_reply_message() language_of_html_file() | |||
| 2003-02-15 | implement safe_cgi_action_name() | fukachan | |
| 2003-02-09 | cosmetics (white spaces) | fukachan | |
| 2003-02-01 | implement unique() | fukachan | |
| 2003-01-29 | implement cat() method for convenience | fukachan | |
| 2003-01-26 | FNF: not use $_ | fukachan | |
| 2003-01-25 | get_ml_list() checks arguments matched with regxp provided by | fukachan | |
| FML::Restriction::Base. | |||
| 2003-01-11 | fix comments (FNF). | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-23 | clean up. | fukachan | |
| fix comments. | |||
| 2002-12-18 | fix comments, more error messagse | fukachan | |
| 2002-11-23 | enable to handle digest_recipient in which_map_nl(). | fukachan | |
| 2002-10-29 | ensure umask escape in _mkpath_*() | fukachan | |
| 2002-10-29 | fix escape of Log(...) in eval q{} | fukachan | |
| 2002-10-05 | FNF-ify | fukachan | |
| 2002-09-22 | remove superfluous white spaces | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-15 | implement mkdir($dir, [$mode]) where available modes can be defined by ↵ | fukachan | |
| FML::Config | |||
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-09-06 | log more error messages | fukachan | |
| 2002-09-02 | s/article_header/article_message_header/ | fukachan | |
| s/article_body/article_message_body/ | |||
| 2002-08-07 | define $curproc->{ scheduler } not _scheduler | fukachan | |
| define access method scheduler(). please use it e.g. $curproc->scheduler(). | |||
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-23 | FNF | fukachan | |
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan | |
| new IO::Adapter $map, $config; | |||
| 2002-07-17 | define printing style format such as 'text', 'html', ... | fukachan | |
| you can control it by the following access methods, get_print_style() and set_print_style(mode) | |||
| 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-07-14 | implement which_message_nl() | fukachan | |
| 2002-07-02 | remove not-used functions: | fukachan | |
| - mail_aliases() - rewrite_config_if_needed() | |||
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-27 | major overhaul: delayed loading of *.cf files. The loading is done | fukachan | |
| within prepare() method now to handle virtual domains properly. | |||
| 2002-06-25 | get_recipient_list() -> get_address_list( $map ) | fukachan | |
| 2002-06-24 | bug fix ml_home_prefix() search algorithm | fukachan | |
| 2002-06-24 | bug fix ml_home_prefix() args, more defined() checks | fukachan | |
| 2002-06-24 | get_ml_list(): check $ml_home_prefix, bug fix default domain handling | fukachan | |
| 2002-06-22 | define ml_name() method | fukachan | |
| ml_domain() returns the current process's domain not default one. ml_home_prefix() and get_ml_list() behave more properly to reflect the current situation. fix ml_domain handling of rewrite_config_if_needed(). | |||
| 2002-06-21 | move get_ml_list() and get_recipient_list() | fukachan | |
| from Process::CGI::Kernel to Process::Utils. | |||
| 2002-06-01 | defined() overhaul | fukachan | |
| 2002-05-27 | implement is_default_domain() | fukachan | |
| 2002-05-25 | at the first stage of makefml, care $config and rewrite it, if needed, | fukachan | |
| when we handle virtual domain. implement $curproc->rewrite_config_if_needed() for it. | |||
| 2002-05-13 | implement | fukachan | |
| config_cf_filepath($ml, $domain) is_config_cf_exist($ml, $domain) | |||
| 2002-04-15 | implement ml_home_dir() | fukachan | |
