summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message
AgeCommit message (Expand)Author
2005-08-19fix copyrightfukachan
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-08-19better method naming convension: from_to_name -> from_address_to_namefukachan
2005-08-17FNF: adjust methond naming convension.fukachan
2005-08-11typo fix title in _update_montly_thread_index_master()tmu
2005-08-09fixed function name:fukachan
2005-08-06fix copyrightfukachan
2005-08-06overhaul:fukachan
2005-08-06switched to use Mail::Message::Utils::get_time_from_header.fukachan
2005-08-06define get_time_from_header() method (moved from Mail::Message::DB).fukachan
2005-05-30switch to use MIME::Base64::Perl not MIME::Base64 module.fukachan
2005-05-30use Mail::Message::Encode not MIME::Base64.fukachan
2005-05-27fix comments (FNF)fukachan
2005-05-27sort the output for a,b,c style input.fukachan
2005-05-27use Jcode always.fukachan
2005-05-26not use str.strfukachan
2004-11-14add monthly thread indexnewvardef-basetmu
2004-10-31bug fix comment: fixed return valuefukachan
2004-07-26handle subject tag separetely in string escaping.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF)fukachan
2004-07-23bug fix arguments.fukachan
2004-07-23fix comments.fukachan
2004-07-11fix commentsfukachan
2004-07-06put back initializtion code to 1.3 one.fukachan
2004-06-30reduce error messagestmu
2004-06-29overhaul:fukachan
2004-06-23bug fix: delete_dup_reply_tag() runs always. (fml-devel: 711)fukachan
2004-06-19fix sytle (FNF)fukachan
2004-06-14bugfix @indexs use my $indexs = \@indexs;tmu
2004-06-11select index files using @indexstmu
2004-06-11null check $key at _db_set()tmu
2004-06-11set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header()tmu
2004-04-27fix commentsmail-fallback-basefukachan
2004-03-31fix comments (FNF)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-28define new db: thread_status article_statusfukachan
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-02-29fix copyrightcommand-reconstruct-basefukachan
2004-02-29accept_language_list() return [] not [*] if not found.fukachan
2004-02-26handle X-Accept-Language:fukachan
2004-02-26fix commentsfukachan
2004-02-24fix copyrightfukachan
2004-02-15add new methods:fukachan