summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/ToHTML.pm
AgeCommit message (Expand)Author
2004-02-24fix copyrightfukachan
2004-02-15white space cosmetics.fukachan
2003-12-29cosmetics (FNF)fukachan
2003-12-25add from-address for not use address_mask in _print_li_filename()tmu
2003-12-06cosmetics: white spacefukachan
2003-11-23try to mask raw addresses in signature.fukachan
2003-11-07add $versionidtmu
2003-10-15space cosmeticsfukachan
2003-10-06handle article subject specilly where the key in db is "article_subject".fukachan
2003-09-08bug fix: _text_safe_print() should handle charset and encodingfukachan
2003-08-24print STDERR ... if $debug.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-20define the detail of address masking against spammers.fukachan
2003-08-14test html_archive_address_mask mask or nomasktmu
2003-08-08update debug environmentfukachan
2003-08-01reduce warning if missing from or subject at sub _print_li_filename()tmu
2003-07-21FNFfukachan
2003-07-20debug infofukachan
2003-07-20moved analyzer dispatcher to ::Thread module to use analyzer independetly.fukachan
2003-07-19fixed to co-work with udb well.fukachan
2003-07-19merge udb branchfukachan
2003-07-19catch up -currentudb-mergefukachan
2003-07-03change regexp $url$trailorudb-base2tmu
2003-06-24pass $old_db_base_dir to DB modulefukachan
2003-06-23bugfix at debugtmu
2003-06-15disable debug.fukachan
2003-06-15remove __str2array()fukachan
2003-06-15move thread_summary generator wrapper from ToHTML to DBfukachan
2003-06-14fix filepath of thread links.fukachan
2003-06-14fix filename to use db valuefukachan
2003-06-14FNFfukachan
2003-06-14remove ndb_key(), which is not usedfukachan
2003-06-14rewritten based on new DB module.fukachan
2003-06-14implement Mail::Message::Utils::from_to_name() and modified modules tofukachan
2003-06-14modified to use Mail::Message::Encode::decode_mime_string().fukachan
2003-06-03id_max -> max_idfukachan
2003-06-02remove _address_clean_up(), which is not used.fukachan
2003-06-02modified to use DB::thread_summary($id).fukachan
2003-06-01move main db manipulation code from ToHTML.pm to DB.pm.fukachan
2003-05-27print text in "unknown MIME encoding" case.fukachan
2003-05-16bug fix masking of raw From: addressfukachan
2003-03-09TODO: euc-jp is hard-coded.fukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-11FNF: not use $_fukachan
2003-02-09cosmetics (white spaces)fukachan
2003-02-06quick hack at sub sub _print_inline_object_link() URL Linktmu
2003-01-26FNF: style (space and \n)fukachan
2003-01-11fix copyrightfukachan
2003-01-11fix commentsfukachan
2002-11-18bug fix function call: f() => $obj->f()fukachan