| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
| 2002-01-16 | change Mail::Message naming convention. | fukachan | |
| public -> private: o head_message o last_message o next_message o prev_message prefix change: o rfc822_message_ -> whole_message_ o get_first_plaintext_message() -> find_first_plaintext_message() o get_encoding_mechanism() -> encoding_mechanism() o get_data_type() -> data_type() o get_data_type_list() -> data_type_list() renamed: o get_offset() - >offset_pair() o header_in_body_part() -> message_fields() o data_in_body_part() -> message_text() where we use RFC822 flabour naming convention. rfc822 says "message = fields + text" and rfc2047 says "message" as defined in RFC 822, with all header fields optional. | |||
| 2002-01-13 | remove \s*$ | fukachan | |
| 2001-12-26 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-21 | patch for file and message-id missingcleanup-200112XX-base | tmu | |
| 2001-11-27 | run prepare_history_info($msg) if $self->{ _is_rewrite_header } | fukachan | |
| 2001-11-26 | toggle header rewriting (subject) to add thread id. off by default | fukachan | |
| 2001-11-19 | check get_first_plaintext_message() return value | fukachan | |
| 2001-11-18 | define default for a few variables | fukachan | |
| 2001-11-09 | speculate date from header's Date: | 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-07 | fmlthread -f filterlist ... | fukachan | |
| 2001-11-04 | check by defined($self->{ _pragma }) | fukachan | |
| 2001-11-04 | ticket -> thread | fukachan | |
| 2001-11-03 | merge rewrite_header() function to HeaderRewrite.pm | 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 | 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-02 | Initial revision | fukachan | |
