summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2004-04-10IO::Adapter based lock systemfukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
2004-04-10import lock mechanism from File::SimpleLock class. Now IO::Adapterfukachan
2004-04-07html rule et.al. runs _init firstly.fukachan
2004-04-07fix description to catch up current implementation.fukachan
2004-04-07sortfukachan
2004-04-07define text: rule for conveiencefukachan
2004-04-02show events with , separatorfukachan
2004-04-02fix reply_message() system to handle smtp_sender properly.fukachan
2004-04-02define fml_owner_address()fukachan
2004-04-02add link to changesfukachan
2004-04-02add&enable changes between fml4 and fml8.fukachan
2004-04-02Initial revisionfukachan
2004-03-31Mail::ThreadTrack is obsoleted. remove related codes.fukachan
2004-03-31modify message output engine.fukachan
2004-03-31use cgi.config.$key as message translationfukachan
2004-03-31switch to FML::CGI::Thread (purge old thread module)fukachan
2004-03-31import thread related termsfukachan
2004-03-31Initial revisionfukachan
2004-03-31move cgi.* to cgi/config/*fukachan
2004-03-31Initial revisionfukachan
2004-03-31remove <caption> not recognized (?)fukachan
2004-03-31fix id of cross referencefukachan
2004-03-31fixed to use &amp;fukachan
2004-03-31describe .cgi implementationfukachan
2004-03-31move config.cgi specific methods run_*() fromfukachan
2004-03-31list up recipient_maps by default.fukachan
2004-03-31check existence of $ml_name value.fukachan
2004-03-31fix comments (FNF)fukachan
2004-03-29preliminary implementation of thread GUI.fukachan
2004-03-29list sub command do not run print_one_line_summary().fukachan
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-25add chapter.op.backupfukachan
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-23merge 01_RFC_UPGRADE.txt into tutorial.fukachan