summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Restriction/Post.pm
AgeCommit message (Expand)Author
2008-07-20define isolate_system_special_accounts() andfukachan
2008-07-06define "isolate" operation template.fukachan
2008-07-03define hold() and discard()fukachan
2008-06-28implement permit_ml_domain()fukachan
2006-05-09implement reject_spammer_maps()fukachan
2006-04-10define ignore() and ignore_invalid_request() methods.fukachan
2006-01-09white space cosmetics.fukachan
2005-12-19implement permit_moderator_member_maps().fukachan
2005-12-19permit_forward_to_moderator() returns (matched, ignore)fukachan
2005-12-18implement permit_forward_to_moderator.fukachan
2005-11-30use $curproc->credential();fukachan
2005-05-31fix naming convension (FNF).fukachan
2005-05-30setup and reset environment more strictly.fukachan
2005-05-29define check_pgp_signature, which permits article post when thefukachan
2005-05-27fix comments (FNF)fukachan
2004-12-05define logdebug() to disable log messages.fukachan
2004-11-14define $article_post_article_thread_lifetime anyway (hmm, valid?)fukachan
2004-10-28implement "check_article_thread" operation.fukachan
2004-07-23fix comments (FNF)fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-03-14modified to use restriction_state_*().fukachan
2004-03-12variable renaming.fukachan
2004-01-21clean up.fukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-03FNFfukachan
2003-08-01deny_reason not over writetmu
2003-03-28clean up (nuke \s*$)fukachan
2003-03-09FNF: fix commentsfukachan
2003-03-06moved main codes of _check_restrions() to methods defined in newfukachan