summaryrefslogtreecommitdiff
path: root/fml/lib/FML
AgeCommit message (Expand)Author
2004-03-20remove not used variable ($pcb)fukachan
2004-03-20rename: config.txt -> RULES.txtfukachan
2004-03-20switched to FML::Merge::Config based coding.fukachan
2004-03-18FNF: fix commentsfukachan
2004-03-18FNF: fix comments.fukachan
2004-03-18rename merge -> mergemlfukachan
2004-03-17tune key output order.fukachan
2004-03-17debug: show file list.fukachan
2004-03-17run _reconfigure in constructor, too.fukachan
2004-03-17install some files to be used continuously e.g. seq, summary, log, ...fukachan
2004-03-17oops, fix missing escapesfukachan
2004-03-17bug fix article_subject_tag conversion rulefukachan
2004-03-17implement toggle of filter function by $use_article_filterfukachan
2004-03-17delay $config evaluationfukachan
2004-03-17modify messagefukachan
2004-03-17implement preliminary config.cf translator.fukachan
2004-03-17enable config.cf translatorfukachan
2004-03-17clean up message alignmentfukachan
2004-03-17disable_include_files() -> disable_old_include_files()fukachan
2004-03-17implement actual conversion codes.fukachan
2004-03-16top level dispather to merge fml8 and fml4.fukachan
2004-03-16Initial revisionfukachan
2004-03-16implement {set,get}_force_mode().fukachan
2004-03-14change some code to "... if $debug".fukachan
2004-03-14fix comments (FNF).fukachan
2004-03-14implement permit_admin_member_maps and check_admin_member_password infukachan
2004-03-14fix typofukachan
2004-03-14implement permit_user_command() and permit_anonymous_command() methods.fukachan
2004-03-14modified to use restriction_state_*().fukachan
2004-03-14modify command analyze logic. currently, applyfukachan
2004-03-14use restriction_state_reply_reason() to shling code size.fukachan
2004-03-14implement the following methods:fukachan
2004-03-14remove permit_command().fukachan
2004-03-13fml --allow-send-message allows makefml/fml sends reply messages.fukachan
2004-03-13use $curproc->allow_reply_message() to check if we should send backfukachan
2004-03-13implement allow_reply_message() method.fukachan
2004-03-13implement set_sender() and get_sender().fukachan
2004-03-13prepare credential area more early stage (within constructor).fukachan
2004-03-13nuke debug codefukachan
2004-03-12variable renaming.fukachan
2004-03-12bug fix yes() and no() method.fukachan
2004-03-12variable renaming:fukachan
2004-03-11rename: $reply_message_* -> $report_mail_*fukachan
2004-03-04prepare and use command mail specific definitions.fukachan
2004-03-04charcode_convert() -> charcode_convert_to_external_charset().fukachan
2004-03-04merge new command mail framework [from command-reconstruct branch]fukachan
2004-02-29fi typofukachan
2004-02-27select proper language for reply message based on Accept-Language,fukachan
2004-02-27define lang_to_charset().fukachan
2004-02-27define __convert_message_nl() and use it.fukachan