summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/ToHTML.pm
AgeCommit message (Expand)Author
2018-09-08subject handling is changed to mime_header_decode() and as_external_form() st...Ken'ichi Fukamachi
2006-07-09white space cosmeticsfukachan
2006-06-15change default @indexstmu
2006-05-22_update_montly_thread_index_master() rewrite same logictmu
2006-04-16fix variable name syntax: _num_attachment -> _num_attachmentsfukachan
2006-04-15nuke ambiguous method and variable name.fukachan
2006-04-01fix copyrightfukachan
2006-03-29change monthly_index.html's table output in _update_id_montly_index_master()tmu
2005-08-25renamed: db->analyze() => db->add()fukachan
2005-08-19better method naming convension: from_to_name -> from_address_to_namefukachan
2005-08-11typo fix title in _update_montly_thread_index_master()tmu
2005-08-09fixed function name:fukachan
2005-08-06switched to use Mail::Message::Utils::get_time_from_header.fukachan
2005-05-30use Mail::Message::Encode not MIME::Base64.fukachan
2005-05-26not use str.strfukachan
2004-11-14add monthly thread indexnewvardef-basetmu
2004-07-26handle subject tag separetely in string escaping.fukachan
2004-06-30reduce error messagestmu
2004-06-19fix sytle (FNF)fukachan
2004-06-14bugfix @indexs use my $indexs = \@indexs;tmu
2004-06-11select index files using @indexstmu
2004-06-11set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header()tmu
2004-03-24clean up campaign around thread function.fukachan
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