summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2004-03-28re-implemented. currently FML::Article::Thread based one.fukachan
2004-03-28re-implemented for further plan to purge Mail::ThreadTrack.fukachan
2004-03-28bug fix handling of range expanded by Mail::Message::MH module.fukachan
2004-03-28define {set,get}_article_summary() and article_summary db to handlefukachan
2004-03-28fix usage of Mail::Message::Language::Japanese::Subject.fukachan
2004-03-28move details of thread manipulation to FML::Article::Thread as couldfukachan
2004-03-28implement methods to detect the end of thread:fukachan
2004-03-28define new db: thread_status article_statusfukachan
2004-03-27implement one_line_summary($params) and summary($params) to returnfukachan
2004-03-27implement get_thread_data() which return thread data around thefukachan
2004-03-27check if the sequence is positive value.fukachan
2004-03-27implement is_citation(), is_signature().fukachan
2004-03-27implement get_thread_data(), get_thread_member_as_array_ref().fukachan
2004-03-24clean up campaign around thread function.fukachan
2004-03-24fix copyrightfukachan
2004-03-23modified for "--allow-send-message --send-to=ADDRESS" option.fukachan
2004-03-23allow CUI(fml,makefml) to send messages.fukachan
2004-03-23try to allow -O key=value command line options. Internally eachfukachan
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-17modify touch() to use FileHandle not IO::Filefukachan
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