summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2005-12-19implement permit_moderator_member_maps().fukachan
2005-12-19implement is_moderator_member()fukachan
2005-12-19permit_forward_to_moderator() returns (matched, ignore)fukachan
2005-12-19remove moderation queue if distribution succeded.fukachan
2005-12-19change is_permit_post() retruns action string not number (0/1) tofukachan
2005-12-18implement id(), set(), get()fukachan
2005-12-18o fix comments.fukachan
2005-12-18fix copyrightfukachan
2005-12-18workaround: unlock() call lock object via IO::Adapter if saved objectfukachan
2005-12-18implement fundamental functions:fukachan
2005-12-18clean upfukachan
2005-12-18support fundamental functions:fukachan
2005-12-18pass _confirm_id information to called process.fukachan
2005-12-18implement permit_forward_to_moderator.fukachan
2005-12-18comment on incomplete dup_command_argsfukachan
2005-12-18NewProcess() takes hints as args to overload configuration in a new process.fukachan
2005-12-18enhanced dup_conent() to take two arguments.fukachan
2005-12-18add more debug codesfukachan
2005-12-17implement dup_curproc_args() templatefukachan
2005-12-17not need to pass $args to FML::Process::Switch::NewProcess() whichfukachan
2005-12-16fix dup.fukachan
2005-12-11pass hints to IO::Adapter to return matched address.fukachan
2005-12-10update comments: add pcre, update status.fukachan
2005-12-08pcre: supportfukachan
2005-11-30use $curproc->credential()fukachan
2005-11-30use $address_compare_function_domain_matching_levelfukachan
2005-11-30fix copyrightfukachan
2005-11-30use $curproc->credential();fukachan
2005-11-30define credential() methodfukachan
2005-09-17check method existence before calling.fukachan
2005-09-17eval use ..fukachan
2005-09-16is_signature() and is_citation() switched to Mail::Message::String based.fukachan
2005-09-14changed to FML::Article->add_outline($tdb_args) style.fukachan
2005-09-11move thread outline generator to FML::Article::Outlinefukachan
2005-09-11move thread outline generator codes to Mail::Message::Outline.fukachan
2005-09-11fix commentsfukachan
2005-09-11define DESTROY()fukachan
2005-09-06rename: *_overview -> *_outlinefukachan
2005-09-02append/prepend() checks charset info case-insensitively.fukachan
2005-09-01article_thread_overview support.fukachan
2005-09-01remove obsolete codes.fukachan
2005-09-01fix copyrightfukachan
2005-08-31fix dupfukachan
2005-08-31langinfo_get_charset() uses Content-Type: information as a hintfukachan
2005-08-31implement new method prepend(), append() and whole_message_body_tail().fukachan
2005-08-31implement append() and prepend() methods.fukachan
2005-08-31implement find_head_key().fukachan
2005-08-27use $msg->message_chain_as_array_ref() instead of $mp->{ next } form.fukachan
2005-08-27define open() and close()fukachan
2005-08-25fix copyrightfukachan