summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Command.pm
AgeCommit message (Expand)Author
2008-08-17bug fix: check isolated or ignored precisely and determine the final action.fukachan
2008-08-02fixed that isolate operation works.fukachan
2008-07-20isolate the current incoming message if matchedfukachan
2006-07-09white space cosmeticsfukachan
2006-06-25validate if find_first_plaintext_message() returns object.fukachan
2006-04-10enhance restriction checks for invalid contents to determine thefukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04fix copyrightfukachan
2006-03-04command context information switched to use of FML::Context::Command object.fukachan
2005-11-30use $curproc->credential();fukachan
2005-08-10config_files_XXX() -> config_cf_files_XXX() to clarify the meaning.fukachan
2005-06-04method naming fixed to $curproc->OBJ_METHOD() form (FNF).fukachan
2005-05-27$use_command_mail_reply_preamble toggles off/on to show the preamblefukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments and error messages.fukachan
2004-05-29bug fix my() usage.fukachan
2004-05-25new FML::Filter $curproc;fukachan
2004-05-22add $command_mail_filter_{start,end}_hook hooks.fukachan
2004-04-28correct error messagefukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22check $context if it is well defined. if ok, call command.fukachan
2004-03-14modify command analyze logic. currently, applyfukachan
2004-03-12variable renaming.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-15white space cosmetics.fukachan
2004-01-31not use "$cf_list = $curproc->get_config_files_list();".fukachan
2004-01-24overhaul: clean up (FNF)fukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2004-01-02$curproc->resolve_ml_specific_variables( $args );fukachan
2004-01-01remove $args.fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-11-29define $use_computer_output.fukachan
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-03-15specify the definition on $command_args HASH STRUCTURE.fukachan
2003-03-05return header for debug in errorfukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-05add $command_run_{start,end}_hookfukachan
2003-02-03for hook, wrap main code by is_refused() condition such as:fukachan
2003-01-11fix comments.fukachan
2003-01-03modify log messages.fukachan
2002-12-25fix comments.fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-24rename:fukachan
2002-09-22add section on FNFfukachan