| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-02-29 | fi typo | fukachan | |
| 2004-02-27 | select proper language for reply message based on Accept-Language, | fukachan | |
| Content-Type and language preference order. use plural languages if needed. | |||
| 2004-02-27 | define lang_to_charset(). | fukachan | |
| fix return value for some methods. use "print if $debug" in some cases. | |||
| 2004-02-27 | define __convert_message_nl() and use it. | fukachan | |
| allow loader program uses reply_message() method. | |||
| 2004-02-27 | fix comments on reply_message() around. | fukachan | |
| reply_message() handles request when the current process runs under MTA. fix regexp optimization. | |||
| 2004-02-26 | change Mail::Message::Encode to Mail::Message::String in message handling. | fukachan | |
| implement get_preferred_languages() method. | |||
| 2004-02-26 | implement set_language_hint(), get_language_hint(). | fukachan | |
| get_accept_language_list() returns [] not [*] when no data. | |||
| 2004-02-26 | firstly, constructor() expires too old cache. | fukachan | |
| 2004-02-26 | get_charset: fix default charset handling | fukachan | |
| 2004-02-26 | more proper charset handling based on Content-Type: field. | fukachan | |
| 2004-02-26 | new option -o key=value which overrider configurations. | fukachan | |
| you can use duplicated -o options e.g. -o key1=value1 -o key2=value2. | |||
| 2004-02-24 | fix copyright | fukachan | |
| 2004-02-15 | ui_message() prefers $msg_args->{level} if specified. | fukachan | |
| 2004-02-15 | check input data more. | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-13 | ensure initial value of $min and $max | fukachan | |
| 2004-02-13 | remove todo, fix comments. | fukachan | |
| 2004-02-06 | switch to new Mail::Message::* framework. | fukachan | |
| 2004-02-06 | expand special regexp in tag before tag substitution. | fukachan | |
| 2004-02-04 | modified to use new Mail::Message::* framekwork. | fukachan | |
| 2004-02-04 | fix copyright | fukachan | |
| 2004-02-04 | vaildate address type variables. | fukachan | |
| 2004-02-04 | comment on usage | fukachan | |
| 2004-02-01 | fix copyright | fukachan | |
| 2004-02-01 | fix comments, messages. fix initialization by adding default value. | fukachan | |
| 2004-02-01 | new FML::Command::Filter $curproc; | fukachan | |
| fix/update comments/messages. rename method: rules() -> set_rules(). use //o if could. fix var name: $article_none_mime_filter_rules -> $article_non_mime_filter_rules. implement reject_empty_content_type rule (non mime filter). | |||
| 2004-02-01 | validate input address by FML::Restriction::Base. | fukachan | |
| 2004-02-01 | use $log_command_tail_starting_location. | fukachan | |
| fix comments. | |||
| 2004-02-01 | $sequence_file -> $article_sequence_file | fukachan | |
| use //o if could. | |||
| 2004-02-01 | fix copyright | fukachan | |
| 2004-02-01 | fix checking code of defined value. | fukachan | |
| 2004-01-31 | validate input address. | fukachan | |
| 2004-01-31 | fix comments | fukachan | |
| 2004-01-31 | not use "$cf_list = $curproc->get_config_files_list();". | fukachan | |
| $curproc->load_config_files($cf_list); -> $curproc->load_config_files(); | |||
| 2004-01-24 | overhaul: clean up (FNF) | fukachan | |
| 2004-01-24 | fix comments. | fukachan | |
| more proper variable names. | |||
| 2004-01-23 | fix copyright | fukachan | |
| 2004-01-22 | fix comments. | fukachan | |
| white space cosmetics. use //o if could. | |||
| 2004-01-22 | FNF: cosmetics. fix comments. | fukachan | |
| 2004-01-22 | fix $fh->close() usage. | fukachan | |
| fix comments. cosmetics. | |||
| 2004-01-22 | fix comments. | fukachan | |
| define $default_lock_channel and modified to use it. | |||
| 2004-01-22 | fix comments. | fukachan | |
| 2004-01-21 | fix comments. | fukachan | |
| close output channel before exits from within loop. | |||
| 2004-01-21 | define $recursive_max_level in file scope. | fukachan | |
| fix comments. cosmtics: sort initialization order, location. =~ "" -> =~ // | |||
| 2004-01-21 | fix comments. | fukachan | |
| check input data type. cosmetics. FNF. | |||
| 2004-01-21 | fix copyright | fukachan | |
| 2004-01-21 | fix comments. | fukachan | |
| add missing loop label. | |||
| 2004-01-21 | cosmetics: spaces, unroll one line to plural ones. | fukachan | |
| 2004-01-21 | cosmetics | fukachan | |
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
