| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-11-23 | basic_variables() -> basic_variable() for FML::Restriction::Base | fukachan | |
| 2002-11-23 | clean up | fukachan | |
| 2002-11-20 | init digest mode change for user | tmu | |
| 2002-11-19 | init digest on off for admin | tmu | |
| 2002-11-18 | more debug info | fukachan | |
| 2002-11-10 | cosmetic changes: white spaces | fukachan | |
| 2002-10-29 | handle both public and private directories in initialization phase. | fukachan | |
| create variables: $newml_command_init_public_dirs $newml_command_init_private_dirs changed newml codes to use them. | |||
| 2002-10-29 | prinf "a b c" -> a, b, c | fukachan | |
| 2002-10-03 | enabled to handle order in index.html by $html_archive_index_order_type. | fukachan | |
| Mail::Message::ToHTML o htmlify_{file,dir}() is changted to normal methods for passing arguments. | |||
| 2002-09-28 | implemented edit,off,on | fukachan | |
| 2002-09-28 | reconstructed to just a wrapper to fork $EDITOR $ml_home_dir/config.cf | fukachan | |
| 2002-09-24 | fml 5 -> 8 | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-15 | switched to use of $curproc->mkdir() if could | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-08-28 | validate $ml_home_prefix before main | fukachan | |
| 2002-08-19 | change message key: command.get.invalid.args -> command.get_invalid_args | fukachan | |
| 2002-08-19 | change hier: help.$mode.$key -> $mode.key | fukachan | |
| 2002-08-17 | send back welcome file in subscribe case | fukachan | |
| 2002-08-17 | more debug info. | fukachan | |
| send_user_xxx_message() set $command_args->{ _filename_to_send } before calling send_file(). | |||
| 2002-08-16 | switch FML::Language to Mail::Message::Encode | fukachan | |
| 2002-08-08 | change arguments of credential functions to clarify the target address: | fukachan | |
| e.g. is_member($curproc, $args) -> is_member(addr) modified functions: o is_member() o is_privileged_member() o is_recipient() o match_system_accounts() | |||
| 2002-08-03 | white spaces | fukachan | |
| 2002-07-28 | rename: init_config_dir_list -> newml_command_init_dirs | fukachan | |
| 2002-07-26 | add/del moderator in {members,recipients}-moderator | fukachan | |
| 2002-07-26 | update $primary_admin_recipient_map too | fukachan | |
| 2002-07-25 | update $primary_admin_recipient_map too | fukachan | |
| 2002-07-24 | change argv of FML::Credential::has_address_in_map(): | fukachan | |
| ($map, $address) -> ($map, $config, $address) | |||
| 2002-07-23 | reconstruct SQL functions in IO::Adapter | fukachan | |
| new IO::Adapter $map, $config; | |||
| 2002-07-22 | prototype on and off mode for recipient map | tmu | |
| 2002-07-20 | member_map use config primary_member_map to member_maps | tmu | |
| recipient_map use config primary_recipient_map to recipient_maps | |||
| 2002-07-18 | check user matching | fukachan | |
| 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-17 | use Mail::Message::MH | fukachan | |
| 2002-07-17 | use FML::Restriction:: | fukachan | |
| 2002-07-17 | add more error messages | 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-07-14 | copy message and send it to $maintainer too | fukachan | |
| use reply_message*() with $msg_args to copy the message if needed where $msg_args = { always_cc => $maintainer } or $msg_args = { recipient => $maintinaer } pertinently. | |||
| 2002-07-14 | use message_nl( {add,del}_{ok,fail} ... ) as a reply | fukachan | |
| 2002-07-13 | use {add,del}{admin,user} on CGI | fukachan | |
| 2002-07-13 | define admin {add,del}{user,admin} / admin {user,admin}{add,del} | fukachan | |
| 2002-07-12 | enable newml/rmml updates procmailrc templates | fukachan | |
| 2002-07-02 | check the existence of summary_file | fukachan | |
| send back the error message | |||
| 2002-07-02 | relocate variable definitions | fukachan | |
| 2002-07-02 | fix comments, fix error message | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| 2002-07-02 | more chesk for data input | fukachan | |
| 2002-07-02 | more checks for data input | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| more defined() checks Log() -> LogError() | |||
| 2002-07-02 | fix comments | fukachan | |
| fix the reply message | |||
