| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-11-18 | fmlthread db_dump $ml [$type] | fukachan | |
| to dump hash table as text for e.g. backup | |||
| 2001-11-17 | change default target to _top | fukachan | |
| use $msg_base_url to show link to article | |||
| 2001-11-16 | fix _status but in unpolite way. XXX fix it ! | fukachan | |
| 2001-11-11 | ThreadTrack switches acconding to myname ($0). | fukachan | |
| threadview is view only and cannot change status. | |||
| 2001-11-11 | enable "show" and "change_status" to work | fukachan | |
| 2001-11-11 | dynamic binding accoding to mode: text or html | fukachan | |
| 2001-11-10 | defined $rh->{ _articles }->{ $thread_id } | fukachan | |
| 2001-11-10 | clean up summary() mode for both text and html modes. | fukachan | |
| print() method knows what should it do for text/html mode. | |||
| 2001-11-10 | change cost evaluation logic (numeric now) | fukachan | |
| 2001-11-09 | check more by defined() | fukachan | |
| 2001-11-09 | speculate date from header's Date: | fukachan | |
| 2001-11-09 | modify message, more debug | fukachan | |
| 2001-11-09 | ignore ^= line in message summary | fukachan | |
| 2001-11-09 | avoid duplicated commit to articles DB { thread_id => [ id1 id2 ... ] } | fukachan | |
| 2001-11-09 | closed -> close for some cases | fukachan | |
| 2001-11-09 | modify method names | fukachan | |
| clean up nuke some "*cost*" indicator codes Print::CGI -> Print::HTML for symmetric naming convention (Text, HTML, ..) | |||
| 2001-11-09 | obsolete | fukachan | |
| 2001-11-09 | clean up inheritence for further refactoring | fukachan | |
| 2001-11-09 | move sorting function to Mail::ThreadTrack::Print::Sort | fukachan | |
| 2001-11-09 | modified to use Mail::ThreadTrack::Print::Utils | fukachan | |
| 2001-11-09 | moved definitions here to share these among modules. | fukachan | |
| decode_mime_string() STR2EUC() | |||
| 2001-11-08 | bug fix trap pattern of _valid_buf() and _delete_subject_tag_like_string() | fukachan | |
| 2001-11-07 | enable fmlthread options: | fukachan | |
| --article_id_max=\d+ to override /var/spool/ml/$ml/seq --reverse to reverse time order in showing "review" | |||
| 2001-11-07 | check -f article_file | fukachan | |
| 2001-11-07 | show ... when processing | fukachan | |
| 2001-11-07 | fmlthread -f filterlist ... | fukachan | |
| 2001-11-07 | remove not used variables | fukachan | |
| 2001-11-05 | review() mode to show summary for articles in each thread | fukachan | |
| 2001-11-04 | check by defined($self->{ _pragma }) | fukachan | |
| 2001-11-04 | define db_mkdb() | fukachan | |
| 2001-11-04 | db_clear: remove index.db also | fukachan | |
| 2001-11-04 | implemente db_clear() prototype | fukachan | |
| 2001-11-04 | ticket -> thread | fukachan | |
| 2001-11-03 | merge rewrite_header() function to HeaderRewrite.pm | fukachan | |
| 2001-11-03 | build-in decode_mime_string() | fukachan | |
| 2001-11-03 | not use info.db | fukachan | |
| 2001-11-03 | use article id as thread identifier | fukachan | |
| 2001-11-03 | clarify assign() and rewrite_header() roles | fukachan | |
| define {set,get}_thread_status() and modified to use them message-id is <addr-spec> (RFC822), we use this format also in DB. correct handling of $config->{ thread_subject_tag_location } remove _address_clean_up(), which is not used now. remove set_status() | |||
| 2001-11-03 | make index database in db_base_dir not db_dir | fukachan | |
| 2001-11-03 | prepare_history_info() | fukachan | |
| 2001-11-03 | assign(): clean up function names and arguments | fukachan | |
| define {get,set}_thread_id() and modified to use them add commentes for FNF style | |||
| 2001-11-03 | ticket -> thread | fukachan | |
| 2001-11-03 | s/ticket_id/thread_id/g | fukachan | |
| 2001-11-03 | nuke pcb | fukachan | |
| bug fix $article_id handling Log() to $self->log() | |||
| 2001-11-03 | tune up alignment in printing | fukachan | |
| EUC-ify output define STR2EUC() for convenience | |||
| 2001-11-02 | Initial revision | fukachan | |
