| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-08-03 | white spaces | 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-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-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-02 | clean up/fix comments | fukachan | |
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-25 | userlist: print $addr, <br> if under CGI | fukachan | |
| 2002-06-21 | ignore non-existed files, not croak() | fukachan | |
| 2002-06-21 | use IO::Adapter->get_next_key() not getline() for member list up | fukachan | |
| 2002-04-10 | whitespace niche | fukachan | |
| 2002-04-07 | admin_member_passwd_maps -> admin_member_password_maps | fukachan | |
| more friendly variable name syntax more comments, documents | |||
| 2002-04-01 | enable "admin list" command | fukachan | |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-19 | define FML::Command::UserControl class to share user control codes. | fukachan | |
| modified Admin::{subscribe,unsubscribe} commands to use it. | |||
