| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-08 | subject handling is changed to mime_header_decode() and as_external_form() ↵ | Ken'ichi Fukamachi | |
| style. XXX bug this module is broken now. XXX it seems text2html() handles the input as ISO-8859-1 always ? | |||
| 2006-07-09 | white space cosmetics | fukachan | |
| 2006-06-15 | change default @indexs | tmu | |
| safety htmlify if broken mail header | |||
| 2006-05-22 | _update_montly_thread_index_master() rewrite same logic | tmu | |
| using _update_id_montly_index_master() | |||
| 2006-04-16 | fix variable name syntax: _num_attachment -> _num_attachments | fukachan | |
| 2006-04-15 | nuke ambiguous method and variable name. | fukachan | |
| num_paragraph() -> paragraph_total() (XXX see "Code Complete"). each variable holding this return value is fixed to $total. | |||
| 2006-04-01 | fix copyright | fukachan | |
| 2006-03-29 | change monthly_index.html's table output in _update_id_montly_index_master() | tmu | |
| see also fml-devel 798 | |||
| 2005-08-25 | renamed: db->analyze() => db->add() | fukachan | |
| 2005-08-19 | better method naming convension: from_to_name -> from_address_to_name | fukachan | |
| 2005-08-11 | typo fix title in _update_montly_thread_index_master() | tmu | |
| 2005-08-09 | fixed function name: | fukachan | |
| o htmlfy_rfc822_message() -> htmlify_rfc822_message(). o html_begin() -> html_start() | |||
| 2005-08-06 | switched to use Mail::Message::Utils::get_time_from_header. | fukachan | |
| 2005-05-30 | use Mail::Message::Encode not MIME::Base64. | fukachan | |
| 2005-05-26 | not use str.str | fukachan | |
| 2004-11-14 | add monthly thread indexnewvardef-base | tmu | |
| 2004-07-26 | handle subject tag separetely in string escaping. | fukachan | |
| 2004-06-30 | reduce error messages | tmu | |
| 2004-06-19 | fix sytle (FNF) | fukachan | |
| 2004-06-14 | bugfix @indexs use my $indexs = \@indexs; | tmu | |
| 2004-06-11 | select index files using @indexs | tmu | |
| 2004-06-11 | set $main::opt_mimedecodequoted at _print_li_filename(),_format_safe_header() | tmu | |
| 2004-03-24 | clean up campaign around thread function. | fukachan | |
| rename function name: o thread_summary -> get_thread_summary o tohtml_thread_summary -> get_tohtml_thread_summary o msg_time -> get_time_from_header | |||
| 2004-02-24 | fix copyright | fukachan | |
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2003-12-29 | cosmetics (FNF) | fukachan | |
| 2003-12-25 | add from-address for not use address_mask in _print_li_filename() | tmu | |
| 2003-12-06 | cosmetics: white space | fukachan | |
| 2003-11-23 | try to mask raw addresses in signature. | fukachan | |
| rename: _who_of_address() -> _address_to_gecos() | |||
| 2003-11-07 | add $versionid | tmu | |
| add new comment tag at html_begin() for file magic change @header_field remove same information (X-xxx) and add Message-Id | |||
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-10-06 | handle article subject specilly where the key in db is "article_subject". | fukachan | |
| 2003-09-08 | bug fix: _text_safe_print() should handle charset and encoding | fukachan | |
| correctly. bug fix: handle decode =?shift_jis ... encoded string. remove the explicit use of Jcode module. define _convert() and __nc_convert() for it. | |||
| 2003-08-24 | print STDERR ... if $debug. | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-08-20 | define the detail of address masking against spammers. | fukachan | |
| $use_html_archive_address_mask = yes $html_archive_address_mask_type = all | |||
| 2003-08-14 | test html_archive_address_mask mask or nomask | tmu | |
| address_mask use To and Cc | |||
| 2003-08-08 | update debug environment | fukachan | |
| 2003-08-01 | reduce warning if missing from or subject at sub _print_li_filename() | tmu | |
| 2003-07-21 | FNF | fukachan | |
| 2003-07-20 | debug info | fukachan | |
| 2003-07-20 | moved analyzer dispatcher to ::Thread module to use analyzer independetly. | fukachan | |
| 2003-07-19 | fixed to co-work with udb well. | fukachan | |
| 2003-07-19 | merge udb branch | fukachan | |
| 2003-07-19 | catch up -currentudb-merge | fukachan | |
| 2003-07-03 | change regexp $url$trailorudb-base2 | tmu | |
| 2003-06-24 | pass $old_db_base_dir to DB module | fukachan | |
| 2003-06-23 | bugfix at debug | tmu | |
| 2003-06-15 | disable debug. | fukachan | |
| show spended time info. | |||
| 2003-06-15 | remove __str2array() | fukachan | |
| $self->{ _thread_list }->{ $id } (STR) changed to $self->{ _hint_ref_key_list }->{ $id } (ARRAY_REF). | |||
