| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-07 | add messages around manual operation. | fukachan | |
| 2006-01-07 | use reply_message() in chaddr operations to send back log. | fukachan | |
| 2006-01-07 | Accoding to ${command}_command_operation_mode, it works differently. | fukachan | |
| 1. XXX_command_operation_mode == automatic, fml8 do subscription et.al. automatically. 2. XXX_command_operation_mode == manual, notify "the request is confirmed" to $maintainer, who do actual subscription et.al. | |||
| 2006-01-07 | move location of reseting compare_level. | fukachan | |
| rewritten to call FML::Command::Message->send_notification() not direct reply_message() calls in Command::User:: class. send_notification() works differently according to the value of $XXX_command_auth_type variable. | |||
| 2006-01-07 | +moderate | fukachan | |
| +udb | |||
| 2006-01-07 | +reviveml | fukachan | |
| 2006-01-07 | regen: *_command_operation_mode | fukachan | |
| 2006-01-07 | 2006 version | fukachan | |
| 2006-01-07 | regen: *_command_operation_mode | fukachan | |
| 2006-01-07 | +chaddr_command_operation_mode = automatic | fukachan | |
| +subscribe_command_operation_mode = automatic +unsubscribe_command_operation_mode = automatic | |||
| 2006-01-04 | bug fix fml 4 to 8 conversion. | fukachan | |
| share $config (config.ph values) among modules. | |||
| 2006-01-04 | bug fix fml 4 to 8 conversion rule. | fukachan | |
| updated module to File::MMagic 1.25 | |||
| 2006-01-04 | Initial revision | fukachan | |
| 2006-01-04 | done: 4 to 8 rule translate bug fixed. | fukachan | |
| todo: .cgi should use cookie ? | |||
| 2006-01-04 | follow change of diff() return value. | fukachan | |
| croak() if eval() fails. | |||
| 2006-01-04 | modify initialization logic. | fukachan | |
| add missing comments. check the current key in appling if() conditions. | |||
| 2006-01-04 | regen: converter fixed. | fukachan | |
| 2006-01-04 | change diff() return value to ($config, $diff), ARRAY of HASH_REF's. | fukachan | |
| add debug codes. | |||
| 2006-01-04 | modify private function names. | fukachan | |
| fix bug of output indent level. croak() if unknown rule found. | |||
| 2006-01-04 | 2nd generation prototype: check diff between default_config.ph and | fukachan | |
| config.ph and translate rules bsaed on config.ph vlaues. fix copyright of module header template. | |||
| 2006-01-04 | update todo | fukachan | |
| 2006-01-02 | regen | fukachan | |
| 2006-01-02 | new keyword system. | fukachan | |
| fix some rules. | |||
| 2006-01-02 | IO::Adapter::LDAP supported. | fukachan | |
| IO::Adapter::PostgreSQL supported. some of documents updated. 4 to 8 translation rules are wrong. FML::Article::Thread should use UDB. | |||
| 2006-01-02 | fix comments (FNF). | fukachan | |
| fix copyright. | |||
| 2006-01-01 | remove not-used modules: Class::NamedParms, Class::ParmList, AsciiDB::*. | fukachan | |
| 2006-01-01 | AsciiDB::* class removed | fukachan | |
| 2006-01-01 | not used, so removed: | fukachan | |
| Class::NamedParms Class::ParmList | |||
| 2006-01-01 | begin to fix FML::Merge ... | fukachan | |
| 2006-01-01 | add comments on each steps | fukachan | |
| 2006-01-01 | translate() takes $config as an argv. | fukachan | |
| avoid exit() exception in config.ph | |||
| 2006-01-01 | not_yet_implemented option is moved to method based. | fukachan | |
| use more proper function names. $config is passed to translate(). add more error handlings. add more comments. clean up. | |||
| 2006-01-01 | pass $config to translation*() methods. | fukachan | |
| support MODERATOR_MEMBER_LIST, ADMIN_LOG_DEFAULT_LINE_LIMIT. implement translate_not_yet_implemented(). clean up. modify comments. | |||
| 2006-01-01 | merge-2nd-basemerge-2nd-base | fukachan | |
| 2006-01-01 | current status these days | fukachan | |
| 2005-12-19 | 7.98.6: basic moderator mode is implemented. | fukachan | |
| 2005-12-19 | implement permit_moderator_member_maps(). | fukachan | |
| 2005-12-19 | implement is_moderator_member() | fukachan | |
| 2005-12-19 | regen: moderate class et.al. | fukachan | |
| 2005-12-19 | permit_forward_to_moderator() returns (matched, ignore) | fukachan | |
| 2005-12-19 | remove moderation queue if distribution succeded. | fukachan | |
| 2005-12-19 | change is_permit_post() retruns action string not number (0/1) to | fukachan | |
| support 3 permit/ignore/deny states. | |||
| 2005-12-18 | fundameltan support for moderation | fukachan | |
| 2005-12-18 | implement id(), set(), get() | fukachan | |
| 2005-12-18 | o fix comments. | fukachan | |
| o if (defined ) { .. open .. } | |||
| 2005-12-18 | fix copyright | fukachan | |
| 2005-12-18 | workaround: unlock() call lock object via IO::Adapter if saved object | fukachan | |
| undefined. bug fix loop check functions to check enabler variable definition. | |||
| 2005-12-18 | implement fundamental functions: | fukachan | |
| o forward_to_moderator o distribute_article | |||
| 2005-12-18 | clean up | fukachan | |
| 2005-12-18 | support fundamental functions: | fukachan | |
| o extract queue_id from confirmaion database. o distribute article. | |||
