summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User
AgeCommit message (Expand)Author
2008-09-09show menu for an anonymous user by callingfukachan
2006-10-08white space cosmeticsfukachan
2006-10-08bug fix comments.fukachan
2006-07-09white space cosmeticsfukachan
2006-05-04fix typo: $use_admin_command_mail_fucntionfukachan
2006-05-04move "send welcome message" code to FML::Command::Admin::subscribe class.fukachan
2006-05-02modified to use $confirm_command_expire_limit which value is convertedfukachan
2006-04-16clean up variable name style.fukachan
2006-03-06define $use_admin_command_mail_fucntion ("no" by default).fukachan
2006-03-05duplicate FML::Context::Command object by object dup method not by myself.fukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2006-03-04command context information switched to use of FML::Context::Command object.fukachan
2006-01-09white space cosmetics.fukachan
2006-01-08fix copyrightfukachan
2006-01-07Accoding to ${command}_command_operation_mode, it works differently.fukachan
2006-01-07move location of reseting compare_level.fukachan
2005-12-18fix copyrightfukachan
2005-12-18pass _confirm_id information to called process.fukachan
2005-12-16fix dup.fukachan
2005-11-30fix copyrightfukachan
2005-11-30use $curproc->credential();fukachan
2005-08-11FNFfukachan
2005-05-30fix copyrightfukachan
2005-05-30${admin,}command_mail_restrictions support "check_pgp_signature" rule.fukachan
2005-05-27fix comments (FNF)fukachan
2005-05-26$curproc->allow_reply_message() -> $curproc->is_allow_reply_message().fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-06always ignore arguments of {subscribe,unsubscribe} command mail requestsfukachan
2004-06-29overhaul:fukachan
2004-06-27bug fix: implement verify_syntax().fukachan
2004-06-26overhaul: fix comments, messages and style.fukachan
2004-06-26fix comments.fukachan
2004-04-30call command specific rewrite_prompt() if could.fukachan
2004-04-23fix copyrightfukachan
2004-04-23remove "use FML::Log;".fukachan
2004-04-22when unsubscribe command, stop the current process sincefukachan
2004-03-14fix comments (FNF).fukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-13fml --allow-send-message allows makefml/fml sends reply messages.fukachan
2004-03-12variable renaming.fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2004-02-04fix copyrightfukachan
2004-02-04vaildate address type variables.fukachan
2003-12-31fix copyrightfukachan
2003-12-31update comments.fukachan
2003-12-31update comments/messages.fukachan