| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-01-02 | new keyword system. | fukachan | |
| fix some rules. | |||
| 2006-01-02 | fix comments (FNF). | fukachan | |
| fix copyright. | |||
| 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. | |||
| 2005-12-19 | implement permit_moderator_member_maps(). | fukachan | |
| 2005-12-19 | implement is_moderator_member() | 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 | 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. | |||
| 2005-12-18 | pass _confirm_id information to called process. | fukachan | |
| support "moderate" command. | |||
| 2005-12-18 | implement permit_forward_to_moderator. | fukachan | |
| 2005-12-18 | comment on incomplete dup_command_args | fukachan | |
| 2005-12-18 | NewProcess() takes hints as args to overload configuration in a new process. | fukachan | |
| 2005-12-18 | enhanced dup_conent() to take two arguments. | fukachan | |
| 2005-12-18 | add more debug codes | fukachan | |
| 2005-12-17 | implement dup_curproc_args() template | fukachan | |
| 2005-12-17 | not need to pass $args to FML::Process::Switch::NewProcess() which | fukachan | |
| fake $args by $curproc->dup_curproc_args(). | |||
| 2005-12-16 | fix dup. | fukachan | |
| 2005-12-11 | pass hints to IO::Adapter to return matched address. | fukachan | |
| 2005-12-10 | update comments: add pcre, update status. | fukachan | |
| 2005-12-08 | pcre: support | fukachan | |
| 2005-11-30 | use $curproc->credential() | fukachan | |
| 2005-11-30 | use $address_compare_function_domain_matching_level | fukachan | |
| 2005-11-30 | fix copyright | fukachan | |
| 2005-11-30 | use $curproc->credential(); | fukachan | |
| 2005-11-30 | define credential() method | fukachan | |
| 2005-09-17 | check method existence before calling. | fukachan | |
| rename method names. | |||
| 2005-09-17 | eval use .. | fukachan | |
| 2005-09-16 | is_signature() and is_citation() switched to Mail::Message::String based. | fukachan | |
| 2005-09-14 | changed to FML::Article->add_outline($tdb_args) style. | fukachan | |
| 2005-09-11 | move thread outline generator to FML::Article::Outline | fukachan | |
| 2005-09-11 | move thread outline generator codes to Mail::Message::Outline. | fukachan | |
| correct error messages (Mail::Message). | |||
| 2005-09-11 | fix comments | fukachan | |
| 2005-09-11 | define DESTROY() | fukachan | |
| 2005-09-06 | rename: *_overview -> *_outline | fukachan | |
| 2005-09-02 | append/prepend() checks charset info case-insensitively. | fukachan | |
| 2005-09-01 | article_thread_overview support. | fukachan | |
| 2005-09-01 | remove obsolete codes. | fukachan | |
| private-ify: psw_*() -> _psw_*(). use article_summary cache as coudl as possible. To clean up around the codes, some codes are separeted to _generate_summary(). fix comments and documents. strict check of $status code. implement get_overview($id, $thread_args). It returns string holding article short summaries of a thread for this article $id. | |||
| 2005-09-01 | fix copyright | fukachan | |
| 2005-08-31 | fix dup | fukachan | |
| 2005-08-31 | langinfo_get_charset() uses Content-Type: information as a hint | fukachan | |
| when Accept-Language: is not specified. | |||
| 2005-08-31 | implement new method prepend(), append() and whole_message_body_tail(). | fukachan | |
| fix charset() logic to handle plural header field lines. | |||
| 2005-08-31 | implement append() and prepend() methods. | fukachan | |
| 2005-08-31 | implement find_head_key(). | fukachan | |
| add() updates article_summary database, too. | |||
