| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-03-31 | Mail::ThreadTrack is obsoleted. remove related codes. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2003-08-23 | fix copyright | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | FNF: fix copyright | fukachan | |
| 2003-07-21 | method-ify date_to_unixtime() of Mail::Message::Date. | fukachan | |
| 2003-03-09 | $action = $curproc->safe_cgi_action_name() | fukachan | |
| 2003-02-11 | FNF: not use $_ | fukachan | |
| 2003-02-11 | FNF: not use $_ | fukachan | |
| 2003-01-11 | fix copyright | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-22 | fix comments and error messages. | fukachan | |
| 2002-12-22 | fix comments. | fukachan | |
| //o defined() check more. | |||
| 2002-12-22 | fix comments. | fukachan | |
| //o modify variable to be more readable: $h -> header | |||
| 2002-12-22 | fix comments. | fukachan | |
| add loop label. | |||
| 2002-10-23 | typofix filepath value at sub db_mkdb() | tmu | |
| 2002-09-28 | we should not use hard-coded file/dir mode | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-31 | disable some debug messages | fukachan | |
| 2002-07-02 | fix comment | fukachan | |
| 2002-03-31 | Mail::Message::Spool::spool arg changes: $spool_dir -> $base_dir | fukachan | |
| 2002-03-31 | use $self->filepath() which is based on Mail::Message::Spool | fukachan | |
| 2002-02-17 | remove \s*$ | fukachan | |
| 2002-02-04 | implement db_last_modified() | fukachan | |
| It return the last modified time of "date" DB in dateabase as unix time. | |||
| 2002-02-02 | use File::Spec | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | fix copyright | 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 | update comments, copyright. FNF-ify. sort definition | fukachan | |
| 2002-01-13 | oops, fix typo (not remove =cut before the last 1;) | fukachan | |
| 2002-01-13 | update comments, copyright. FNF-ify. | fukachan | |
| delayed loading by eval { use ...}. | |||
| 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-20 | validate input for db_mkdb() | fukachan | |
| 2001-11-20 | validate variables | fukachan | |
| 2001-11-20 | db_hash( $type ) to return hash reference for $type | fukachan | |
| 2001-11-19 | check get_first_plaintext_message() return value | fukachan | |
| 2001-11-19 | check reverse_order value ;-) | fukachan | |
| 2001-11-19 | enable --reverse for summary, list command | fukachan | |
| 2001-11-19 | split functions for list and summary. | fukachan | |
| "list" shows thread summary but "summary" shows thread summary + article summary. enhance fmlthread to provide CUI, oh this is useful ! | |||
| 2001-11-19 | implement show_articles_in_thread() | fukachan | |
| 2001-11-19 | check value of header fields, which is undefined in some cases | fukachan | |
| 2001-11-18 | define default for a few variables | fukachan | |
