summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/subscribe.pm
AgeCommit message (Expand)Author
2008-09-09show menu for an anonymous user by callingfukachan
2006-03-05changed to command_context object based.fukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2006-01-08fix copyrightfukachan
2006-01-07move location of reseting compare_level.fukachan
2005-11-30use $curproc->credential();fukachan
2005-08-11FNFfukachan
2005-05-26$curproc->allow_reply_message() -> $curproc->is_allow_reply_message().fukachan
2004-07-23white space cosmeticsfukachan
2004-07-06always ignore arguments of {subscribe,unsubscribe} command mail requestsfukachan
2004-06-26overhaul: fix comments, messages and style.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-03-13fml --allow-send-message allows makefml/fml sends reply messages.fukachan
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2003-12-31update comments.fukachan
2003-11-22separete database part in FML::Confirm to FML::Cache::Journal whichfukachan
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-03-18remove giant lock and use fine granuality locks now.fukachan
2003-02-01fix copyrightfukachan
2003-02-01try exact matching just before changing user.fukachan
2002-12-18clean up comments and messagesfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-08change arguments of credential functions to clarify the target address:fukachan
2002-04-03clean up doc & codes, FNF-ifyfukachan
2002-02-18we should not inherit anything as could as possible.fukachan
2002-02-17confirm_keyword -> confirm_command_prefixfukachan
2002-02-13define access method need_lock().fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13use reply_message_nl()fukachan
2001-10-11try confirmationfukachan
2001-10-10prototypefukachan
2001-08-26check the address is alrady subscribed or not by FML::Credential module.fukachan
2001-08-26Initial revisionfukachan